Commit Graph

845 Commits

Author SHA1 Message Date
deilann a56b1eec12 fix(filters): use k not K for thousand 2014-05-12 23:05:43 -07:00
Tyler Renelle 0dadc86a61 fix(subscriptions): expose cancelSubscription on $rootScope (don't know
why $scope doesn't work here). Fix UI bug
2014-05-12 12:18:53 -06:00
benmanley 58ba84945b refactor(tasks): restyle task column color scheme 2014-05-09 16:53:41 +01:00
benmanley 1ff77932ff feat(filters): add button to hide tags and restyle
**filters.styl**
* restyle tags and filter controls using global styles
**filter.jade**
* add button to toggle visibility
* change controls from icons to text
**global-modules**
* add new extends and mixins for button bar and tags
**global-colors.styl**
* add tag colours
2014-05-09 16:53:41 +01:00
Tyler Renelle 628ea0accd Merge pull request #3402 from benmanley/toolbar-toggle
feat(toolbar): add button to hide/show toolbar
2014-05-07 15:19:00 -06:00
Matteo Pagliazzi d0f144077e fix(i18n): end tour 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi d94f874194 refactor(tour): start using custom template 2014-05-06 20:04:10 +02:00
Matteo Pagliazzi 314497271a fix(i18n): group name 2014-05-06 20:04:10 +02:00
Matteo Pagliazzi d242ee3291 refactor(i18n): use strings for content 2014-05-06 20:04:09 +02:00
Matteo Pagliazzi 8ec69b4f83 improve(i18n): move translations to their own module, use i18n from habitrpg-shared, @djuretic i have remove the tests because the code is now handled in habitrpg-shared, we may add them back there 2014-05-06 20:04:09 +02:00
benmanley 2309184ae3 feat(toolbar): add button to hide/show toolbar
menu.jade:
* Add toggle button to toolbar
* Add container to hide the rest of toolbar without hiding the toggle
button.

menu.styl:
* Add toggle button styles
* Update toolbar styles to account for toggle button

header.styl:
* Update rules for adding and removing padding from .header-wrap when
toolbar is toggled.
2014-05-02 19:49:18 +01:00
Tyler Renelle 61649d1e5a fix(bower): pin ngIninfiteSroll, fix location in bower_components 2014-04-24 21:39:36 -06:00
Tyler Renelle 09c8687958 feat(mystery): missing promo piece 2014-04-24 17:49:12 -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 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
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
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
James Hsiao 70af0869c6 Avoid modals for streaks > 1 and beastmaster > 91 2014-04-22 13:54:52 -04: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 178cfcd6e6 feat(toolbar): only one expanded menu at a time 2014-04-16 22:46:49 -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
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 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
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
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 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
benmanley 834828ce74 Improve toolbar and global styles 2014-04-05 15:03:36 +01:00
benmanley 0863215102 Redesign toolbar navigation and fix notification logic 2014-04-03 09:21:22 +01:00
benmanley e343e70d8a Start a custom CSS framework 2014-04-03 09:19:54 +01:00
Denis Sokolov 4d37314b6d fix(rewards): no move cursor on shop and spells, close #2910 2014-03-31 16:03:05 +03:00
Denis 41ae15c913 improve(profile): clarify the cost of unlocks, fix #3175 2014-03-31 11:59:45 +03:00
benmanley 7d7785d1c0 Consolidate notifications into one menu 2014-03-26 22:01:30 +00:00
Tyler Renelle b13ee70cf8 Merge pull request #3141 from benmanley/fix-herostats
Prevent .hero-stats header styles from applying globally
2014-03-26 15:32:12 -06:00
Tyler Renelle 92c8dbba3e feat(mystery): bailey + migration for march mystery items 2014-03-24 23:42:08 -06:00
Tyler Renelle 0f430e102e feat(subscriptions): add paypal recurring cancelation. refactor stripe & paypal code to use auth.authWithUrl. 2014-03-24 20:47:25 -06:00
Tyler Renelle 10c9595662 feat(subscriptions): convert paypal gem purchases from client-side javascriptButtons to serverside NVP 2014-03-24 20:47:18 -06:00
Tyler Renelle d1a2fbbbd9 feat(subscriptions): implement partial paypal-recurring. It's having issues with cookies 2014-03-24 20:47:10 -06:00
benmanley 43d9ccaa2e Prevent .hero-stats header styles from applying globally 2014-03-24 21:38:54 +00:00
Sabe Jones e109128570 fix(alerts): Align alerts better with new toolbar
Changes the top offset for Experience, Gold, etc. alerts so that they don't obscure the currency set in the new top toolbar.
2014-03-22 11:37:21 -05:00
Tyler Renelle 239e8abf68 feat(equipment): remove base gear from equipment. index.coffee is now
such that when you click the same gear you have equipped, it un-equips.
2014-03-21 15:03:46 -06:00
benmanley ea650c8acf Fix gap at bottom of toolbar and remove unused code 2014-03-18 20:14:29 +00:00