James Hsiao
6010540dc5
Updated tests to account for new todos
2014-04-22 12:18:54 -04:00
Matteo Pagliazzi
a9f80bd860
fix(notifications): check for group id to be sent with seenMessage
2014-04-22 14:19:56 +02:00
Jason Butz
601e94cb43
feat(archive_todo): Update batchUpdate
...
This is part 3 of habitrpg#3062. It makes batchUpdate look at the archived flag
not the completed date
Part 1: habitrpg/habitrpg#3302
Part 2: habirrpg/habitrpg-shared#198
2014-04-18 12:36:22 -04:00
Tyler Renelle
1067c82418
feat(convention): temporary solution to disable dailies for signups
...
during conventions (have to be on con.habitrpg.com)
2014-04-18 08:58:45 -07:00
Tyler Renelle
9f9b0e9eee
feat(user): add 'extra' property for misc. stuff
2014-04-18 08:52:51 -07:00
Jason Butz
53877ff1c0
feat(todo_archive): add archive flag
...
This is part 1 of habitrpg#3062 It MUST be merged prior to parts 2 and 3
2014-04-18 11:49:29 -04:00
Tyler Renelle
16ac06c4c9
refactor(user): set tags & tasks defaults in the schema
2014-04-18 08:07:05 -07:00
Tyler Renelle
8d4652b6b9
feat(coupons): better formatting for wondercon
2014-04-17 21:38:38 -07:00
Tyler Renelle
39b5176c1c
feat(coupons): cleaner lookup/validation of coupon code
2014-04-17 17:36:10 -06:00
Tyler Renelle
5af5314a8d
fix(express): express: 3.5.x (from 3.5.0), due to https://github.com/visionmedia/express/issues/1979
2014-04-17 17:32:37 -06:00
Matteo Pagliazzi
81ef26087f
fix(toolbar): enlarged menu only when not collapsed
2014-04-17 22:12:45 +02:00
Matteo Pagliazzi
2eea5c2dbd
fix(toolbar): enlarge clickable area
2014-04-17 20:14:42 +02:00
Tyler Renelle
a608419bba
feat(coupons): add coupon-code feature
2014-04-16 23:28:37 -06:00
Tyler Renelle
e2eff3b185
fix(toolbar): typo
2014-04-16 23:27:55 -06:00
Tyler Renelle
178cfcd6e6
feat(toolbar): only one expanded menu at a time
2014-04-16 22:46:49 -06:00
Sabe Jones
8a00dfd27e
fix(header): Consistent formatting of XP
...
Use the "number:0" format for current experience as well as experience to next level, so you don't have inconsistent thousands separators (e.g. "1010 / 1,100")
2014-04-16 19:03:12 -05:00
Tyler Renelle
5277275b0f
feat(accessories): add body accessory
2014-04-16 17:54:40 -06:00
Tyler Renelle
02eccac0a8
refactor(settings): make settings/site tab prettier
2014-04-16 13:31:13 -06:00
Tyler Renelle
5296a584de
Merge pull request #3155 from benmanley/notif-restyle
...
Consolidate notifications into one menu
2014-04-16 11:40:20 -06:00
Tyler Renelle
953ab389b3
Merge pull request #3292 from thepeopleseason/pnotify-opacity
...
Upped opacity on notifications
2014-04-16 11:12:08 -06:00
James Hsiao
a68bb48eb2
Upped opacity on notifications
2014-04-16 09:59:35 -04:00
benmanley
06afb0cbc5
Restyle avatar popover
2014-04-15 23:41:52 +01:00
benmanley
65112e1fa1
Add custom styles for submenus
2014-04-15 23:40:48 +01:00
benmanley
7f3f80aa4a
Replace bootstrap classes in submenus
2014-04-15 23:40:21 +01:00
benmanley
3c6400e46d
Add global styles for labels and menus
2014-04-15 23:38:48 +01:00
Tyler Renelle
56ab7384cf
feat(premium): disallow deleting accounts until they've cancelled
...
payment plans
2014-04-14 23:07:30 -06:00
Tyler Renelle
ffa21ca1f7
feat(backAccessory): add optional collar to back accessories. If you
...
name it the same name + _collar (eg, back_base_0.png + back_base_0_collar.png), it's automatically handled
2014-04-13 22:57:05 -06:00
Tyler Renelle
01b3df06af
Merge pull request #3275 from chrisdotcode/develop
...
Add missing `angular-ui` dependency.
2014-04-13 21:07:50 -06:00
Tyler Renelle
5108344f67
Merge pull request #3274 from thepeopleseason/pnotify-update
...
Updated width and positioning of pnotify items
2014-04-13 21:05:47 -06:00
chrisdotcode
9350b86fc8
Add missing angular-ui dependency.
2014-04-13 22:24:47 -04:00
James Hsiao
abed47d80f
updated width and positioning of pnotify items
2014-04-13 20:56:21 -04:00
Denis Sokolov
a2291a7028
improve(profile): reposition the "unlock set" button to the "2 gem/locked" string
2014-04-13 20:07:11 +09:00
Tyler Renelle
eaa6b0c9fd
Merge pull request #3237 from thepeopleseason/pnotify
...
Replace growl with pnotify
2014-04-12 16:37:48 -06:00
Tyler Renelle
c6d5f9cf1c
Merge pull request #3253 from dekz/api_fix
...
Fix API reference.
2014-04-12 16:27:10 -06:00
Tyler Renelle
cb30a5ed09
Merge pull request #3256 from thepeopleseason/vagrant-update
...
Updated vagrant environment
2014-04-12 16:25:30 -06:00
James Hsiao
5ff0b9503b
pinning express to 3.5.0
2014-04-11 11:28:14 -04:00
James Hsiao
326b65a8e0
Updated base vagrant box. added full provisioning of HRPG env.
2014-04-11 10:18:01 -04:00
Jacob Evans
30ec32124b
Fix API reference.
...
Added the required Group ID (gid) for /groups/{gid}/chat for the API reference documentation
2014-04-11 14:31:24 +10:00
James Hsiao
1811585165
Added pnotify in place of growl
2014-04-08 22:16:05 -04:00
benmanley
a8b6dffee6
Improve toolbar styles
2014-04-08 16:48:52 +01:00
benmanley
3485722be8
Replace text with env.t and remove unnecessary code
2014-04-08 16:48:11 +01:00
benmanley
fa91234907
Add Groups to $rootScope
...
Allows messages to be cleared from a view
2014-04-08 16:45:47 +01:00
benmanley
c80f7671db
Add filter to round gold > 999 to nearest thousand
2014-04-08 16:43:58 +01:00
deilann
c1a219380b
clarify no adding members to existing quests
...
Should hopefully cut back on the number of newer players starting a quest and thinking they can add other folks
2014-04-07 15:59:16 -07:00
Tyler Renelle
1789317326
chore(bailey): update to bailey egg quest
2014-04-06 22:59:05 -06:00
Tyler Renelle
45dcd0329f
chore(bailey): bailey for eggQuest
2014-04-06 21:42:27 -06:00
Tyler Renelle
8505e81764
feat(eggQuest): add supporting ng-if for egg quest, so you can't feed
...
eggs. temporary, we should make something more robust like
"canFeed:false". Also, uses jade mixins to DRY the egg stuff
2014-04-06 21:31:06 -06:00
benmanley
834828ce74
Improve toolbar and global styles
2014-04-05 15:03:36 +01:00
Tyler Renelle
2d444c5ccc
chore(bailey): pastel hair
2014-04-03 23:01:48 -07:00
Tyler Renelle
c48e8cd343
refactor(customizer): use jade mixins for 2G/locked
2014-04-03 22:52:07 -07:00