Rish
002cc33d52
Fixed currency in chart options
...
refs https://github.com/TryGhost/Team/issues/469
Uses correct binding to setup currency for MRR charts in y axis ticks
2021-02-23 02:12:12 +05:30
Rish
42d7282b57
Updated chart tick options for MRR
...
refs https://github.com/TryGhost/Team/issues/469
- Appends currency to the tick value in case of MRR charts
2021-02-23 02:07:55 +05:30
Peter Zimon
c5c0fd4d20
Fixed tags code mirror UI bugs
2021-02-22 21:30:02 +01:00
Peter Zimon
b398d57650
Fixed Admin API key regeneration UI bug
2021-02-22 21:17:53 +01:00
Peter Zimon
693eecb2e9
Fixed email preview UI bugs
2021-02-22 21:14:16 +01:00
Peter Zimon
b036962849
Refined Dashboard charts
2021-02-22 20:43:22 +01:00
Peter Zimon
1f2aeec9d5
Udpated small chart sizes
2021-02-22 20:11:25 +01:00
Peter Zimon
1e4d6e0c0f
Added line color variable to charts
2021-02-22 20:11:25 +01:00
Rish
08bb5f2d87
Updated growth stats on dashboard
...
refs https://github.com/TryGhost/Team/issues/469
- Added growth stats for member counts
- Cleaned up growth stats for mrr
2021-02-22 18:37:28 +05:30
Sanne de Vries
d6d8b894db
Fixed canvas title breadcrumbs being cut off by content filters
2021-02-22 10:06:26 +01:00
Rish
624001b15e
Cleaned up mrr and count stats
...
refs https://github.com/TryGhost/Team/issues/469
- Cleans up incorrect values for mrr and count stats
2021-02-22 14:01:08 +05:30
Rish
e554e26b02
Added newsletter open rate stats
...
refs https://github.com/TryGhost/Team/issues/469
- Adds new chart to track newsletter open rates on dashboard
2021-02-22 14:01:08 +05:30
Rish
6592fabbe9
Fixed missing options for chart
...
no refs
- Setting chart options in case of nightShift change was missing options param
2021-02-22 14:01:08 +05:30
Kukhyeon Heo
568cd65fb3
✨ Added YAML file support for redirects ( #1703 )
...
refs https://github.com/TryGhost/Ghost/issues/11085
refs https://github.com/TryGhost/Ghost/pull/12187
- YAML file support has been added to Ghost's API through referenced above PR. YAML will become a default supported file in the next version of Ghost replacing JSON redirects
2021-02-22 13:27:00 +13:00
Fabien O'Carroll
d03e1ae0e2
Added links to member details page from dashboard
...
refs https://github.com/TryGhost/Team/issues/469
This also fixes the top members list displaying
2021-02-19 17:30:29 +00:00
Fabien O'Carroll
66764a8c01
Updated tracked state to be top level attributes
...
no-issue
Glimmer tracked values don't guaruntee that nested property updated will be tracked
2021-02-19 17:18:39 +00:00
Peter Zimon
8b5e2623ad
Updated top members list screen
2021-02-19 17:33:10 +01:00
Peter Zimon
e474c38c90
Updated responsive chart styles
2021-02-19 17:33:10 +01:00
Sanne de Vries
8c0a856ee7
Fixed page title descenders being cut off
2021-02-19 17:32:54 +01:00
Sanne de Vries
7d584f3c0e
Removed gradients from settings icons
2021-02-19 17:03:58 +01:00
Peter Zimon
44df9d4dbe
Dashboard chart refinements
2021-02-19 16:17:53 +01:00
Sanne de Vries
0d99ffbf29
Fixed visual bug regenerate Zapier key and success message text overlay
2021-02-19 15:04:06 +01:00
Fabien O'Carroll
c21a5c7e3d
Added missing setting service
...
refs https://github.com/TryGhost/Team/issues/469
This got removed during a merge conflict
2021-02-19 13:56:00 +00:00
Peter Zimon
0a481f40bb
Added responsive support to Dashboard
2021-02-19 14:19:22 +01:00
Sanne de Vries
69a30ea884
Fixed deletion of social media previews styling
2021-02-19 14:06:02 +01:00
Sanne de Vries
a7b55775db
Updated secondary colors and gradients
2021-02-19 13:51:36 +01:00
Rishabh Garg
8a0abf7d89
Updated mrr stats on dashboard ( #1847 )
...
refs https://github.com/TryGhost/Team/issues/469
- Adds basic percentage growth stat for mrr on dashboard
- Adds base data for mrr chart in case of no mrr stats
2021-02-19 18:20:41 +05:30
Fabien 'egg' O'Carroll
68da78111c
Added top members by email open rate to dashboard ( #1844 )
...
refs https://github.com/TryGhost/Team/issues/469
2021-02-19 12:12:53 +00:00
Peter Zimon
b045a28ec3
Updated small charts on Dashboard
2021-02-19 13:09:01 +01:00
Peter Zimon
c83e54f21b
Updated MRR chart style
2021-02-19 13:09:01 +01:00
Sanne de Vries
e627703bdd
Fixed usability issue with email address update in Newsletter settings
2021-02-19 11:46:07 +01:00
Peter Zimon
0fbb1adbdb
Dashboard mini charts basic styles
2021-02-19 10:39:13 +01:00
Rishabh Garg
b7ae1233bf
Updated MRR and count dashboard charts ( #1846 )
...
refs https://github.com/TryGhost/Team/issues/469
- Cleaned MRR stats data and label formatting
- Cleaned member counts stats - total and paid
2021-02-19 11:18:01 +05:30
Sanne de Vries
b0354c7f7e
Updated social media previews in tag settings
2021-02-18 23:15:01 +01:00
Sanne de Vries
478084e274
Updated social media previews in general settings
2021-02-18 21:33:04 +01:00
Kevin Ansfield
fd98bc1bb9
Fixed launch acceptance tests
...
no issue
- skips POSTing to the front-end to get the iframe contents whilst testing because we don't have any mocks for that
2021-02-18 20:03:21 +00:00
Rish
d7cf0b4042
Fixed empty data handling for mrr chart
...
refs https://github.com/TryGhost/Team/issues/469
2021-02-19 00:49:59 +05:30
Kevin Ansfield
8803bf9e22
Prevented clicks in launch wizard design preview
...
no issue
- the new front-end preview only works for a single page, navigating away will lose the unsaved changes which could lead to confusion
- injects CSS into the preview HTML to disable pointer-events on the whole document
2021-02-18 17:47:48 +00:00
Kevin Ansfield
8525fd701a
Updated launch wizard to use new design preview
...
refs e75720d390
- changed "Save and exit" to just "Exit" because it doesn't save anything
- updated design step of launch wizard to use new preview
- added `replacePreviewContents` action to launch controller to overwrite preview iframe contents directly
- replaced save-on-change behaviour with update-preview-on-change behaviour by POSTing to the front-end with preview header data and blatting the iframe contents with the result
- changed "Next step" button to "Save and continue" with progress spinner whilst saving
2021-02-18 17:07:14 +00:00
Rish
05df2bbad4
Added initial charts for dashboard
...
refs https://github.com/TryGhost/Team/issues/469
- Added MRR chart for last 30 days
- Added initial chart for Total member count
2021-02-18 22:20:58 +05:30
Fabien 'egg' O'Carroll
c56ba0c71e
Added initial event timeline to dashboard ( #1840 )
...
refs https://github.com/TryGhost/Team/issues/469
* Updated stats service to fetch event timeline
* Updated dashboard controller to load events
* Added currency utils
* Added GhEventTimeline component
* Updated dashboard to render GhEventTimeline
2021-02-18 14:17:10 +00:00
Sanne de Vries
f9bafa740a
Styled new paywall divider
...
Refs https://github.com/TryGhost/Team/issues/466
2021-02-18 14:58:39 +01:00
Peter Zimon
8b8bbc3941
Set default neutral dashboard charts
2021-02-18 13:09:25 +01:00
Peter Zimon
57a7bd5b48
Updated Dashboard launch banner
2021-02-18 12:44:39 +01:00
Peter Zimon
f464bfe085
Applied mobile styles to Dashboard
2021-02-18 12:27:29 +01:00
Naz
d84a70752d
Removed more leftover unsplash code & fixed tests
...
refs refs 07abb5443a
- Found some more unnecessary code for previous unsplash setting structure and removed it.
- Refactored the tests to be more in line to how AMP tests are done
2021-02-18 15:03:53 +13:00
Naz
098790ec75
Fixed unsplash always setting the checked flag
...
refs 07abb5443a
- Referenced commit introduced a default value which was always applied to the checkbox on unsplash'es ingegration page
- Refactored unsplash controller/route to use similar conventions to amp as it's now also using a plain boolean value
2021-02-18 13:50:27 +13:00
naz
07abb5443a
Fixed EmberObject.create error on Admin start ( #1841 )
...
refs https://github.com/TryGhost/Ghost/pull/12632
- The `unsplash` setting has been migrated to a new format - plain boolean value. This is why it's no longer needed to do any serialization dances
2021-02-18 13:25:21 +13:00
Kevin Ansfield
2c95cae248
Minor cleanup
...
no issue
- remove `async` from non-async actions
- tidy up template indentation/spacing
2021-02-17 16:00:12 +00:00
Kevin Ansfield
16324fd2a4
Fixed brand settings not resetting when cancelling
...
no issue
- trigger modal close once save task has finished
- reset unsaved changes when closing the modal (eg, cancel button clicked)
- removed unused code that had been copied over from an old controller
2021-02-17 15:48:35 +00:00