habitica-self-host/website/common/script
Mateus Etto c21726ec61 No Ethereal Surge on Mages (#10121)
* problem location identified (breaks code)

* problem identification notes

* Add class checking to ES (does not yet notify user)

* Add error message

* Add .gitattributes

Attempting to fix line ending disaster

* package stuff

so I can see what's broken

* add reminder and hopefully fix gitattributes

* Fix lint errors

* Redo surge fail notifs

* exterminate rogue comment, fix gitattributes

* Remove unused import 

As per @paglias' request.

* fix(lint): remove extraneous expression

* Delete .gitattributes

* Fix skill key surge -> mpheal

* Show notification only when there are mages in party

* Fix notification being too big and appearing outside the notification div

* Remove unused code

* Only show the notification on parties with 2 or more mages

The caster is a mage, so certainly at least 1 mage will be counted.

* Automated test: mpheal does not heal other mages

* Fix lint error

* Fix typo in test description

* Increase performance of test

* Using target instead of requestion partyMembers again

* Rename variable 'party' to 'partyMembers'

* Update strings in English

* spell -> Skill
2018-03-31 13:34:39 +02:00
..
content No Ethereal Surge on Mages (#10121) 2018-03-31 13:34:39 +02:00
fns prevent lint indent warning on multi-line reduce function (#10145) 2018-03-17 21:13:55 +01:00
libs fix seasonal shop (#10164) 2018-03-22 13:50:58 -05:00
ops Purchase API Refactoring: Armoire (#10153) 2018-03-31 13:10:37 +02:00
.babelrc New Client: working navigation (#8131) 2016-11-18 19:20:25 +01:00
.eslintrc Upgrade ESLint to v3 (#8299) 2016-12-20 22:31:36 +01:00
constants.js Sept 14 2017 (#9037) 2017-09-14 14:53:27 -05:00
count.js Keys kennel fixes (#9848) 2018-03-02 15:30:11 -06:00
cron.js Added test to recreate early cron issue (#9668) 2017-12-14 09:09:11 -06:00
i18n.js api: add pagination for guilds 2017-03-13 19:46:53 +01:00
index.js Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01:00
statHelpers.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00