habitica-self-host/test
Sabe Jones 01d272d2c4
Teams Updates 201908 (#11347)
* fix(teams): no hover bg change for noninteractive checkboxes

* feat(teams): send notification to managers on task claim
Also fix client unit test broken by prev commit

* feat(groups): don't penalize for tasks assigned since last activity

* fix(tests): actually fix client unit

* fix(teams): improve task styles

* fix(teams): let people other than leader see relevant approvals
Also more style fixes

* fix(approvals): better filtering and task headings for approval data

* fix(test): correct test expectations for new GET /approvals behavior

* fix(groups): style tweaks

* different border for group and normal tasks

* fix(teams): remove extra click for claiming

* fix(teams): leaders & managers can check off approval-required tasks

* fix(teams): don't notify user of own claim

* fix group task margin and z-index on hover

* fix(menu): sporadic error in top bar

* fix(teams): more approval header and footer adjustments

* fix(tests): adjust expectations for self-approval

* fix(teams): address PR comments

* refactor(timestamps): date user activity on authenticated requests

* refactor(timestamps): update local user instead of direct db update
2019-09-26 14:49:11 -04:00
..
api Teams Updates 201908 (#11347) 2019-09-26 14:49:11 -04:00
client Teams Updates 201908 (#11347) 2019-09-26 14:49:11 -04:00
common Purchase API Refactoring: Mounts [Hourglass] (#10482) 2019-09-20 16:52:15 +02:00
content fix(tests): content coverage for wacky pots 2019-04-09 15:20:25 -05:00
helpers Minor fixes for apidocs and comments (#11249) 2019-07-09 16:18:41 +02:00
migrations API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
sanity Clean up references to repo as HabitRPG/habitrpg (#8742) 2017-06-06 18:51:54 -07:00
.eslintrc Upgrade ESLint to v3 (#8299) 2016-12-20 22:31:36 +01:00
mocha.opts Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
README.md changed wikia links to fandom 2019-01-24 11:21:52 +00:00

For information about writing and running tests, see Using Your Local Install to Modify Habitica's Website and API.