Sabe Jones
5bd9fcc99d
Merge branch 'release' into develop
2019-01-18 14:59:37 -06:00
Alessio Libardi
84cafc4081
Special Pets that you don't own will only show GreyPaw print | Fixes #10866 ( #10949 )
...
* Added isSpecial function to determine wether a pet is special or not
* Special pets that you don't own show only grey pawprint
* PetEgg HatchingPotion icon only visible if the pet is not special
2019-01-18 14:58:38 -06:00
andrzejZdobywca
d77a17112c
setting new password using Return key ( #10937 )
2019-01-18 14:58:18 -06:00
Sabe Jones
fd125352b7
fix(g1g1): remove additional banner
2019-01-16 10:22:00 -06:00
Sabe Jones
ec37524164
chore(promo): end G1G1 deal
2019-01-15 18:57:10 -06:00
Sabe Jones
d22b4bb2f7
feat(content): Armoire and Backgrounds Jan 2019
2019-01-04 13:58:51 -06:00
Sabe Jones
b1aeb8ed87
Merge branch 'release' into develop
2019-01-02 17:08:50 -06:00
Sabe Jones
af40c437be
chore(news): Bailey
...
also fix erroneously active hatching potion and remove concluded bundle
from pinned items
2019-01-02 16:10:57 -06:00
Sabe Jones
4f3536e887
Merge branch 'release' into develop
2018-12-31 23:48:59 +00:00
Sabe Jones
f7983f39eb
feat(event): New Year's 2018-19
2018-12-31 17:44:13 -06:00
Matteo Pagliazzi
2335ad4167
fix(gems modal): remove duplicate id property, fix #10919
2018-12-27 15:04:14 +01:00
negue
d84631255b
extract site urls from translations ( #10909 )
2018-12-23 19:56:21 +01:00
Raymond Grumney
0b352b9103
Unit Tests; 1 fix to appFooter debug menu ( #10894 )
...
* Built
* Update .editorconfig
* Fixed filename ('translaotr.js' => 'translator.js')
* Fixed Filename
* User Unit Tests
* Writing tests for avatar.vue
* writing tests for getters/user.js
* Writing Tests for avatar.vue
* Writing Tests for avatar.vue
* writing tests for store/getters/user.js
* renamed file
* Integrated test into user.test.js
* Reverting
* Fetching most recent version
* +1 Level now adds a level
* updating to current version
* Minor edits to pass lint test
* Removing non-functional Tests
* Cleaning up
2018-12-23 19:45:59 +01:00
negue
19b75c6257
drag tags to reorder ( #10911 )
...
* drag tags to reorder
* change color, remove unneeded sortTag-call
2018-12-23 19:45:05 +01:00
negue
b66904a3a7
notification click always shows the modal, setting only controls the notification timeout ( #10913 )
2018-12-23 19:35:30 +01:00
Sabe Jones
f74b4d3e73
Merge branch 'develop' into release
2018-12-20 17:24:59 +00:00
Sabe Jones
a6cea47789
feat(event): Winter Wonderland 2018
2018-12-20 11:11:50 -06:00
Sabe Jones
0ed7c7596a
Merge branch 'release' into develop
2018-12-18 21:32:39 +00:00
Sabe Jones
8220199e49
Gift 1 Get 1 Promo 2018-19! ( #10915 )
...
* feat(subscription): promo banner in modal
* feat(subscription): promo banner on main page
* fix(banners): remove extraneous margin adjustment
* fix(banners): various
* feat(promotion): gift 1, get 1
* fix(promo): various
* chore(promo): add Bailey
* fix(promo): use different email template for promo beneficiary
* fix(promo): turns out Winter is meaningful
2018-12-18 15:28:53 -06:00
Matteo Pagliazzi
7348145b7d
fix(success-modal): misc fixes
2018-12-16 15:39:37 +01:00
Sabe Jones
a2c8b8b05c
Usernames Misc: Bulk Email and New Party Modal ( #10898 )
...
* feat(migrations): genericize bulk email
* chore(migrations): archive one-offs
* feat(usernames): change create party modal to copy username
* fix(modal): styling
* fix(modal): add Chrome clipboard implementation
2018-12-11 14:47:50 -06:00
Matteo Pagliazzi
0667695390
Payments: Success Messages ( #10903 )
...
* fix v-once
* gems purchase success dialog
* amazon and stripe support for gems message, translations
* subscriptions success message
* subscriptions success message
* group plans success message and many fixes
* finish success messages for payments
* add success modal when gifting from balance
2018-12-09 20:08:01 +01:00
Sabe Jones
bb01475e02
Merge branch 'release' into develop
2018-12-03 22:54:08 +00:00
Matteo Pagliazzi
b9e12aca3e
success modal and fix redirects
2018-12-02 17:33:21 +01:00
Matteo Pagliazzi
e212842b50
fix redirects and basic success message
2018-12-02 15:44:52 +01:00
Sabe Jones
727041f020
fix(chat): escape regexes so parentheses etc. don't bust it
2018-11-30 16:19:22 -06:00
Matteo Pagliazzi
2cbd78b139
Merge branch 'develop' into payments/paypal-amazon-checkout
2018-11-29 10:55:13 +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
433c73c9d3
paypal: restore url after purchase
2018-11-21 11:25:36 +01:00
Matteo Pagliazzi
680c2162a7
paypal: new redirects
2018-11-21 11:19:55 +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