Phillip Thelen
c3d9ac6c4e
Move tier icons import to index
2019-02-05 14:39:48 +01:00
Phillip Thelen
664a457b47
Merge branch 'develop' into phillip/autocomplete-username
2018-11-27 15:47:00 +01:00
Phillip Thelen
024e93e89b
Fix test errors
2018-11-27 15:43:52 +01:00
Phillip Thelen
cde279e489
Improve chat input design
2018-11-27 15:43:52 +01:00
Phillip Thelen
aac23f30cf
Attach client to chat messages ( #10845 )
...
* Attach client to chat messages
* Word
* Design tweaks
* Fix potential error
2018-11-27 15:42:28 +01:00
Nathan Zimmerman
03763f46c9
Fixes issue #10857 ("Tags have extra space at the bottom when they should be centered") ( #10861 )
...
* Fix for #10857 centered category tag text
* Fixes #10857 and #10856 display tag markdown.
2018-11-27 15:41:43 +01:00
Matteo Pagliazzi
a0b1732f7e
feat(footer): always show expanded footer ( #10862 )
2018-11-27 15:41:43 +01:00
Matteo Pagliazzi
4417787dfe
fix(stable): remove progress number from petItem
2018-11-27 15:41:42 +01:00
negue
b2095bdb0e
move computed-props to methods - refactor mountItem to use the states inside ( #10853 )
2018-11-27 15:41:41 +01:00
Matteo Pagliazzi
42a4bbeab7
fix(chat): prevent duplicate messages, closes #10823
2018-11-27 15:41:41 +01:00
Ian Oxley
f5b6291abf
Set width on .custom-control-label ( #10840 )
...
Set `width: 100%` on the `.custom-control-label`.
Although `overflow-wrap: break-word` is set on the parent `.checklist-item` element, it doesn't seem to take effect unless a width is set on the label.
2018-11-27 15:40:41 +01:00
Sabe Jones
62bcd878a0
feat(content): Oddballs Bundle
...
Also includes one more tweak to @mention text highlighting
2018-11-27 15:40:40 +01:00
Sabe Jones
d0b72d5dd4
fix(chat): more width tweakage
2018-11-27 15:40:40 +01:00
Sabe Jones
d031a4c9aa
fix(chat): less intrusive highlight and better margins
2018-11-27 15:40:40 +01:00
Sabe Jones
662e642729
fix(tests): linting & more expects
...
Also one more tweak for invite validation responsiveness
2018-11-27 15:40:40 +01:00
Phillip Thelen
a450ac3652
Improve chat input design
2018-11-27 15:25:41 +01:00
Phillip Thelen
30ebdcaa4f
remove old autocomplete component
2018-11-27 14:01:43 +01:00
Phillip Thelen
ffa2ea4bb4
Correctly update message text when using autocomplete
2018-11-27 13:21:07 +01:00
Phillip Thelen
0271d98b91
Add Test to opt out of username being searchable
2018-11-27 13:20:26 +01:00
Phillip Thelen
e9c86622c5
Begin adding server-side autocomplete to web client
2018-11-26 15:47:22 +01:00
Phillip Thelen
42b146d5d0
Attach client to chat messages ( #10845 )
...
* Attach client to chat messages
* Word
* Design tweaks
* Fix potential error
2018-11-26 10:45:42 +01:00
Nathan Zimmerman
2bebaf2cf8
Fixes issue #10857 ("Tags have extra space at the bottom when they should be centered") ( #10861 )
...
* Fix for #10857 centered category tag text
* Fixes #10857 and #10856 display tag markdown.
2018-11-26 10:44:41 +01:00
Matteo Pagliazzi
6181328ac1
feat(footer): always show expanded footer ( #10862 )
2018-11-26 10:37:29 +01:00
Matteo Pagliazzi
6395870c00
fix(stable): remove progress number from petItem
2018-11-21 10:35:59 +01:00
negue
d7d7d64b45
move computed-props to methods - refactor mountItem to use the states inside ( #10853 )
2018-11-20 12:28:26 +01:00
Matteo Pagliazzi
067e869141
fix(chat): prevent duplicate messages, closes #10823
2018-11-18 19:38:56 +01:00
Ian Oxley
b846185f8a
Set width on .custom-control-label ( #10840 )
...
Set `width: 100%` on the `.custom-control-label`.
Although `overflow-wrap: break-word` is set on the parent `.checklist-item` element, it doesn't seem to take effect unless a width is set on the label.
2018-11-17 11:01:36 +01:00
Sabe Jones
c2fe04367f
feat(content): Oddballs Bundle
...
Also includes one more tweak to @mention text highlighting
2018-11-15 15:58:07 -06:00
Sabe Jones
abcc77b7d6
fix(chat): more width tweakage
2018-11-14 16:46:03 -06:00
Sabe Jones
07cbf45265
fix(chat): less intrusive highlight and better margins
2018-11-14 16:31:35 -06:00
Sabe Jones
64a3d08ce3
fix(tests): linting & more expects
...
Also one more tweak for invite validation responsiveness
2018-11-14 07:43:08 -06:00
Sabe Jones
cc13c4f28e
fix(invites): more responsive validation
2018-11-13 19:50:07 -06:00
Sabe Jones
d0fc1e0751
fix(invites): show errors inline
2018-11-13 15:10:35 -06:00
Sabe Jones
34e7690c38
fix(usernames): various
...
Disappearing input fields
Text replacement in @mentions
UUID visibility in profiles
Purple dot for @mentioned usernames
TypeError preventing RYA
Group Plan member list error
2018-11-13 14:14:02 -06:00
Sabe Jones
7484ecf729
Merge branch 'develop' into sabrecat/usernames-master
2018-11-08 15:13:28 -06:00
Sabe Jones
5d6b6ed29a
feat(usernames): follow-up email and setting for email opt-out
2018-11-08 10:00:25 -06:00
Sabe Jones
b1dd79f75c
fix(invites): bogus validation errors
2018-11-07 15:58:17 -06:00
Sabe Jones
1ac4dd8171
feat(usernames): invite by username
2018-11-07 15:00:22 -06:00
Sabe Jones
23b0688abb
Merge branch 'develop' into sabrecat/usernames-master
2018-11-06 19:56:45 -06:00
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
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
Matteo Pagliazzi
7195ac15b9
fix(group-plan-tasks): show checkmark when task completed
2018-11-05 15:04:45 +01: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