Matteo Pagliazzi
0bac3c0b5f
misc, fix client tests
2019-10-15 15:32:53 +02:00
Matteo Pagliazzi
0d90a1db4c
fix linting of migrations
2019-10-08 18:36:55 +02:00
Matteo Pagliazzi
621787915c
start upgrading eslint
2019-10-08 16:57:10 +02:00
Matteo Pagliazzi
cb42a31c43
Node 8 (WIP) ( #9946 )
...
* start upgrade to node 8
* upgrade travis
* improve travis
* Remove bluebird, babel (except for modules) from server (WIP) (#9947 )
* remove bluebird, babel from server (except for modules)
* fixes
* fix path
* fix path
* fix export
* fix export
* fix test
* fix tests
* remove plugin for transform-object-rest-spread since it is supported in node8
* babel: correct syntax rest spread
* remove bluebird
* update migrations archive readme
* fix package-lock.json
* fix typo
* add package-loc
2018-03-15 19:59:36 +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
Sabe Jones
ca903f0dc3
Group migration fixes ( #8555 )
...
* fix(migration): better subs handling
* feat(migration): award jackalopes
* fix(lint): no console logs
2017-03-10 18:18:02 -06:00
Keith Holliday
8b65ce3053
Updated migration to not update canceled group plans ( #8550 )
2017-03-09 17:50:42 -06:00
Keith Holliday
c26b884bc7
Group migrations ( #8528 )
...
* Added create group migration
* Add migration for unlimited group subscription
* Add migration to update group members with group plans
* Added error catch
* Added comments
2017-03-09 14:26:31 -07:00