Phillip Thelen
6ec23ce790
Display settings in one column
2018-09-19 18:42:35 +02:00
negue
c08b5a4f1e
add pinUtils-mixin - fixes #10682 ( #10683 )
2018-09-16 12:54:05 +02:00
Matteo Pagliazzi
a265bfac9d
fix typo when importing component
2018-09-09 14:46:47 +02:00
negue
92e4d5cd68
Refactor/market vue ( #10601 )
...
* extract inventoryDrawer from market
* show scrollbar only if needed
* extract featuredItemsHeader / pinUtils
* extract pageLayout
* extract layoutSection / filterDropdown - fix sortByNumber
* rollback sortByNumber order-fix
* move equipment lists out of the layout-section (for now)
* refactor sellModal
* extract checkbox
* extract equipment section
* extract category row
* revert scroll - remove sellModal item template
* fix(lint): commas and semis
* Created category item component (#10613 )
* extract filter sidebar
* fix gemCount - fix raising the item count if the item wasn't previously owned
* fixes #10659
* remove unneeded method
2018-09-09 12:05:33 +02:00
lucubro
a18e9b3b18
Fix initial position item info when selecting one item after another ( fixes #10077 ) ( #10661 )
...
* Update lastMouseMoveEvent even when dragging an egg or potion.
* Update lastMouseMoveEvent even when dragging a food item.
2018-09-09 11:59:50 +02:00
Forrest Hatfield
c1a6ba6242
Saved sort selection into local storage for later use - fixes #10432 ( #10655 )
...
* Saved sort selection into local storage for later use
* Updated code to use userLocalManager module
2018-09-09 11:58:02 +02:00
Carl Vuorinen
81d5971829
Correct Challenges tooltip in Guild view ( #10667 )
2018-09-09 11:55:30 +02:00
Matteo Pagliazzi
9ff9cd3b35
Merge branch 'mana-lvl-10' of https://github.com/TheHollidayInn/habitrpg into TheHollidayInn-mana-lvl-10
2018-09-09 11:50:31 +02:00
Keith Holliday
2009bb97cb
Fixed class check
2018-09-05 14:10:59 -05:00
Sabe Jones
3fc9501bac
Merge branch 'release' into develop
2018-09-04 17:29:40 -05:00
negue
c845c337df
unsubscribe events for a specific method ( #10652 )
2018-09-01 19:27:32 +02:00
Robert Kojima
418b57f9fb
Press kit pointer cursor ( #10640 )
...
* cursor while hovering over press-kit faq now a pointer instead of text
* deleted extraneous spaces
2018-09-01 19:25:55 +02:00
Keith Holliday
9725da258e
Added getter use
2018-09-01 09:37:47 -05:00
Keith Holliday
4191ea1968
Fixed invite group listener ( #10630 )
2018-09-01 09:30:44 -05:00
Sabe Jones
c8d874d28a
Revert "Show accurate XP gain in notification on level up ( #10590 )"
...
This reverts commit 1f7dd421d4 .
2018-08-31 16:02:14 -05:00
legitmaxwu
5c50a40f39
Added Contributor Titles to Names on Hover ( fixes #10611 ) ( #10624 )
...
* Added Contributor Titles to Names on Hover
* Added Contributor Titles to Names on Hover
* added contributor title text on hover
* added contributor titles on hover in chat
* added contributor titles to text on hover
* Delete .project
2018-08-30 14:52:37 -05:00
Matteo Pagliazzi
84329e5fad
New inbox client ( #10644 )
...
* new inbox client
* add tests for sendPrivateMessage returning the message
* update DELETE user message tests
* port v3 GET-inbox_messages
* use v4 delete message route
* sendPrivateMessage: return sent message
* fix
2018-08-30 14:50:03 -05:00
Sabe Jones
972631e7ac
Merge branch 'release' into develop
2018-08-29 20:26:39 +00:00
Sabe Jones
f802a41f75
feat(content): Animal Tails
2018-08-29 15:20:09 -05:00
Keith Holliday
8153674dc0
Added in class checks and notification tests
2018-08-26 17:41:55 -05:00
Keith Holliday
d198e23de6
Fixed editing categories ( #10627 )
2018-08-25 11:15:47 -05:00
Keith Holliday
4f4e141806
Added prize back after deleting challenge ( #10631 )
2018-08-25 11:15:00 -05:00
Matteo Pagliazzi
39847893d2
remove use mobile apps banner ( #10634 )
2018-08-25 15:02:44 +02:00
Keith Holliday
e4dbf09dda
Prevented users with lvl less than 10 from seeing mana
2018-08-24 23:05:36 -05:00
Forrest Hatfield
eb99b709e0
Allow login buttons to expand vertically - fixes #9861 ( #10622 )
...
* Allow login buttons to expand vertically
* whitespace matching
2018-08-24 16:38:42 -05:00
Alex Figueroa
862b3453f8
Fix members modal showing stale data ( #10619 )
...
Resolves : #10544
2018-08-24 16:00:49 -05:00
negue
6fb9030b96
reload completed tasks after resync is finished - always reload completed tasks ( #10614 )
2018-08-24 15:04:59 -05:00
Sabe Jones
f27e9b02d8
Merge branch 'release' into develop
2018-08-20 14:16:36 +00:00
Sabe Jones
7bd4e6a5a9
Merge branch 'remove-auth-with-url' into release
2018-08-20 09:12:59 -05:00
Matteo Pagliazzi
f13eed5663
fix inbox modal header
2018-08-20 15:40:31 +02:00
Keith Holliday
d6514bce8b
Fixed inbox id after add ( #10609 )
2018-08-18 21:08:32 -05:00
Matteo Pagliazzi
35e02d2871
fix hall of heroes
2018-08-17 22:29:47 -05:00
Keith Holliday
54468ff499
Added existence check ( #10595 )
2018-08-17 06:20:45 -05:00
Brian Fenton
53405aa586
Handleless wheelchair options ( #10572 )
...
* removing duplicate keys
* adding chair assets and wiring them to customize screen
* adding customization data for new wheelchair types
* removing an unused locale key and moving the code style override closer to the affected area
* explicitly re-enabilng linting rule
* adding button-sized chair assets
* updating assets to new resolution
* moving chair keys into component data
2018-08-17 12:23:43 +02:00
Isabelle Lavandero
ec444384f4
Add error notification for deleted user ( #10600 )
...
* snackbar notification for deleted user
* check for 404
* localize text
2018-08-17 12:02:43 +02:00
Isabelle Lavandero
cce9b33844
Filter dailies by due/not due in group plan and challenge page ( #10582 )
...
* sort by isDue works but only on refresh
* update isDue for new tasks
* apply correct filter to challenge page
2018-08-17 11:58:43 +02:00
Matteo Pagliazzi
b977d42402
fix hall of heroes
2018-08-17 11:52:15 +02:00
Keith Holliday
b7ca5be6ee
Closed modal when removing challenge task ( #10597 )
2018-08-16 16:54:57 -05:00
Sabe Jones
b5428f4ac9
Merge branch 'develop' into release
2018-08-16 14:41:09 -05:00
Sabe Jones
0142e332e8
feat(content): Kangaroo Pet Quest
2018-08-16 14:40:09 -05:00
Keith Holliday
b4f955333b
Revert mute date ( #10602 )
...
* Revert mute date
* Removed extra moment
2018-08-16 11:28:03 -05:00
Matteo Pagliazzi
696121fb24
remove auth with url
2018-08-15 10:40:25 +02:00
Keith Holliday
2a7dfff88a
Added mute end date ( #10566 )
...
* Added mute end date
* Added indefinite mute for users using slurs
* Fixed user reload. Added no longer muted message. Added format for date
* Fixed lint
2018-08-12 12:09:12 -05:00
Rene Cordier
1f7dd421d4
Show accurate XP gain in notification on level up ( #10590 )
2018-08-12 11:55:10 +02:00
Sabe Jones
1134c7748b
Make private message character limit obvious on client ( #10579 )
...
* fix(messages): make character limit obvious on client
Fixes #10549
* fix(messages): localize hardcoded button text
2018-08-10 08:46:46 -05:00
Keith Holliday
f1c1ba8efa
Minor responsive updates to the spell bar ( #10580 )
2018-08-09 15:24:44 -05:00
Keith Holliday
6da243e034
Added context message to streak ( #10565 )
...
* Added context message to streak
* Updated text
2018-08-08 03:52:53 -05:00
Alys
9d994f8a77
allow notification screen text to be translated ( #10576 )
...
The `noNotifications` string was not being used so changing it for
this purpose makes sense. Non-English users will see meaningful
text even before the new text is translated.
2018-08-05 10:48:36 +02:00
Sabe Jones
75c3f7214b
fix(members): Don't show "View Progress" if not a Challenge
2018-08-03 14:38:31 -05:00
Matteo Pagliazzi
041bde0cba
amazon: fix styling
2018-08-03 12:23:50 +02:00