Commit Graph

825 Commits

Author SHA1 Message Date
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
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
benmanley bd79234570 Hide toolbar-submenu until toggled 2014-03-17 23:42:04 +00:00
benmanley 1fc549e6c1 Add herobox background colour variables 2014-03-16 23:53:51 +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 c63f4b7c4c Change navbar background-color
Correct navbar background-color and remove some redundant styles
2014-03-15 08:26:25 +00:00
benmanley 0ec5ca48f5 Remove flying pig custom styles
Remove styles that haven’t been pulled into habitrpg
2014-03-14 23:43:18 +00:00
benmanley eef5e55ad9 Redesign navbar
Restyle navigation and improve mobile layout
2014-03-14 23:32:32 +00:00
benmanley e4e6100652 Merge branch 'develop' of https://github.com/benmanley/habitrpg into develop
Conflicts:
	public/css/inventory.styl
2014-03-10 20:20:58 +00:00
benmanley db2ff45551 Add custom css to prevent Flying Pig progress bar being hidden 2014-03-10 19:06:41 +00:00
Matteo Pagliazzi acb31b99ad fix(stikyHeader): fix #2904 2014-03-06 14:47:35 +01:00
snicker 1968a22c04 fix(chat): autocomplete list aligns properly with the @ symbol again 2014-03-04 18:54:58 -08:00
TheSisb 2c8a43e248 Fixing buttons alignment in panel headings 2014-03-01 10:18:06 -08:00
Tyler Renelle 2209bd5a0c chore(bower): back to angular-ui-router SHA, I'll explain on GH for this commit 2014-02-28 23:48:20 -07:00
Tyler Renelle 01180416ef fix(ui-router): upgraded angular-ui-router, $anchorScroll no
longer supported. See https://github.com/angular-ui/ui-router/pull/715
for autoscroll attribute if we need to enable/disable ui-view
autoscrolling in certain locations (cc @paglias)
2014-02-28 22:42:27 -07:00
Matteo Pagliazzi c41097b6ec fix(i18n): remove duplicate string 2014-02-24 18:35:48 +01:00
Matteo Pagliazzi 35a997c690 Merge pull request #2917 from benmanley/stable-styles
Move CSS for pets that have been raised into mounts from stable.jade to inventory.styl
2014-02-22 15:25:01 +01:00
Tyler Renelle a8e890a6df feat(premium): mystery items 2014-02-21 17:37:37 -08:00
benmanley e050bed42c Remove obsolete comment 2014-02-21 22:25:31 +00:00
benmanley 598088df03 Delete -ms-filter value as it is automatically added when compiled 2014-02-21 21:25:46 +00:00
benmanley def83b089a Add custom css to prevent Flying Pig progress bar being hidden 2014-02-21 13:28:27 +00:00