negue
5632031f16
reload page if the user closes the modal or not clicking on the notification
2018-09-30 17:22:44 +02:00
negue
07bc374078
fix ultimate gear notification length - allow longer notifications but with a-like border-radius
2018-08-27 20:08:09 +02:00
negue
c862bdb76a
Merge branch 'develop' of https://github.com/HabitRPG/habitica into negue/modal-notifications
...
# Conflicts:
# website/client/components/notifications.vue
2018-08-18 14:25:20 +02:00
negue
b596576c53
rollback death modal changes
2018-08-18 14:22:16 +02: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
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
FergusonSean
4493e1d98c
Fix path to detect when group is the tavern or the user's party and set paths appropriately ( #10570 )
...
* Fix path to detect when group is the tavern or the user's party and set path's appropriately
* Fix lint issues
2018-08-03 11:54:32 +02:00
Matteo Pagliazzi
fdbcd99525
remove hatching modal every time the stable is loaded
2018-08-02 08:37:01 +02:00
Sabe Jones
99726bdc2f
Merge branch 'release' into develop
2018-08-01 17:17:07 -05:00
Sabe Jones
4f34443b84
chore(event): end Summer Splash + Potions
...
Also Bailey news
2018-08-01 14:48:38 -05:00
Alys
714706f925
add quest participant list to collection quests ( #10568 )
2018-08-01 10:43:33 +02:00
Matteo Pagliazzi
33149e1afa
fix conflict from previous PR
2018-07-31 09:47:17 +02:00
Matteo Pagliazzi
c9465cbfdd
Merge branch 'thefifthisa-clickout' into develop
2018-07-30 16:10:01 +02:00
Isabelle Lavandero
6b8784cf04
esc only closes tags popup if open ( #10547 )
2018-07-30 16:04:35 +02:00
Isabelle Lavandero
508d832d73
View participant list of active quest ( #10531 )
...
* participant list modal opens, nothing displayed yet
* display participants!
* only need to filter
* change button to link
* prevent scrolling back up when modal opens
* style link as h4
* move css
2018-07-30 16:04:04 +02:00
Dexx Mandele
734e4a963f
Re-enable start quest button ( #10532 )
...
* Check for scroll during quest pre-selection
* Re-enable start quest btn after error
* Review: remove unused start quest method
2018-07-30 16:02:17 +02:00
Texas Toland
40495aaacb
Fix drag scrolling tasks when character has abilities ( #10552 )
...
The default scroll sensitivity of the task columns is 30 px from the bottom of the screen. The collapsed spells drawer renders 32 px from the bottom of the screen intercepting most drag events. Increases the scroll sensitivity to double the height of the blocking element.
Also ignores the Yarn lockfile. `yarn --ignore-engines` builds successfully and tests pass with Node 10.6.0 and MongoDB 4.0.0.
2018-07-30 16:00:55 +02:00
Alex Figueroa
774a1d9a96
Fix advanced settings from always starting collapsed ( #10561 )
...
Previously the user's preference for whether the advanced settings starts opened or collapsed was ignored.
Resolves : #10556
2018-07-30 15:58:43 +02:00
Matteo Pagliazzi
60df912dcc
Merge branch 'clickout' of https://github.com/thefifthisa/habitica into thefifthisa-clickout
2018-07-30 15:55:20 +02:00
Keith Holliday
7325bc0871
Separated out modal components ( #10545 )
...
* Seprated out modal components
* Removed extra css
* Fixed import case
2018-07-30 14:38:29 +08:00
Keith Holliday
2fc233e70f
Removed duplicate code and added member modal event ( #10542 )
...
* Removed duplicate code and added member modal event
* Removed console
* Removed console log
2018-07-30 13:56:17 +08:00
negue
9fd26a88ea
Update notification.vue
...
remove duplicate methods props
2018-07-29 21:55:24 +02:00
negue
76860fe3f8
Merge branch 'develop' of https://github.com/HabitRPG/habitica into negue/modal-notifications
...
# Conflicts:
# website/client/components/notifications.vue
2018-07-29 20:21:51 +02:00
negue
b16e700de5
auto revive
2018-07-29 20:12:30 +02:00
thefifthisa
f30d4b2cbf
works for all outside clicks!
2018-07-24 19:07:59 -04:00
thefifthisa
a31f1f19fc
works inside modal too (mostly)
2018-07-23 20:45:50 -04:00
Matteo Pagliazzi
d2a39a5124
fix #10511 ( #10551 )
2018-07-23 19:47:32 +02:00
thefifthisa
9b69b640c3
close on click out works for background but not inside modal
2018-07-22 19:47:57 -04:00
Keith Holliday
7bead74b49
Removed extra options and fixed copy userID ( #10538 )
2018-07-21 08:11:29 -05:00
Keith Holliday
91e91788ce
Change streak achievement snack to text type ( #10534 )
2018-07-21 08:11:09 -05:00
Keith Holliday
62c60ce520
Added copy to detail blocks wont work on mods ( #10539 )
...
* Added copy to detail blocks wont work on mods
* fix(wording): "moderator" clearer than "mod"
2018-07-21 08:10:54 -05:00
Keith Holliday
423eafbd4d
Reset gift message ( #10540 )
2018-07-21 08:10:34 -05:00
Keith Holliday
004ab51c46
Allow for stat edits on mobile ( #10535 )
2018-07-21 08:09:57 -05:00
Keith Holliday
f464403623
Display exact date on hover ( #10536 )
2018-07-21 08:09:36 -05:00
Keith Holliday
0fc66bef4e
Fixed guild badge color text ( #10537 )
2018-07-21 08:09:16 -05:00