Daniël van der Winden
42009eb9ed
Updated subtitle logic ( #20876 )
...
It was previously not displaying the correct text for when a post is
published + emailed. That's solved now.
2024-08-29 10:41:02 +00:00
Daniël van der Winden
5cc3d943f2
Made the post preview card a link ( #20846 )
...
The modal in the new publish flow has a post preview card, which did not
link to the post itself. It does now (except when it's an email).
2024-08-28 10:08:25 +00:00
Daniël van der Winden
af0338b504
Rewrote the publish modal logic and layout ( #20832 )
...
Removed unnecessary code, rewrote it in places where we were repeating
ourselves, and followed the new layout for posts + emails.
2024-08-27 15:22:11 +00:00
Daniël van der Winden
344f440de9
Updated the buttons in the publish flow modals ( #20831 )
...
Buttons were previously part of the bookmark card, but that's no longer
the case. This makes it easier to scale between different types of
posts/emails.
2024-08-27 13:06:19 +00:00
Sodbileg Gansukh
2a212bfff4
Publish flow improvements and bug fixes ( #20824 )
...
ref DES-731
- improved mobile styles for the social buttons in the modal
- fixed the flow for publishing/scheduling pages
- redirect to post list only when a post doesn't involve any email
2024-08-26 17:02:00 +08:00
Daniël van der Winden
7c992825ed
Publish modal updates ( #20817 )
...
The new modal for the updated publishing flow has an entirely new
layout, based on feedback previously received. In addition, this PR
includes a few tweaks to the underlying logic.
2024-08-22 14:49:29 +00:00
Sodbileg Gansukh
5cce46e851
Share button improvements on publish flow modal ( #20791 )
...
ref DES-684
- switched social links from buttons to regular links
- added post title to share links
2024-08-20 17:33:40 +08:00
Peter Zimon
46f93ad555
Refined details for new publish flow ( #20761 )
...
DES-686
Typography for the new modal was a bit off, needed refinement.
2024-08-15 14:54:50 +02:00
Sodbileg Gansukh
5ee67892dc
Improved publishing flow end screen ( #20701 )
...
ref DES-594
- this update introduces some improvements to the publishing flow end screen
- everything's behind a feature flag — publishFlowEndScreen
2024-08-15 18:22:32 +08:00