Ryan Feigenbaum
4d6aaf0f68
Update grammar and fix missing word in Email receiving FAQ ( #19637 )
...
There were two changes in the Email receiving FAQ page.
1. Add "a" to "If you're not receiving the email newsletter you've
subscribed to, here are a few things to check."
2. Remove unnecessary hyphens from "to-and-from this address."
@jonhickman
2024-01-31 16:16:40 -05:00
Daniel Lockyer
e0fec5b952
Released @tryghost/comments-ui v0.13.4
2024-01-31 15:38:17 +01:00
renovate[bot]
25a8ab33ca
Update storybook monorepo to v7.6.11
2024-01-31 11:36:58 +01:00
renovate[bot]
3ed6fab216
Update tiptap monorepo to v2.2.1
2024-01-31 10:03:38 +00:00
renovate[bot]
e77b53f6cf
Update tiptap monorepo to v2.2.0
2024-01-29 13:07:18 +00:00
Sag
b5c6cf7d2d
Released Portal 2.37.2 ( #19595 )
...
no issue
2024-01-27 01:08:23 +00:00
Sag
1e988cccff
Revert Portal changes ( #19594 )
...
no issue
- This revert recent changes made to Portal, that may be causing the
Free tier to not render properly on Ghost sites
2024-01-27 01:46:59 +01:00
Sag
24952ab3df
🎨 Improved Portal and Portal settings ( #19584 )
...
no issue
---------
Co-authored-by: Simon Backx <simon@ghost.org>
Co-authored-by: Djordje Vlaisavljevic <dzvlais@gmail.com>
2024-01-26 10:38:00 +01:00
Sag
360e02db4f
Fixed default prices in tier previews ( #19586 )
...
fixes ENG-558
2024-01-25 19:42:18 +00:00
Djordje Vlaisavljevic
18d6d72c41
Updated free tier placeholder value ENG-556 ( #19585 )
...
refs ENG-556
2024-01-25 19:27:55 +00:00
Sag
eb189c8045
Fixed default amounts in tier previews ( #19582 )
...
fixes ENG-558
2024-01-25 17:17:11 +00:00
Djordje Vlaisavljevic
1f90cf7ea9
Updated tier settings labels, hints and placeholders ENG-554 ENG-555 ENG-557 ENG-592 ( #19580 )
...
refs ENG-554 ENG-555 ENG-557 ENG-592
- Updated dropdown label copy
- Updated tier name placeholder logic
- Updated hint copy for free tier
- Changed price placeholder values
- Removed visibility hint when creating/editing tiers
2024-01-25 16:10:03 +00:00
Ronald Langeveld
0c95111f8e
🎨 Admin X - Offers ( #19520 )
...
no issue
- Offers rebuilt in React and now located in Settings.
2024-01-25 12:41:54 +00:00
Djordje Vlaisavljevic
9a3aa6310b
Updated portal price toggle design
...
refs DES-24 DES-25
2024-01-25 12:08:33 +00:00
Princi Vershwal
58ec6792d9
Trying to fix browser tests ( #19575 )
2024-01-24 15:52:20 +00:00
Princi Vershwal
938d23ec33
Offer flash fix5 ( #19574 )
2024-01-24 15:16:54 +00:00
Princi Vershwal
a10a64c633
Optimised for iframe ( #19573 )
2024-01-24 14:50:32 +00:00
Princi Vershwal
1211ec3671
Revert "Optimised offer iframe" ( #19572 )
...
Reverts TryGhost/Ghost#19571
2024-01-24 14:15:33 +00:00
Princi Vershwal
abff4d8762
Optimised offer iframe ( #19571 )
2024-01-24 14:05:03 +00:00
Princi Vershwal
50495f05dd
Optimised iframe for offer ( #19568 )
2024-01-24 13:50:59 +00:00
Princi Vershwal
384cb44e6b
Optimised iframe for offers ( #19567 )
2024-01-24 13:10:37 +00:00
Princi Vershwal
cb9efc3ad4
Offer iFrame flash fix attempt 1003 ( #19566 )
2024-01-24 11:56:23 +00:00
Princi Vershwal
0627840f13
Offeri frame flash fix ( #19565 )
2024-01-24 17:02:55 +05:30
Princi Vershwal
e7a72e2ab1
Changed delay to 300ms ( #19564 )
2024-01-24 08:09:28 +00:00
Ronald Langeveld
94c7d9b21b
Revert "Changed request type to fetching iframe content in previews
...
refs https://ghost.slack.com/archives/C0568LN2CGJ/p1706018058495729
2024-01-23 14:33:38 +00:00
Ronald Langeveld
0f24f1efef
Bumped portal to 2.37.1 ( #19554 )
...
no issue
2024-01-23 13:19:05 +00:00
Ronald Langeveld
52e99f904e
Added Portal Frame conditions ( #19549 )
...
no issue
- adds 2 addition conditions for when the Portal iframe should be
visible.
- waits an extra 100ms before making it visible to give portal time to
properly load.
---------
Co-authored-by: Princi Vershwal <vershwal.princi@gmail.com>
2024-01-23 12:31:08 +00:00
Djordje Vlaisavljevic
7d9dfac489
Added a prop for enabling horizontal scroll
...
refs PROD-332
2024-01-23 11:37:44 +00:00
Ronald Langeveld
e2a4724792
🐛 Fixed links in History ( #19551 )
...
refs
https://linear.app/tryghost/issue/PROD-331/post-and-offer-links-404-in-history
- Links were using Ember route instead of absolute routes, causing 404s.
2024-01-23 11:32:46 +00:00
Ronald Langeveld
db5d2d0329
🐛 Fixed primary_name crashing Settings history ( #19550 )
...
fixes
https://linear.app/tryghost/issue/PROD-329/history-modal-crashes-the-app
- Added optional chaining operator to avoid null or undefined crashes
when the condition doesn't meet and should rather just move on.
- It now aligns with the other conditions where chaining is used.
2024-01-23 10:05:12 +00:00
Princi Vershwal
363fbd1d9b
Added delay to avoid preview flashing ( #19548 )
2024-01-23 09:29:55 +00:00
Ronald Langeveld
dc1bba781b
Fixed Offers redemptions preselection ( #19541 )
...
fixes
https://linear.app/tryghost/issue/PROD-319/offer-is-not-preselected-in-filter-dropdown-after-navigating-to
- fixes the URL builder for when Redeemed offers are selected to ensure
the selected tier is preselected in the members filter
2024-01-22 15:14:08 +00:00
Djordje Vlaisavljevic
d37a46a400
Updated yearly discount indicator copy PROD-299 ( #19540 )
...
refs PROD-299
2024-01-22 14:53:57 +00:00
Princi Vershwal
73fb5a3e84
Added loader for preview ( #19536 )
2024-01-22 14:45:06 +00:00
renovate[bot]
d54f4b06e5
Update storybook monorepo to v7.6.10
2024-01-22 09:25:28 +01:00
renovate[bot]
3575102462
Update dependency vite to v4.5.2 [SECURITY]
2024-01-22 09:25:09 +01:00
Djordje Vlaisavljevic
c4a800e97d
Fixed logic for displaying toast notifications when updating email address PROD-215
...
refs PROD-215
- Showing toast notification instead of modal to all users (even
self-hosted and legacy (Pro)) now
- More compact toast notification message
- Updated tests
2024-01-18 19:00:49 +00:00
Ronald Langeveld
b4fc45008a
Added hasLoaded state in Portal Frame ( #19524 )
...
no issue
- added an additional state that keeps track on whether the iFrame
content has loaded, before checking whether Portal has loaded.
2024-01-18 16:42:52 +00:00
Djordje Vlaisavljevic
501b1a2640
Updated design for sender and reply-to email address flow PROD-215 PROD-216
...
refs PROD-215 PROD-216
- Added toast notifications for successful sender and reply-to email
address change behind the flag, instead of the modal
- Updated email template for verifying new sender or reply-to email
2024-01-18 15:21:48 +00:00
Ronald Langeveld
3e67544331
Removed onLoad from iFrame element ( #19522 )
...
no issue
- removed the onLoad function from the iFrame element and only rely on
the listener waiting for 'portal-ready' before showing Portal
2024-01-18 15:09:52 +00:00
Daniel Lockyer
57c5f92770
Reverted " 🎨 Added Offers to the new Settings ( #19493 )"
...
This reverts commit c7d7b883cc
.
2024-01-18 15:04:59 +01:00
Sag
0f17f9a937
Updated design of the reply-to field for custom sending domains ( #19515 )
...
fixes PROD-205
fixes PROD-219
- removed the right placeholder complexity
- the preview renders the current sender / reply-to address in
real-time, regardless of whether it's valid
- if the reply-to address does not match the custom sending domain, show
an inline error
2024-01-18 14:39:43 +01:00
Ronald Langeveld
c7d7b883cc
🎨 Added Offers to the new Settings ( #19493 )
...
no issue
- Removes flags for the new Offers in Admin X (Settings)
- Removes old Offers from the sidebar.
- See a new version of Offers in Settings. 🎨
2024-01-18 12:56:08 +00:00
Ronald Langeveld
14bf2df834
Made offers iframe init load async ( #19516 )
...
no issue
- ensures it waits for event data to load before rendering the iframe
which sometimes causes an undesired flashing experience.
2024-01-18 12:38:41 +00:00
Ronald Langeveld
66238c7ccf
Added default string to href to Offers Portal iFrame ( #19514 )
...
no issue
- potentially fixes a small performance issues to avoid the homepage of
your publication from being loaded should an href from Portal not exist
when loading Offers, that could cause flashing.
2024-01-18 09:42:46 +00:00
Sodbileg Gansukh
8f4f013ed2
Design details on Offers cards and list ( #19513 )
2024-01-18 08:24:28 +00:00
renovate[bot]
bd77acdf7f
Update storybook monorepo to v7.6.9
2024-01-18 08:34:43 +01:00
renovate[bot]
0108b9578d
Update dependency autoprefixer to v10.4.17
2024-01-18 08:34:25 +01:00
Djordje Vlaisavljevic
4abcd17184
Added static design for banners
...
refs PROD-215 PROD-322
2024-01-17 21:09:24 +00:00
Sag
5ddd90a244
Updated Portal settings to render paid plans options only when relevant ( #19507 )
...
fixes PROD-300
- hides "Prices available at signup" and "Price preselected at signup"
options in Portal settings, if no paid tier is active/visible
2024-01-17 15:08:15 +00:00