Commit Graph

2137 Commits

Author SHA1 Message Date
benmanley 0d15006123 refactor(menu): add total gold to gold popover 2014-05-12 21:19:27 +01: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
Matteo Pagliazzi 304beb6482 fix(i18n): use strings 2014-05-12 17:15:38 +02:00
deilann d801ece19d adding flag, allowing free rebirth purchase, adding modal 2014-05-11 08:01:15 -07: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 e60cf01b6f feat(stats): expos stats jade files to mobile 2014-05-08 16:04:36 -06:00
Tyler Renelle 311586e5a3 fix(profile): fix profile classes for mobile include 2014-05-08 15:26:21 -06: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 57e93d6623 fix(i18n): misc 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi 9b43502669 fix(i18n): pet and mounts 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi 52d2693d94 fix(i18n): use translated attributes and classes 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi dce4dd3ad6 fix(i18n): translate class names in equipment 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi 99f50b0461 fix(i18n): missing strings 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi 12c8e3314e refactor(i18n): add strings for features page 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi e4f8ee1b93 fix(i18n): spacing 2014-05-06 20:04:10 +02:00
Matteo Pagliazzi 8eb6512637 fix(i18n): spaces around string 2014-05-06 20:04:10 +02:00
Matteo Pagliazzi dd4accf56f fix(i18n): group name 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 95d5759042 fix(i18n): use right strings 2014-05-06 20:04:10 +02:00
Matteo Pagliazzi 1f8722cb57 fix(i18n): use strings 2014-05-06 20:04:10 +02:00
Matteo Pagliazzi 6930b693e0 fix(i18n): better strings for items 2014-05-06 20:04:09 +02:00
Matteo Pagliazzi 21efe44d4d fix(i18n): use strings 2014-05-06 20:04:09 +02:00
Matteo Pagliazzi d242ee3291 refactor(i18n): use strings for content 2014-05-06 20:04:09 +02:00
Matteo Pagliazzi 626352e04b improve(i18n): use strings for gear items and potion 2014-05-06 20:04:09 +02:00
Tyler Renelle b0eb12bb5f feat(subscriptions): allow one month after sub start-date before it's terminated. Fixes #3180 2014-05-06 09:18:44 -06:00
deilann 18328f6a4e Merge pull request #3421 from tjwds/wiki2
Wiki, now with added locales
2014-05-05 20:05:57 -07:00
joe woods e7094fd9bd Update tavern.jade 2014-05-05 22:53:12 -04:00
Tyler Renelle 21f79a8139 chore(bailey): mobile + chrome ext. update 2014-05-05 14:13:04 -06:00
Tyler Renelle 24b05e9106 Merge pull request #3341 from kitsully/develop
Spelling Fix
2014-05-03 21:34:28 -06: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 6757a46afc feat(spring): remove limited pastel hair colors 2014-04-30 22:33:38 -06:00
Tyler Renelle befde8ccda chore(bailey): bailey for may 2014-04-30 22:33:12 -06:00
deilann 8e83064ebb fix subscribe cancel button not appearing
Fixes #3383

Show unsubscribe button logic was nested within the non-subscriber text.
2014-04-30 13:02:54 -07:00
Tyler Renelle 540431ee8b chore(bailey): mobile, spring fling, stwc 2014-04-30 00:28:16 -06:00
SabreCat 3f5e130552 feat(tooltips): Add expand/collapse cues
Some users (@fragmental) didn't realize that you could click the checklist badge to expand or collapse checklists. This commit adds a tooltip to the badge, as well as to a couple other not-obviously-clickable spots, to cue the user that they can be expanded and collapsed.

BREAKING CHANGE: Will result in "String not found" errors until all locales have an "expandCollapse" string available.
2014-04-28 20:44:16 -05:00
SabreCat ef5b7deff3 fix(achievements): Differentiate singular and plural
Allows Streak and Perfect Day achievements to dynamically show a singular or plural version of their text based on how many achievements the viewed profile has stacked.

BREAKING CHANGE: Will lead to 'string not found' errors until the singular version strings are implemented in all locales on habitrpg-shared.
2014-04-27 21:36:21 -05:00
benmanley 7f984c859c fix(settings.jade): amend inconsistent html
Correct spelling error
Add .container-fluid to subscriptions view
2014-04-27 13:02:28 +01:00
Tyler Renelle 82eb9a0632 refactor(profile): character customizations as mixin so can be used on mobile 2014-04-27 00:21:27 -06:00
Tyler Renelle 3a7c994f1a refactor(avatar): support minimal avatar displays (using for mobile sidebar) 2014-04-26 18:46:26 -06:00
Tyler Renelle 979d7d85a4 refactor(avatar): avatar separated into two mixins: +heroBox() and
+avatar(). Mobile will be sharing jade files with web, we'll need more
modular markup
2014-04-26 15:12:03 -06:00
Tyler Renelle 425218d9a7 feat(mystery): april mystery item 2014-04-24 17:48:21 -06:00
Kristopher Sullivan 9c046577de Spelling Fix
Fixes the misspelling of accommodate as per #2582

Signed-off-by: Kristopher Sullivan <kris@kristophersullivan.com>
2014-04-23 17:10:41 -04:00
benmanley aeb205b8ad fix(toolbar): change "noNotifications" text to string 2014-04-23 21:39:56 +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
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