Commit Graph

4813 Commits

Author SHA1 Message Date
Tyler Renelle 425218d9a7 feat(mystery): april mystery item 2014-04-24 17:48:21 -06:00
Tyler Renelle 20b2fb9fd2 Merge pull request #3339 from thepeopleseason/blank-notifications
fix(notifications): eliminate blank notifications
2014-04-23 14:50:26 -06:00
benmanley aeb205b8ad fix(toolbar): change "noNotifications" text to string 2014-04-23 21:39:56 +01:00
benmanley e830419234 fix(toolbar): use :before to prevent popover conflict
Use :before instead of :after to prevent custom styles conflicting with
Bootstrap popovers.
2014-04-23 21:39:55 +01:00
Tyler Renelle 51a6062837 Merge pull request #3333 from denis-sokolov/customization-fix-hair-layout-code
fix(profile): body and facial hair elements fix
2014-04-23 14:29:30 -06:00
Tyler Renelle 82fdf1bace Merge pull request #3334 from denis-sokolov/customization-fix-body-size-code
fix(profile): body size elements consistent with the rest
2014-04-23 14:28:21 -06:00
Tyler Renelle d28d15e87c Merge pull request #3335 from denis-sokolov/customization-fix-rainbow-skin-code
fix(profile): rainbow skin elements consistent with the rest
2014-04-23 14:27:37 -06:00
James Hsiao 32cd7ca7cf eliminate blank notifications 2014-04-23 16:24:53 -04:00
benmanley 254ac3d510 fix(toolbar): improve layout and fix scrolling bug
Consolidate styles from menu.styl into global-modules.styl
Mobile: Remove glyphicons to give more space
Mobile: Fix notif scrolling behaviour
Mobile: Move subscribe button from toolbar to menu modal
2014-04-23 18:39:55 +01:00
Denis Sokolov 9fefe73650 fix(profile): rainbow skin elements consistent with the rest 2014-04-23 23:33:34 +09:00
Denis Sokolov c3d2b66b41 fix(profile): body size elements consistent with the rest
Before this change body size selector had inconsistent code
with the rest of the profile customization.
This also led to an inconsistent styling of the menu label.
2014-04-23 23:27:34 +09:00
Denis Sokolov 191f177fe5 fix(profile): body and facial hair elements fix
New structure is valid HTML.
It makes more semantic sense, as the selection
of all hair is a single list-item, and can possibly
be styled as a group, consider adding a "well" class
on the container to group bangs and base menus together.
2014-04-23 23:22:46 +09:00
Tyler Renelle 7ab0c9fc82 feat(wondercon): apply extra.wondercon for coupon signups 2014-04-22 12:30:53 -06:00
Tyler Renelle 803c0ae659 Merge pull request #3186 from denis-sokolov/customization-unlock-set-placement
improve(profile): reposition the "unlock set" button to the "2 gem/locked" string
2014-04-22 12:10:06 -06:00
Tyler Renelle 208d2a6bc4 Merge pull request #3298 from thepeopleseason/streaks-updates
Achievement modal updates (Streak/Beastmaster)
2014-04-22 12:04:29 -06:00
Tyler Renelle fce6ec3eed Merge pull request #3329 from thepeopleseason/fix_tests
Updated tests to account for new todos
2014-04-22 12:01:24 -06:00
James Hsiao 70af0869c6 Avoid modals for streaks > 1 and beastmaster > 91 2014-04-22 13:54:52 -04:00
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
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
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