Matteo Pagliazzi
|
3a1e56cc8e
|
Upgrade server deps (#10017)
* remove unused apn lib and upgrade moment-recur
* upgrade validator
* upgrade got
* request -> got
* fix validation
* fix tests
* upgrade nodemailer
* fix unit tests
* fix webhook tests, upgrade express-validator (using legacy api)
* upgrade js2xmlparser
* update misc packages
* fix linting
* update packages
|
2018-02-23 15:21:00 +01:00 |
|
Matteo Pagliazzi
|
74ba55c20b
|
Upgrade tests tools and lint migrations and scripts (part 2) (#9998)
* upgrade gulp-babel
* upgrade babel-eslint
* upgrade eslint-friendly-formatter
* start upgrading chai
* start to upgrade eslint
* restore skipped tests
* start to upgrqde monk
* fix linting and remove unused file
* fix mocha notifications, and common tests
* fix unit tests
* start to fix initrgration tests
* more integration tests fixes
* upgrade monk to latest version
* lint /scripts
* migrations: start moving to /archive unused migrations and run eslint with --fix
* lint migrations
* fix more integration tests
* fix test
|
2018-02-17 18:11:24 +01:00 |
|
Blade Barringer
|
d31dc6d9a9
|
fix: Update notifications lib to make it testable
closes #7770
closes #7782
|
2016-09-12 16:59:52 -05:00 |
|
Matteo Pagliazzi
|
fb939e0300
|
Migrate from GCM to FCM notifications (#7860)
* Fixed logging. Fixed lint issues. Temporarly removed GCM code
* Removed extra packages. Removed lingering gcm code
* Update message structure to send a data notification instead of a regular notification
* Removed excess code
* switch from fcm-push to node-gcm
|
2016-08-02 23:12:39 +02:00 |
|
Matteo Pagliazzi
|
60f34dafb0
|
Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802)
* Revert "Revert "Deprecate API v2""
* fix path in shops controller
|
2016-08-01 22:36:10 +02:00 |
|
Matteo Pagliazzi
|
590adb3438
|
Revert "Deprecate API v2" (#7801)
|
2016-07-17 18:15:25 +02:00 |
|
Matteo Pagliazzi
|
45c31a2bcf
|
Deprecate API v2 (#7761)
* deprecate api-v2
* remove v2 test helpers
* remove unused string
|
2016-07-16 19:56:18 +02:00 |
|