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
f6ebd9997ea4bb841d56564fa46d8f1d3b8a0f19
habitica
/
views
/
options
/
groups
T
History
Matteo Pagliazzi
904677e3a6
try to limit need to refresh after party operations, @lefnire this is only for parties and I got it working only for removeMember and leave party because I could not get join & create working
2013-10-31 17:35:04 +01:00
..
chat-box.jade
fix refresh chat button sending message
2013-10-16 21:36:56 +02:00
chat-message.jade
challenges: remove username(), since we're now using user.profile.name
2013-10-28 18:20:21 -07:00
create-group.jade
api: createGroup
2013-09-01 20:50:36 -04:00
group.jade
try to limit need to refresh after party operations, @lefnire this is only for parties and I got it working only for removeMember and leave party because I could not get join & create working
2013-10-31 17:35:04 +01:00
index.jade
challenges: fixed joining / leaving groups. Back to the old method of Group.query({type:'public'}), etc - since ngResource can only work with top-level objects. This approach is bad performance (two calls), I'll fix when I can think of a better way of organizing groups requested at GET /groups
2013-10-30 14:50:49 -07:00
tavern.jade
challenges: switch from ngRoute to ui-router
2013-10-28 11:34:08 -07:00