Commit graph

102 commits

Author SHA1 Message Date
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
Kimmo Puputti
e8e923dd79 Update Node, Yarn, and backend related NPM packages 2017-08-04 11:20:51 +03:00
Mikko Koski
4364a4a7b2 Update SDK 2017-07-02 10:03:35 +03:00
Mikko Koski
ec9d28ab07 Add ENFORCE_SSL config. Redirect to HTTPS if true. 2017-05-15 16:51:39 +03:00
Kimmo Puputti
13a10f859a Update JS SDK 2017-05-05 09:42:20 +03:00
Kimmo Puputti
e2955bfa13 Remove redux-saga and all unused actions in marketplaceData.duck 2017-05-02 11:27:50 +03:00
Kimmo Puputti
3ad23f581f Update SDK 2017-04-11 15:11:29 +03:00
Vesa Luusua
0e18c46931 Add react-dates and create DateInput component 2017-04-06 14:53:23 +03:00
Kimmo Puputti
2ed6f20694 Update SDK 2017-04-06 10:20:41 +03:00
Kimmo Puputti
b73b48abb0 Update SDK 2017-04-05 09:54:33 +03:00
Kimmo Puputti
5d32f57696 Update React Router 2017-04-03 12:28:17 +03:00
Kimmo Puputti
ae56344d0a Update NPM packages 2017-04-03 10:48:45 +03:00
Kimmo Puputti
227d2f3890 Update SDK package 2017-03-28 10:41:44 +03:00
Vesa Luusua
47db19acec Add decimal.js library and update sdk ref 2017-03-23 15:32:40 +02:00
Kimmo Puputti
f75cb14a8a Add query-string package 2017-03-22 12:15:14 +02:00
Kimmo Puputti
cfab06d813 Don't print trailing comma in fn args since it breaks in Node 2017-03-15 15:54:49 +02:00
Kimmo Puputti
ddd748da91 Add cookie-parser package 2017-03-15 15:51:40 +02:00