Phillip Thelen
|
f8d315ff6e
|
Upgrade to mongoose 7 (#14971)
* remove some unused dependencies
* update mongoose version
* make common tests pass
* Make unit tests pass
* make api v3 integration tests pass
* fix lint issues
* fix issue with package-lock
* fix(lint): we don't need no .js
* fix(lint): update to latest config-habitrpg
* chore(npm): update package locks
* fix(test): replace deprecated fn
* chore(package): update eslint-habitrpg again
* fix(lint): server linting
* fix(lint): client linting
* fix(client): correct mangled common imports
* chore(npm): update package-locks
* fix(lint): punctuation, module
---------
Co-authored-by: SabreCat <sabrecat@gmail.com>
Co-authored-by: SabreCat <sabe@habitica.com>
|
2024-01-16 15:18:47 -06:00 |
|
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 |
|