Djordje Vlaisavljevic
88e71dec6c
Added welcome page input field to edit tier modal
...
refs https://github.com/TryGhost/Team/issues/1168
2022-01-25 17:04:14 +01:00
Rishabh
e142812a68
Refined free tier UI
...
refs https://github.com/TryGhost/Team/issues/1037
- added default currency to free tier card
- updated benefit placeholder for free tier
- updated description placeholder for free tier
2022-01-19 13:04:08 +05:30
Djordje Vlaisavljevic
19b232640e
Updated the placeholders and headings for edit free membership modal
...
refs https://github.com/TryGhost/Team/issues/1029
2022-01-19 02:19:51 +01:00
Sanne de Vries
23da2a57fe
🐛 Fixed modal to invite staff users not scrolling in Safari & Chrome
...
Closes https://github.com/TryGhost/Ghost/issues/13975
2022-01-18 11:28:51 +00:00
Rishabh Garg
86b55b0f81
Added new free tier card with custom description/benefits ( #2203 )
...
refs https://github.com/TryGhost/Team/issues/1037
Adds new free tier card with option to add custom description and benefits for free tier, behind the tiers beta flag. Also:
- updates formatting of tier prices
- changes "Free" section to "Default"
- updates price formatting of membership tiers in admin
- updates currency code handling for product card
- updates default paid product handling
Co-authored-by: Djordje Vlaisavljevic <dzvlais@gmail.com>
Co-authored-by: Peter Zimon <peter.zimon@gmail.com>
2022-01-18 00:23:43 +05:30
Peter Zimon
4b32633cbf
Updated currency UI in tier preview
2021-09-10 18:16:14 +02:00
Peter Zimon
bc48cdffd0
Fixed button alignment in edit tier modal
2021-09-02 22:37:14 +02:00
Peter Zimon
a1cd55b848
Added preview to tier edit modal
2021-09-02 16:01:50 +02:00
Peter Zimon
16aec55acf
Use examples as placeholders in tier form
2021-09-01 12:53:37 +02:00
Peter Zimon
8cce7989f2
Updated tier modal copy
2021-09-01 10:14:56 +02:00
Peter Zimon
cea6063715
Added hints to Tier modal
...
- Added hint to tier description field
- Updated benefit field placeholder
- Added global help link to modal footer
2021-08-31 13:40:13 +02:00
Rishabh
984b4a6739
Refined enter behavior for benefits section in modal
...
refs https://github.com/TryGhost/Team/issues/874
In the product benefits modal in Admin, hitting Enter has been updated to work as -
- when hit with focus in an empty benefit field: does nothing
- when hit with focus in any field outside benefit fields: does nothing
- add new benefit and focus on it when hit while on a non-empty benefit
2021-08-20 14:20:51 +05:30
Peter Zimon
a6ba245bcd
Updated copy for tiers
...
- Updated copy of multiple products to "Tiers"
2021-07-19 12:39:59 +02:00
Rishabh
f65bb737c3
Refined product benefits section
...
refs https://github.com/TryGhost/Team/issues/838
- fixed reordering not saving
- fixed last benefit item not saving without plus
- fixed cancel not removing unsaved benefits
2021-06-30 15:51:34 +05:30
Peter Zimon
a02711c2a2
Refined benefits list (alpha)
2021-06-22 16:44:16 +02:00
Rishabh
9b228659da
Added dummy benefits section to products
...
refs https://github.com/TryGhost/Team/issues/792
- adds new hardcoded benefits section as prototype in Products modal
2021-06-18 19:09:14 +05:30
Peter Zimon
178733a521
Added benefits container to add/edit product (alpha)
2021-06-18 10:51:10 +02:00
Peter Zimon
49655fa451
Updated 'Add product' modal styles
2021-06-04 14:27:33 +02:00
Rishabh
6165441c30
Added UI for handling multiple tiers in membership settings
...
refs https://github.com/TryGhost/Team/issues/715
Adds new modal and component to handle managing a list of products(tiers) in Admin behind the developer experiments flag. Also adds a new helper for stripe prices to convert amount from decimal value.
2021-06-04 13:30:11 +05:30