This website requires JavaScript.
Explore
Help
Register
Sign In
Kai
/
habitica
Watch
1
Star
0
Fork
0
You've already forked habitica
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9dfa30a61fb35a0a209a48ebd92aea03c35d0e64
habitica
/
script
T
History
Alice Harris
9dfa30a61f
allow tasks to stay visible while being edited, even if the edit changes an attribute that would normally cause the task to be hidden
2014-08-23 02:17:01 +10:00
..
content.coffee
feat(quests): Parrot quest
2014-08-18 19:00:36 -06:00
directives.js
feat(directives): move directive to be used in mobile from habitrpg
2014-07-12 15:53:06 +02:00
i18n.coffee
fix(i18n): super fast fix for i18n issues, REVISIT, cc @lefnire
2014-05-15 23:35:07 +02:00
index.coffee
allow tasks to stay visible while being edited, even if the edit changes an attribute that would normally cause the task to be hidden
2014-08-23 02:17:01 +10:00
userServices.js
Fixes
#1528
. Stores the currently selected tags locally before synchronizing with the server and restores them after the new user object comes back down the pipe. One potential issue that should probably be fixed is if a tag is deleted on another client that has it selected, there is no visual feedback showing that a tag is still selected, but there are no tasks shown because a null tag is selected. This is fixed by pressing "clear filters", but null filters should probably be checked eventually
2014-02-23 22:37:42 -08:00