Sabe Jones
38efe83cc7
fix(usernames): various
...
Partial fixage for autocomplete @ing
Don't add username to chat message if user is unverified
Fix flying pets
Fix console error about avatar intro
2018-11-06 19:55:06 -06:00
Ian Oxley
302bc899d7
Update reward button and toggle menu
...
Add `<button>` tag to the 3 dots toggle menu, and the reward control.
Update the CSS to add focus styles, in addition to hover styles, for the
3 dots toggle menu.
2018-11-07 00:06:30 +00:00
Ian Oxley
8048cf9a97
Add <button> tag to shop items
...
Make the `.item` element a `<button>` so it can receive keyboard focus,
and be activated via the spacebar.
2018-11-06 23:24:34 +00:00
Ian Oxley
20548daccf
Use <button> for habits +/- buttons
...
Use the `<button>` tag instead of a `<div>`. This makes the element
naturally focusable with the keyboard, and makes the HTML more semantic.
Update the CSS to align the icons in the centre of the `<button>`.
2018-11-06 22:55:51 +00:00
Sabe Jones
2dadd74097
Merge branch 'release' into develop
2018-11-06 16:53:35 -06:00
Sabe Jones
9f494360ef
Merge branch 'release' into develop
2018-11-06 15:02:24 -06:00
Sabe Jones
256a3abc26
fix(event): de-Festivalize class change modal
2018-11-06 15:01:57 -06:00
Sabe Jones
b7f3c0f389
Merge branch 'release' into develop
2018-11-06 20:43:12 +00:00
Sabe Jones
d31c8913d3
chore(i18n): update locales
2018-11-06 20:40:54 +00:00
Sabe Jones
d839d57299
chore(sprites): compile
2018-11-06 14:32:55 -06:00
Sabe Jones
ccc3b4d337
feat(content): Armoire and Backgrounds 2018/11
2018-11-06 14:31:50 -06:00
Matteo Pagliazzi
7195ac15b9
fix(group-plan-tasks): show checkmark when task completed
2018-11-05 15:04:45 +01:00
Sabe Jones
a5ef6a129e
fix(auth): new users should start verified
2018-11-03 16:03:53 -05:00
Sabe Jones
38f5d63d29
fix(likes): accessibility tweaks
2018-11-03 13:16:32 -05:00
Sabe Jones
43194b71ce
fix(usernames): RYA positioning and contrib tier in PMs
2018-11-03 12:50:59 -05:00
Sabe Jones
7eaf3e04ab
fix(modals): button styling
2018-11-02 16:48:35 -05:00
Sabe Jones
b6b03751c4
fix(modals): maybe got it?!?
2018-11-02 16:27:08 -05:00
Sabe Jones
818d5e4eb6
fix(modals): better stack???
2018-11-02 14:58:32 -05:00
Sabe Jones
f871c7cf63
fix(modal): various
2018-11-02 14:26:39 -05:00
Kirsty
e9eddec0c4
check pet is hatchable before highlighting ( #10797 )
2018-11-02 17:16:11 +01:00
Nathanael Farley
a48a6a292d
If user's cron will happen later today, start the task yesterday. ( #10783 )
...
* If user's cron will happen later today, start the task yesterday.
* Added default dayStart to taskDefaults.
* Removed the need to call shouldDo twice to calculate nextDue.
* Revert "Removed the need to call shouldDo twice to calculate nextDue."
This reverts commit e1467f2fc33cfb11e6a4fc667460df6a48b69d45.
* Removed defaults from taskDefault arguments.
* Got user from $store in copyAsTodoModal.vue.
* Fixed tests for taskDefaults to include mock user.
* Fix shouldDo tests when run in GMT timezone.
* Added test to taskDefault; added utcOffset to taskDefault.
* Replaced utcOffset with zone.
* Removed erroneous import.
2018-11-02 16:58:01 +01:00
Sabe Jones
112e4e1d76
Merge branch 'develop' into sabrecat/usernames-master
2018-11-01 21:51:33 -05:00
Sabe Jones
90eebbcd70
Merge branch 'release' into develop
2018-11-02 02:50:25 +00:00
Sabe Jones
c42b72f8a8
chore(i18n): update locales
2018-11-02 02:46:22 +00:00
Sabe Jones
830c8d3104
chore(event): end Habitoween/Fall Fest
...
Also announce November challenges
2018-11-01 21:44:00 -05:00
Sabe Jones
86ae5f3e44
fix(inbox): don't show likes in inbox
...
Also remove convo list contrib styling for now
2018-11-01 19:34:57 -05:00
Sabe Jones
3922415314
fix(inbox): more UN display fixes
2018-11-01 17:41:27 -05:00
Sabe Jones
6c71abfac8
fix(inbox): display correct UN for outbound user
2018-11-01 16:05:14 -05:00
Sabe Jones
6ab08a7d52
fix(usernames): don't supply username in public fields if unverified
2018-11-01 15:32:40 -05:00
Sabe Jones
dc46127fc7
refactor(auth): only import needed validator module
2018-11-01 15:22:20 -05:00
Sabe Jones
b54f031acd
fix(chat): replace autocomplete at @
2018-11-01 15:17:01 -05:00
Sabe Jones
eafa2f8cdd
Merge branch 'release' into sabrecat/usernames-master
2018-11-01 14:51:28 -05:00
Matteo Pagliazzi
7dac53867b
fix(settings): remove kicked from group from list of push notifications, fixes #10796
2018-10-31 14:42:11 +01:00
Sabe Jones
6f64cb7d9b
Merge branch 'release' into develop
2018-10-30 21:26:39 +00:00
Sabe Jones
7bd29c2dd7
chore(i18n): update locales
2018-10-30 21:24:55 +00:00
Sabe Jones
9e10490102
chore(sprites): compile
2018-10-30 16:21:51 -05:00
Sabe Jones
5792bc0000
feat(content): Habitoween 2018
2018-10-30 16:21:42 -05:00
Matteo Pagliazzi
8714c7d162
fix lint
2018-10-30 16:36:30 +01:00
Matteo Pagliazzi
e66f4e7812
Merge branch 'develop' into negue/stable_img_states
2018-10-30 16:35:30 +01:00
negue
c73f565f65
refactor animal methods / vue methods
2018-10-29 20:46:16 +01:00
Kirsty
82e21df943
fix filter checkboxes in seasonal shop ( #10792 )
2018-10-29 16:04:42 +01:00
Sabe Jones
18ed148320
Merge branch 'release' into develop
2018-10-28 20:46:13 +00:00
Sabe Jones
30a5192e19
chore(i18n): update locales
2018-10-28 20:45:27 +00:00
Matteo Pagliazzi
79c0499672
Mongoose: use $type as the typeKey ( #10789 )
...
* use $type as the typeKey in mongoose
* fix and add tests
2018-10-28 15:42:48 -05:00
Matteo Pagliazzi
dadb752087
Mongoose: use $type as the typeKey ( #10789 )
...
* use $type as the typeKey in mongoose
* fix and add tests
2018-10-28 15:23:41 +01:00
Sabe Jones
bb90dde1b6
feat(usernames): verification step during Justin intro for social users
2018-10-27 12:37:22 -05:00
Sabe Jones
5299c8d406
fix(comments): validator for emails, remove prefixes, allow length 1
2018-10-26 16:25:15 -05:00
Sabe Jones
8b81e38538
fix(PR): more cleanup
2018-10-26 15:48:53 -05:00
Sabe Jones
8e05a1b489
Merge branch 'develop' into sabrecat/usernames-master
2018-10-26 15:45:55 -05:00
Sabe Jones
aafcbe60a3
fix(PR): remove unrelated changes
2018-10-26 15:42:41 -05:00