Commit graph

75 commits

Author SHA1 Message Date
Blade Barringer
de59c76609 Added watts themes to audio choices 2015-01-23 14:53:30 -06:00
Sabe Jones
eadedd5897 Merge pull request #4383 from SabreCat/seasonal
Seasonal Shop Basics
2014-12-16 21:51:02 -06:00
Blade Barringer
d56eb1eeeb Added last guild link, corrected hall links 2014-12-14 20:10:42 -06:00
Blade Barringer
63c2248b38 Corrected guild links 2014-12-14 20:07:46 -06:00
Sabe Jones
071ac02ec2 chore(git): Resolve merge conflict 2014-12-14 14:55:37 -06:00
Sabe Jones
867f50b514 fix(seasonal): Add menu item 2014-12-14 14:12:20 -06:00
Sabe Jones
8cd1ea48db fix(I18N): Remove more hardcoded text 2014-12-14 14:10:39 -06:00
Sabe Jones
6dcbd329a5 fix(seasonal): Typo in string resource 2014-12-14 14:05:43 -06:00
Sabe Jones
7988dfcf82 fix(seasonal): Corrections for Shop
Fix Jade indenting, add state control, add menu option
2014-12-14 14:01:25 -06:00
Sabe Jones
29f693cd24 fix(I18N): Remove hardcoded text 2014-12-14 13:55:40 -06:00
Sabe Jones
506c396baf fix(I18N): Translate TT in menu 2014-12-14 13:53:00 -06:00
Blade Barringer
7fb1e69927 Changed inbox text to use an env.t var 2014-12-10 10:47:05 -06:00
Tyler Renelle
0fffd66588 feat(plans): time travelers tab, 1 trinket to buy 1 set 2014-12-03 14:17:08 -07:00
Tyler Renelle
66b4dae0d9 feat(news): move old news to /static/old-news, better use of content space 2014-12-03 13:49:24 -07:00
benmanley
50b1cba0a6 refactor(tasks) improve UI consistency
* Round corners for UI elements / “8-bit” outlines for RPG elements.
* Tag bar – Make it clearer that “Tags” is a heading, not an option
* Task filters – restyle in line with tag bar + nav menu
2014-11-27 10:32:57 +00:00
Brian Chen
9ecbe9d48f Add unallocated attribute points notification
* Uses i18n "haveUnallocated" string, to come in another commit
2014-10-04 19:57:30 +08:00
Brian Chen
74be4b211b DRY-refactor notification display conditions
* Condense the different notification icons into one span with a
  dynamically selected ng-class.
* Move logic for determining which notification icon to show and whether
  there are no notifications into AuthCtrl.
* Refactor out the two similar sequences of logic conditions into a
  helper function.
2014-10-04 17:56:56 +08:00
Alice Harris
9cf76f0deb fix whitespace 2014-09-05 21:07:57 +10:00
Alice Harris
c731753e33 add Help menu 2014-09-05 20:57:44 +10:00
Tyler Renelle
39911ef8e0 feat(audio): refactor user.preferences.{sound,soundTheme} into just
user.preferences.sound. Fix audio dropdown bug by moving to list-items instead
2014-08-15 18:13:59 -06:00
Adrien Lemaire
d7aaec2262 fix bug switch audio wasn't working 2014-08-09 18:57:17 +09:00
Adrien Lemaire
dcbd460331 fix audio menu style 2014-08-09 16:58:49 +09:00
Adrien Lemaire
2cf8083693 improving music menu 2014-08-08 23:37:04 +09:00
Adrien Lemaire
3d2d8fbfef clean branch from develop to add audio 2014-08-08 23:03:52 +09:00
Tyler Renelle
e3aeaab641 feat(backgrounds): i18n for backgrounds 2014-06-10 18:32:21 -06:00
Tyler Renelle
c6232c2d1a feat(backgrounds): add backgrounds feature 2014-06-10 16:38:29 -06:00
benmanley
0d15006123 refactor(menu): add total gold to gold popover 2014-05-12 21:19:27 +01: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
benmanley
aeb205b8ad fix(toolbar): change "noNotifications" text to string 2014-04-23 21:39:56 +01: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
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
benmanley
3485722be8 Replace text with env.t and remove unnecessary code 2014-04-08 16:48:11 +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
ef8f58ea58 Close notifs modal and toolbar when clicking an individual notif 2014-03-26 22:32:14 +00:00
benmanley
7d7785d1c0 Consolidate notifications into one menu 2014-03-26 22:01:30 +00:00
benmanley
3a899cf3a4 Fix broken logout link in submenu 2014-03-19 14:31:25 +00:00
benmanley
ea650c8acf Fix gap at bottom of toolbar and remove unused code 2014-03-18 20:14:29 +00:00
benmanley
a5bce9e8b6 Close submenu when a navigation link is clicked 2014-03-18 17:33:14 +00:00
benmanley
addb05686b Hide .navbar-info on mobile until toggled 2014-03-17 23:47:43 +00:00
benmanley
bd79234570 Hide toolbar-submenu until toggled 2014-03-17 23:42:04 +00:00
benmanley
543e3695c2 Improve navbar layout
Make navbar fixed for desktop and static for mobile.
2014-03-16 23:53:15 +00:00
benmanley
6ca6bbedec Move sync button from submenu into navbar 2014-03-15 18:21:11 +00:00
benmanley
495e0fe60f Change hardcoded text to variable 2014-03-15 13:05:31 +00:00
benmanley
eef5e55ad9 Redesign navbar
Restyle navigation and improve mobile layout
2014-03-14 23:32:32 +00:00
Matteo Pagliazzi
010883409d fix(i18n): use string for new subscriber item 2014-02-23 12:12:00 +01:00
Tyler Renelle
a1e66ab99e feat(premium): mystery item notif in toolbar 2014-02-22 21:00:10 -08:00
Matteo Pagliazzi
477937a72c fix(i18n): add missing string 2014-02-19 17:27:07 +01:00