SabreCat
|
9f06d78db6
|
Revert "moving developer-only strings to api messages (#10188)"
This reverts commit a42cb0e3ab. Testing hypothesis that this was causing Staging to break.
|
2018-04-15 17:09:15 +00:00 |
|
negue
|
a42cb0e3ab
|
moving developer-only strings to api messages (#10188)
* move translatable string to apiMessages
* use apiMessages instead of res.t for groupIdRequired / keepOrRemove
* move pageMustBeNumber to apiMessages
* change apimessages
* move missingKeyParam to apiMessages
* move more strings to apiMessages
* fix lint
* revert lodash imports to fix tests
* fix webhook test
* fix test
* rollback key change of `keepOrRemove`
* remove unneeded `req.language` param
* extract more messages from i18n
* add missing `missingTypeParam` message
|
2018-04-14 16:13:13 +02:00 |
|
Keith Holliday
|
b850ea9dbf
|
Bulk spell casting (#10007)
* Reorganized spell code
* Added quantity field
* Fixed parameter passing
|
2018-02-23 11:30:15 -07:00 |
|
Keith Holliday
|
3e37941e0a
|
Bulk stats (#9260)
* Reorganized stats
* Organized allocation common code
* Added bulk allocate to common
* Added allocate bulk route
* Fixed structure and lint
* Fixed import and apidoc
|
2017-10-31 12:57:44 -06:00 |
|