Peter Zimon
85f4ae525e
Refined Portal redirect URLs
...
- added footer text and placeholder for Portal redirect URL input fields
2021-03-09 09:22:41 +01:00
Peter Zimon
951333701a
Fixed link color in Portal settings
2021-03-09 09:09:52 +01:00
Peter Zimon
6ce4d53259
Minor style fix for What's new notification
2021-03-08 19:34:31 +01:00
Peter Zimon
e489b1765a
Fixed MRR summary formatting on Dashboard
...
- added thousands separator to MRR summary data
- separated currency from amount for better readability
2021-03-08 18:08:53 +01:00
Peter Zimon
14fcd3c7fa
Fixed payment settings input field UI bug
2021-03-08 17:16:16 +01:00
Peter Zimon
43c3b3cd43
Fixed overflow bug in Email settings
2021-03-08 17:06:53 +01:00
Peter Zimon
c5db8b38c0
Fixed member event list issues
...
- fixed copy for sent emails
- changed layout for member event list if Stripe info is not available
- fixed minor UI misalignment
2021-03-08 14:24:03 +01:00
Peter Zimon
4effce5285
Added '+' to positive growth on Dashboard
2021-03-08 13:55:34 +01:00
Peter Zimon
952384aeb2
Fixed image delete icon color in darkmode
2021-03-08 13:33:21 +01:00
Peter Zimon
5899d21e03
Fixed notification background in dark mode
2021-03-08 13:28:28 +01:00
Sanne de Vries
6ea24e6384
Changed all green and blue modal buttons to black
2021-03-05 13:16:43 +01:00
Peter Zimon
b45d8cd23a
Updated responsive image size on Dashboard
2021-03-05 11:00:38 +01:00
Sanne de Vries
f10e133acd
Added color-picker to tag settings
2021-03-04 18:43:54 +01:00
Peter Zimon
95507864f0
Added variable width for inner panes of PSM
2021-03-04 18:34:25 +01:00
Sanne de Vries
4e0f0e88b2
Fixed Email footer input in settings not fully clickable bug
2021-03-04 17:01:48 +01:00
Peter Zimon
b7dc86460b
Added member count to main navigation
...
- added total member count to main navigation to bring more attention to "Members" and balance the sidebar visually
2021-03-04 14:51:19 +01:00
Peter Zimon
cee09f6c16
Updated members table created data style
2021-03-04 13:08:38 +01:00
Peter Zimon
ce43df193f
Applied green color to publish button in preview
2021-03-04 11:53:31 +01:00
Peter Zimon
f1984f617d
Portal settings UI refinements
2021-03-04 11:33:40 +01:00
Peter Zimon
14c015e5b2
Updated Launch wizard preview scaling
2021-03-04 10:37:38 +01:00
Sanne de Vries
d4f868df17
Fixed spacing bug on invite-user modal
2021-03-04 10:30:36 +01:00
Sanne de Vries
8127dce33d
Fixed blue underline on bookmarks in editor bug
2021-03-04 09:37:37 +01:00
Sanne de Vries
d3ca094cda
Fixed borders on general and tag social media previews
2021-03-03 18:41:30 +01:00
Peter Zimon
6fb2a2fc3c
Updated password reset button style
2021-03-03 17:16:44 +01:00
Peter Zimon
e760389122
Resized preview in branding modal
2021-03-03 16:27:26 +01:00
Sanne de Vries
06d0b4a87d
Fixed portal upload-icon button overflow bug
2021-03-03 15:45:35 +01:00
Sanne de Vries
b9a35be517
Fixed facebook description cut-off in edit mode bug
2021-03-03 14:59:28 +01:00
Peter Zimon
4a79a94993
Added site icon to sign in screen
2021-03-03 13:36:44 +01:00
Peter Zimon
477b58e076
Using accent color on login button
2021-03-03 13:36:44 +01:00
Sanne de Vries
4263cc7343
Changed public preview divider symbols color
2021-03-02 20:50:27 +01:00
Kevin Ansfield
905df906da
Fixed double-load of front-end when opening brand settings
...
no issue
- moved `.site-iframe` styling into CSS files so it can be re-used outside of the `<GhSiteIframe>` component
- swapped `<GhSiteIframe>` usage in brand settings modal for a plain `<iframe>` element so that it's not initially rendered with the front-end url in it's `src` attribute
2021-03-02 17:44:53 +00:00
Sanne de Vries
e9e169fdfc
Improved theme directory
...
No ref
- Moved from 5-column to 4-column grid
- Moved Marketplace link out of the grid
- Improved hover animation
2021-03-02 18:22:41 +01:00
Peter Zimon
bfa5a3a449
Added title to sign in screen
2021-03-02 18:22:32 +01:00
Peter Zimon
acc4254f3c
Basic sign in UI update
...
- updated sign in UI to match better with the rest of Ghost.org
2021-03-02 17:40:35 +01:00
Kevin Ansfield
e66bb4feac
Removed tour feature
...
refs 10b48b1d6d
refs 1531712d92
- the tour feature is no longer used so all associated code can be removed
- removes `liquid-tether` dependency as it was only used by the tour throbbers/popovers
2021-03-02 14:29:26 +00:00
Sanne de Vries
2ec9383bdd
Hid Facebook description when title exceeds single line in all social media previews
2021-03-02 13:25:00 +01:00
Fabien 'egg' O'Carroll
8403bf9b49
Added fallback for top members ( #1856 )
...
* Added fallback for top members
refs https://github.com/TryGhost/Team/issues/469
We do not have open rates for a member until we've sent at least 5
emails. In order to still display a top members section for sites which
have not sent that many newsletters, we fallback to paid members,
ordered by created_at. This effectively gives us our oldest members,
which are currently paid.
2021-03-02 13:08:07 +01:00
Sanne de Vries
d82f89d33c
Added margin to suspended-user badge
2021-03-01 14:50:00 +01:00
Sanne de Vries
049030899c
Fixed cut-off descenders on Integration list
2021-03-01 14:45:57 +01:00
Sanne de Vries
2b83749473
Fixed empty scrollbars in portal and branding/install theme/customise email modals
2021-03-01 14:42:47 +01:00
Sanne de Vries
89f4cdfd0a
Styled social media previews empty state for images
2021-02-25 17:20:43 +01:00
Peter Zimon
d74115aa70
Minor UI bugfix
2021-02-25 14:50:22 +01:00
Peter Zimon
65d53e2f85
Added dismiss to launch wizard banner
2021-02-25 10:58:35 +01:00
Peter Zimon
125243a3ed
Updated Dashboard dark mode
2021-02-24 19:18:13 +01:00
Peter Zimon
371da0b9c1
Updated launch wizard banner
2021-02-24 19:09:19 +01:00
Peter Zimon
fbf121b7f2
Added 'What's new' to Dashboard
2021-02-24 16:59:05 +01:00
Kevin Ansfield
f0824225fd
Updated marketplace themes ( #1852 )
...
refs https://github.com/TryGhost/Team/issues/480
- switched marketplace themes to a selection of Ghost's own free themes
- added install and preview buttons for all
- show theme screenshot in the install modal if it's a known theme
2021-02-24 15:42:03 +00:00
Sanne de Vries
eec031fa72
Updated social media previews in PSM
2021-02-24 13:04:56 +01:00
Peter Zimon
5c9e2a46aa
Refined grey box color
2021-02-24 11:09:09 +01:00
Peter Zimon
53358422e4
Members style update
2021-02-24 11:02:51 +01:00