Commit graph

118 commits

Author SHA1 Message Date
Olli Vanhapiha
d55cc7b250 Revert PORT handling to previous behaviour 2018-03-15 22:25:47 +02:00
Olli Vanhapiha
6380d7569f Harmonize client & server env handling
* Remove defaults from multiple places in code. Put them to .env-template instead
* Do not use imported config.js in server. Access process.env directly instead
* Instruct using .env for local development, not .env.development.local
2018-03-15 14:27:57 +02:00
Mikko Koski
6131235534
Merge pull request #651 from sharetribe/api-endpoint-update
Api endpoint update
2018-01-18 15:23:19 +02:00
Kimmo Puputti
9f25c42f8c Add body-parser middleware 2018-01-18 14:08:27 +02:00
Boyan Tabakov
f0f2d8832c Update SDK to latest version 2018-01-18 10:05:19 +02:00
Kimmo Puputti
57cfc7dbfa Update raven and moment 2018-01-12 10:17:55 +02:00
Kimmo Puputti
782667d074 Update prettier and nodemon 2018-01-12 10:13:27 +02:00
Vesa Luusua
57c4feb0de Update react-dates version to 16.0.1 2018-01-10 12:42:37 +02:00
Kimmo Puputti
325d2118ad Add Apache-2.0 license 2018-01-08 10:43:58 +02:00
Mikko Koski
657041877f Update SDK 2017-12-28 11:08:21 +02:00
Hannu Lyytikainen
828b7223f3 Add reviews fetching 2017-12-12 11:21:04 +02:00
Kimmo Puputti
2983b4ecb1 Don't format md files by default
Since markdown files can be easily edited in the Github UI by non-tech
people, we shouldn't fail the CI when they are not formatted with
Prettier.

We still want to format them "manually" form time to time, so a new
command `yarn run format-docs` is added.
2017-12-11 15:28:56 +02:00
Kimmo Puputti
50de197de2 Add .editorconfig file and make Prettier use it 2017-12-11 11:27:24 +02:00
Kimmo Puputti
77360a7132 Add formatting to markdown files 2017-12-11 10:59:04 +02:00
Kimmo Puputti
10aa911517 Update packages 2017-12-11 10:50:57 +02:00
Kimmo Puputti
b711251978 Use .env files for dev and test setup 2017-11-30 12:21:55 +02:00
Kimmo Puputti
5a427964f4 Enforce USD currency in tests
Without enforcing the currency in tests, they will fail when the
default currency is customised in the config.
2017-11-28 14:22:08 +02:00
Kimmo Puputti
c6b376533a Downgrade decimal.js to fix module import issues 2017-11-28 14:09:00 +02:00
Kimmo Puputti
b429c6ed37 Fix audit errors
- Update nsp to use yarn preprocessor
- Update packages
- Add nsp exceptions (comments not supported anymore :( )
2017-11-28 11:41:09 +02:00
Hannu Lyytikainen
083db70810 Add env variable to dev start scripts 2017-11-22 14:03:28 +02:00
Hannu Lyytikainen
3743e6cc20 Update sharetribe-sdk 2017-11-09 10:52:37 +02:00
Kimmo Puputti
12c9a8b330 Add support for scrolling into a fragment identifier 2017-10-31 15:35:44 +02:00
Kimmo Puputti
ad7845db41 Update Node to the latest LTS release 2017-10-31 12:21:56 +02:00
Hannu Lyytikainen
2be909014f Add sitemap.xml and robots.txt files 2017-10-19 11:07:56 +03:00
Vesa Luusua
928e863d8e Update react-dates and moment 2017-10-17 09:50:22 +03:00
Kimmo Puputti
d56195b417 Update more packages 2017-10-17 09:50:22 +03:00
Vesa Luusua
01df86bc2c Title and remove json formatting 2017-10-13 16:02:41 +03:00
Kimmo Puputti
aa6db2acd7 Update server dependencies 2017-10-13 11:06:34 +03:00
Kimmo Puputti
fb0480f7ca Run security audit with nsp in CI to warn about vulnerable deps 2017-10-13 10:33:34 +03:00
Kimmo Puputti
80ab7be351 Allow using Yarn with minor updates 2017-10-13 10:22:15 +03:00
Kimmo Puputti
90ab9c9a69 Format with latest Prettier 2017-10-13 10:11:51 +03:00
Kimmo Puputti
d5b1afe159 Update Prettier, enable CI integration 2017-10-13 10:09:20 +03:00
Kimmo Puputti
952e009043 Update Node.js and Yarn
- Node.js: use latest LTS version
 - Yarn: use latest version
2017-10-13 10:09:20 +03:00
Kimmo Puputti
b40178402b Update sharetribe-scripts to 1.0.14 2017-10-12 14:09:02 +03:00
Mikko Koski
bb0ba53083 Update SDK
- The new SDK version fixes an issue with Transit lists not converted to JS arrays
2017-10-11 10:48:32 +03:00
Vesa Luusua
1586685633 dev-server script sets canonical-root-url 2017-10-05 15:11:46 +03:00
Vesa Luusua
0ebd799c56 update sdk reference 2017-10-05 12:57:48 +03:00
Hannu Lyytikainen
8a595eda4e Add Sentry integration for the server 2017-10-04 13:12:47 +03:00
Hannu Lyytikainen
e37a0be42a Add Sentry integration to the browser application 2017-10-04 13:11:50 +03:00
Vesa Luusua
6efe032fe5 Update SDK dependency (new endpoint needed) 2017-09-25 20:18:55 +03:00
Vesa Luusua
8595f2faf8 Use updated SDK with new endpoint 2017-09-25 15:05:30 +03:00
Vesa Luusua
d5b905ae2d package.json to point sdk that has updateProfile 2017-09-08 01:29:34 +03:00
Hannu Lyytikainen
01f189528f Invoke profile image upload in API 2017-09-08 01:29:34 +03:00
Kimmo Puputti
c2e898fbfd Update SDK 2017-08-31 11:34:45 +03:00
Vesa Luusua
aa2fb1d4d6 update sdk (added calls to open / close) 2017-08-30 16:09:17 +03:00
Vesa Luusua
d5c6df154f update sdk version (listings.queryOwn added) 2017-08-28 14:02:44 +03:00
Kimmo Puputti
d3cbae79a6 Add autosize package 2017-08-18 08:16:33 +03:00
Vesa Luusua
16964a8e60 Add react-google-maps to package.json 2017-08-10 14:57:13 +03:00
Boyan Tabakov
780f78123f Update to latest SDK version 2017-08-10 14:21:38 +03:00
Mikko Koski
d6c6827270 Update SDK 2017-08-07 15:57:32 +03:00