Djordje Vlaisavljevic
8daa4afc34
Updated tier preview price terms design
...
refs https://github.com/TryGhost/Team/issues/1726
2022-08-11 17:13:36 +02:00
Djordje Vlaisavljevic
5cf6d212a9
Added static HTML for free trial option to offer creation
...
refs https://github.com/TryGhost/Team/issues/1726
2022-08-11 12:03:38 +05:30
James Morris
40d5b213f9
Tweaked the email notifications in the staff profile to look a little less weird
...
refs https://github.com/TryGhost/Team/issues/1774
2022-08-10 16:13:32 +01:00
Aileen Nowak
15a9ccc5ad
Fixed typo on Explore site
2022-08-08 15:03:45 +01:00
Djordje Vlaisavljevic
9e43fa9332
Updated portal preview in edit/add tier
...
refs https://github.com/TryGhost/Team/issues/1757
2022-08-08 12:53:14 +02:00
Sanne de Vries
dee631e70e
Fixed broken calendar icon in members filter
2022-08-08 10:29:13 +02:00
Aileen Nowak
036cf865d0
Added responsive styles for Explore screen
...
no issue
The submit button was not reachable on mobile devices. This commit adds responsive styles for the majority of mobile devices.
2022-08-05 15:06:21 +01:00
Rishabh
6ce3e8efd6
Wired trial days to tiers UI in Admin
...
refs https://github.com/TryGhost/Team/issues/1724
- allows site owners to add trial days to tiers (behind feature flag)
2022-08-05 17:23:40 +05:30
Daniel Lockyer
949d3e7508
Updated error copy when running an unsupported database
...
refs https://ghost.org/docs/faq/supported-databases/
- the supported database changes we were putting in place for v5 are
now applicable, so the copy needs to change
- also including minor design updates to make it look like an error
2022-08-05 12:23:21 +02:00
Sanne de Vries
a16dd5e8dd
Fixed post title placeholder being invisible in dark mode
2022-08-04 18:04:55 +02:00
Sanne de Vries
7ab1d0eb40
Added more visual contrast to publish button
2022-08-04 17:57:40 +02:00
Sanne de Vries
175c3d645f
Added styles to react editor wrapper
2022-08-04 17:32:36 +02:00
Simon Backx
235ede719c
Updated comment activity feed text and styles
...
refs https://github.com/TryGhost/Team/issues/1731
2022-08-03 13:35:24 +02:00
Aileen Nowak
c263f48b79
Fixed using the correct token for Explore
...
no issue
- The `adminKey.secret` property is already in the correct format of `admiKey.Id:adminKey.secret` so we were returning the id twice as query param
- Minor style adjustments for Explore
2022-08-03 11:51:18 +01:00
Sanne de Vries
9729ec11be
Removed bottom margin on post preview
2022-08-03 12:23:04 +02:00
James Morris
7af8ef0c10
Tidied up the comments post title style for events
...
- Following styling from email events
- Includes other tweaks to bring consistency
- Added in text truncating for member activity page
refs https://github.com/TryGhost/Team/issues/1731
2022-08-02 18:11:50 +01:00
Sanne de Vries
22344a28b5
Fixed username being cut off in profile menu
2022-08-02 12:04:14 +02:00
Paul Davis
1c36b93949
Fixed display of warnings after content import ( #2192 )
...
- Fixes the horizontal overflow caused my longer warning/error messages. This means the <pre> tag is sized to fit the container and can now be scrolled and read in its entirety.
- Adds some top margin so these errors are not so bunched up to the text & input.
2022-08-02 09:23:46 +01:00
Aileen Nowak
515bf1cc14
Added Ghost Explore UI
...
no issue
- Added `/explore` route which requires min. Admin and is behind a feature flag
- Fetches Admin API key and ID to create a token and return back to Ghost Explore with the correct query params
- Fullscreen UI
2022-08-01 11:11:47 +01:00
Peter Elmers
26e6d459cb
Put plus menu button on the screen on mobile ( #2417 )
...
Fix the right positioning and size of the icon for mobile display
Addresses https://github.com/TryGhost/Ghost/issues/14948
2022-07-27 11:29:33 +02:00
Peter Zimon
6ae1cce9c8
Fixed browser preview site title word wrap bug
2022-07-27 10:42:36 +02:00
Peter Zimon
e5bcc52dfc
Updated new site creation typography
2022-07-25 11:26:07 +02:00
Peter Zimon
05789e4466
Fixed typography glitches
...
- fixed letter spacing for titles using Inter font
2022-07-21 10:24:10 +02:00
Peter Zimon
b7a5f4f266
Switching default font to Inter ( #2429 )
...
This PR switches the default font for Inter to provide a much more reliable typography across various OS's and for better integration with the Ghost brand.
2022-07-21 09:58:22 +02:00
Djordje Vlaisavljevic
29b47d9556
Added z-index for post settings panes
2022-07-19 17:19:41 +02:00
Djordje Vlaisavljevic
067ebeab7b
Made it easier to tell primary and other authors apart in post settings
2022-07-15 15:28:03 +02:00
Djordje Vlaisavljevic
5d827ad1a9
Made it easier to tell internal and public tags apart in post settings
2022-07-15 11:19:40 +02:00
James Morris
587ae505f0
Added in hover states for the members list so it matches other lists
...
no issue
2022-07-14 16:29:02 +01:00
James Morris
db0929d07a
Improved the strange resizing issues for the main chart on new Dashboard
2022-07-14 16:00:17 +01:00
Sanne de Vries
a4d5d14ba6
Updated internal tag style in user deletion modal
2022-07-14 15:11:43 +01:00
Sanne de Vries
09794a7c05
Updated theme upload modal in Casper error state
...
No ref
- Updated modal default state to make it look more clickable
- Updated the Casper upload error state design
- Changed the 'try again' button to directly open the finder rather than only resetting the modal
2022-07-14 15:07:08 +01:00
James Morris
415dfa97b3
Refactored and cleared out some unneeded Dashboard CSS
...
no issue
2022-07-14 10:37:10 +01:00
James Morris
551db84966
Small fix for email newsletter setting arrow placement
...
no issue
2022-07-14 09:52:26 +01:00
Sanne de Vries
be2744c27f
Updated activity feed empty state icon
2022-07-12 14:03:40 +01:00
Sanne de Vries
18102f309b
Fixed empty state icons in dark mode
2022-07-12 13:49:24 +01:00
Sanne de Vries
ea2bbef4c1
Fixed broken icon for activity empty state
2022-07-12 12:28:57 +01:00
Peter Zimon
27212475f3
Added basic email notification for comment in staff
2022-07-06 17:55:44 +02:00
Peter Zimon
ff7bb48b7e
Added Comment access dropdown to membership settings
2022-07-06 11:01:57 +02:00
Sanne de Vries
1e76022a28
Fixed post bookmark shifting layout bug
2022-06-01 18:26:20 -04:00
Sanne de Vries
5e7678b239
Fixed empty states spacing regression
2022-06-01 17:31:23 -04:00
Kevin Ansfield
e1dfe3edb0
🎨 Improved save/update button copy in editor ( #2413 )
...
no issue
- renamed "Update" to "Unpublish" or "Unschedule" to match the available actions
- renamed "Save" to "Update" and made it always visible but disabled when there are no unsaved changes
- switched <Editor::PublishManagement> to a provider component and extracted `<Editor::PublishButtons>`
- allows for the management flow to wrap other UI elements and have the yielded actions passed down so the publish/update flow can be opened from more than just the publish/unschedule/unpublish buttons
- added link to "Sent" in editor status that opens the update flow for email-only posts
Co-authored-by: Peter Zimon <peter.zimon@gmail.com>
2022-06-01 13:48:33 +01:00
Djordje Vlaisavljevic
ac52e01977
Put less emphasis on the "Send test email" button
2022-05-30 12:42:13 +02:00
Simon Backx
191c7e312b
🎨 Reduced favicon requirements ( #2408 )
...
refs TryGhost/Team#1652
- Support picking new image types in the favicon image uploader.
- Added support for non-square and not resizable files (e.g., svg files) as favicon (cover background image).
2022-05-27 16:20:40 +02:00
Peter Zimon
1b682696cc
Fixed publish end screen bookmark text overflow bug
2022-05-27 13:28:42 +02:00
James Morris
2f85bd6ea4
Fixed the button positions and spacings for the Publish, Save and Sidebar icons in the editor
...
no issue
2022-05-26 13:47:38 +01:00
Kevin Ansfield
aaef8f7d44
Deleted unused <GhProfileImage> component
...
no issue
- the component became unused when the staff user page design was updated but was never cleaned up
2022-05-26 10:42:10 +01:00
Sanne de Vries
96a2e016b1
Fixed truncation of publication title in post bookmark
2022-05-25 10:39:00 +02:00
Sanne de Vries
7263d74c15
Truncated publication and author names in post bookmark
2022-05-25 10:33:19 +02:00
Sanne de Vries
5edc95d96d
Fixed dark mode issues in publishing flow
2022-05-25 10:23:11 +02:00
Sanne de Vries
edbdcb410d
Fixed spacing bug on filtered posts empty state
2022-05-25 10:08:47 +02:00
Sanne de Vries
70f82896cd
Added break-all to email addresses on member details page
2022-05-24 13:25:53 +02:00
Djordje Vlaisavljevic
f3b56d092a
Fixed text overflow in the input field
2022-05-20 12:09:41 +02:00
Djordje Vlaisavljevic
80a9a664a7
Fixed mobile preview border-radius issue in Safari
2022-05-20 10:13:03 +02:00
Djordje Vlaisavljevic
d2db9c6a7f
Fixed dropdown flicker in dark mode
2022-05-19 16:44:16 +02:00
Sanne de Vries
20b797d2e4
Updated subscriber count in newsletter selection dropdown in publish flow
...
No ref
2022-05-19 15:17:55 +02:00
Sanne de Vries
2c9998be69
Added animation to post preview modes and publish button
...
No ref
2022-05-19 14:13:12 +02:00
Sanne de Vries
2941065eb7
Added back button to completed publishing flow
...
No ref
2022-05-19 13:39:40 +02:00
Kevin Ansfield
b03aa5f255
Added reverse animation to publish/preview modal contents when closing modal
...
refs 2fb62708a8
- use modal's own `.epm-out` class that's added when closing to trigger the reverse of the fade-in animation
- added `.publish-modal` class to the three publish modals so we can alter the default modal animations/timing if required
2022-05-19 12:19:55 +01:00
Simon Backx
e7a703ee73
Removed commented css code
2022-05-19 13:19:21 +02:00
Simon Backx
195733af2c
Fixed icon and button colours in dark mode
...
refs https://ghost.slack.com/archives/C02G9E68C/p1652957053084759
- Activiy feed filters label colours
- Activiy feed member email address text colour
- . (i) icon when editing newsletters
- colour of edit pencil when editing free tier
- paid tiers 'active' dropdown button colour
2022-05-19 13:15:30 +02:00
Sanne de Vries
2fb62708a8
Added fade-in effect when opening publish and preview modals in editor
...
No ref
2022-05-19 11:58:51 +02:00
Simon Backx
1ce02660aa
Fixed recent posts open rate bars width
...
refs https://ghost.slack.com/archives/C02G9E68C/p1652951577111489
2022-05-19 11:28:37 +02:00
Sanne de Vries
435f5189aa
Hid "Back to settings" when publish button is running
...
No ref
2022-05-18 20:56:49 +02:00
Sanne de Vries
2835d0a6a4
Fixed publish button pulsating when running
...
No ref
2022-05-18 20:32:10 +02:00
Kevin Ansfield
473831ac2b
Added image fallback and site icon/title to <GhPostBookmark>
( #2401 )
...
no issue
- adds `{{get-setting "key"}}` helper to make settings available in templates without needing a backing class
- updated `<GhPostBookmark>` component
- if post feature image isn't present, fall back to site cover image
- add site icon (if present) and title to the details line
- removed author image
Co-authored-by: Sanne de Vries <sannedv@protonmail.com>
2022-05-18 19:05:27 +01:00
James Morris
9019ae783c
Fixed up the borders for dark mode on Dashboard
...
refs: https://github.com/TryGhost/Team/issues/1531
2022-05-18 17:06:41 +01:00
Sanne de Vries
02a3f4d784
Changed running and success copy for publish button when scheduled
...
No ref
2022-05-18 15:14:43 +02:00
Djordje Vlaisavljevic
c16bc682cf
Added bottom margin to post bookmark
2022-05-17 17:49:13 +02:00
Djordje Vlaisavljevic
1320adbba7
Fixed user avatar design
2022-05-17 17:49:13 +02:00
James Morris
bcef562206
Moved all the dropdowns to be right aligned on the new Dashboard
...
refs: https://github.com/TryGhost/Team/issues/1531
2022-05-17 15:04:55 +01:00
James Morris
600e02610a
Changed how the mini charts are layed out to fix bugs in Safari for new Dashboard
...
refs: https://github.com/TryGhost/Team/issues/1531
2022-05-17 14:44:19 +01:00
James Morris
b2a6c01cdf
Working out the Safari layout issue when changing dropdowns on new Dashboard
...
refs: https://github.com/TryGhost/Team/issues/1531
2022-05-17 14:44:19 +01:00
Djordje Vlaisavljevic
ba6e86d4c4
Set icon height so it doesn't break layout in Safari
2022-05-17 13:53:45 +02:00
Peter Zimon
44f338d8a6
Updated Dashboard tooltip background in dark mode
2022-05-17 13:36:37 +02:00
Peter Zimon
5e3b3acad5
Updated dark mode modal background color
2022-05-17 11:53:59 +02:00
Peter Zimon
8891fd0bd4
Updated dark mode white color
2022-05-17 11:50:23 +02:00
Peter Zimon
60568547e3
Updated dark mode colors
2022-05-17 11:38:34 +02:00
Simon Backx
8502ebb96a
Moving over the new Dashboard to replace the old ( #2389 )
...
refs: https://github.com/TryGhost/Team/issues/1631
Co-authored-by: James Morris <moreofmorris@users.noreply.github.com>
2022-05-17 09:34:34 +02:00
Kevin Ansfield
77484210ee
Cleaned up old publish menu code
...
no issue
- the new publishing flow is GA making the old publish menu unused
- removed all related code
2022-05-16 18:07:53 +01:00
Sanne de Vries
5a6066d064
Fixed publishing flow responsive issues
...
No ref
2022-05-16 16:13:24 +02:00
Sanne de Vries
025fe3e6ae
Fixed editor dark-mode issues
...
No ref
2022-05-16 13:50:58 +02:00
Sanne de Vries
d3e188fb3a
Updated email and social post previews
...
Refs https://github.com/TryGhost/Team/issues/1621
2022-05-13 15:36:56 +01:00
Sanne de Vries
52cfae0522
Updated browser and mobile post previews
...
Refs https://github.com/TryGhost/Team/issues/1621
2022-05-13 14:19:22 +01:00
Simon Backx
ff437752de
Removed publish settings CSS capitalization
...
refs https://ghost.slack.com/archives/C02G9E68C/p1652428859090859
This CSS fix doesn't work on Safari on MacOS and causes some glitches.
2022-05-13 14:13:38 +02:00
Peter Zimon
3ba3e34ab4
Minor dashboard UI refinements
2022-05-13 11:05:02 +02:00
Sanne de Vries
f4df91aee7
Updated publishing flow
...
Refs https://github.com/TryGhost/Team/issues/1544
2022-05-12 16:03:40 +01:00
Sanne de Vries
4795343cdb
Updated newsletter count in newsletter selection dropdown
...
Refs https://github.com/TryGhost/Team/issues/1544
2022-05-12 15:03:17 +01:00
Sanne de Vries
07628be22b
Fixed alignment of preview modes in editor
...
Refs https://github.com/TryGhost/Team/issues/1621
2022-05-12 14:43:21 +01:00
Sanne de Vries
793b192199
Fixed broken mobile post preview
...
Refs https://github.com/TryGhost/Team/issues/1621
2022-05-12 14:33:25 +01:00
Sanne de Vries
6f498035ea
Updated post preview navigation
...
Refs https://github.com/TryGhost/Team/issues/1621
2022-05-12 14:27:06 +01:00
Sanne de Vries
288ba328d7
Updated navigation between editor, publish, preview and update states
...
Refs https://github.com/TryGhost/Team/issues/1621
2022-05-12 14:03:21 +01:00
Peter Zimon
4b596e47c5
Improved neutral trend indicator on Dashboard metrics
2022-05-12 14:40:54 +02:00
Peter Zimon
ee744bda31
Updated resources box style
2022-05-12 14:35:39 +02:00
Sanne de Vries
eafd2f901e
Updated publishing flow email recipient filters
...
Refs https://github.com/TryGhost/Team/issues/1544
2022-05-12 13:30:14 +01:00
Peter Zimon
f3e35bb164
Fixed chart re-rendering bug
2022-05-12 14:04:29 +02:00
Sanne de Vries
f6b06ef9bf
Updated email recipient filter design
...
Refs https://github.com/TryGhost/Team/issues/1544
2022-05-12 12:56:43 +01:00
Kevin Ansfield
d36517fb1e
Fixed capitalization of email recipients option when member counts aren't available
...
no issue
- used CSS rather than `{{capitalize}}` to avoid multiple conditionals for something that's edge-case and will eventually disappear once member counts are available to all roles that can send email
2022-05-12 12:47:45 +01:00
Peter Zimon
527b07b490
Fixed Paid mix padding
2022-05-12 13:33:05 +02:00
Peter Zimon
8a3a5dd217
Minichart refinements
2022-05-12 13:20:48 +02:00
Sanne de Vries
513c8655e4
Updated error and info boxes in publishing flow
...
Refs https://github.com/TryGhost/Team/issues/1544
2022-05-12 11:47:49 +01:00