Matteo Pagliazzi
|
98c019a0b6
|
Upgrade lodash to v4 and lint more files (#8495)
* common: import lodash modules separately
* remove test/content from .eslintignore, fix with eslint --fix content/index
* lint test/content
* lint content/index except for lodash methods
* upgrade server/models
* upgrade server/middlewares and server/libs
* port server/controllers/top-level
* port server/controllers/api-v3
* port views and tests
* client old port lodash and _(, missing _.
* upgrade client-old
* port common/script (root level files only)
* port common/script/fns
* port common/libs
* port common/script/ops
* port common/script/content and common/script/libs/shops.js
* misc fixes
* misc fixes
* misc fixes
* more tests fixes
* fix payments test stubbing, down to 2 failing tests
* remove more instances of lodash wrapping
* fix bug where toObject does not clone object
* fix tests
* upgrade migration or add lodash 4 note
* update shrinkwrap
* fix linting
* upgrade eslint-config-habitrpg
* update shrinkwrap
* recompile shrinkwrap
|
2017-03-01 17:10:48 +01:00 |
|
MathWhiz
|
42c5e6c22b
|
Facebook pixel Revert (3rd time's a charm?) (#8450)
* attempt revert
* Add back unrelated stuff
|
2017-01-23 14:42:57 -06:00 |
|
Matteo Pagliazzi
|
74c6a891fc
|
Revert "Revert Facebook Pixel" (#8449)
|
2017-01-23 16:38:56 +01:00 |
|
MathWhiz
|
9a5d17f538
|
attempt revert (#8406)
|
2017-01-23 16:03:23 +01:00 |
|
Cai Lu
|
e9543f0d28
|
Add 'balanceGemAmount' to Amplitude #8057 (#8323)
* Add balanceGemAmount property
* Add check for balanceGemAmount property
* Fix balanceGemAmount to be 4 times balance
|
2016-12-29 14:31:30 -06:00 |
|
Dumindu Buddhika
|
ed880a665a
|
added balance to analytics (#8086)
* added balance to analytics
* removed if check
|
2016-09-30 11:52:14 -05:00 |
|
Matteo Pagliazzi
|
4b48b7a5f6
|
rename website/client to website/client-old
|
2016-09-14 15:06:32 +02:00 |
|