0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/ghost/admin
James Morris 560d862d91 The big cleanup (#2328)
* Trying out a tooltip alternative for combined graph in new dashboard

refs: https://github.com/TryGhost/Team/issues/1467

* Trying out a different type of interaction with the combined graph for the new dashboard that includes different style

refs: https://github.com/TryGhost/Team/issues/1467

* Working through the interface and code to majorly clean up for the new Dashboard

refs: https://github.com/TryGhost/Team/issues/1462

- lots of moving around css
- trying out some different layouts
- refactoring lots of code
- known bug: paid graphs don't work
- known bug: without newsletters, layout breaks

* Finishing up the basic styling of the new dashboard to be more presentable

refs: https://github.com/TryGhost/Team/issues/1462

- add an animation between the top metrics on combined graph
- ensure all graphs are responsive to parent container
- refactor many of the components and tidy up the styles
- tighten up spacing, headers, chart heights and more
- make the tooltip hovers a little more presentable
- balance the colors to be more muted, for the moment
- a million other tiny tweaks
2022-04-06 18:11:46 +01:00
..
.github Added 5.0 branch to CI trigger 2022-04-05 09:28:12 +01:00
app The big cleanup (#2328) 2022-04-06 18:11:46 +01:00
config
lib
mirage Added newsletter dropdown to publish menu 2022-04-06 10:22:06 +01:00
public/assets Added Headline theme to design settings 2022-03-21 10:45:32 +01:00
tests Updated Portal mock for offers (#2319) 2022-04-01 13:22:41 +02:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js
.gitignore
.lint-todo Updated Portal mock for offers (#2319) 2022-04-01 13:22:41 +02:00
.template-lintrc.js Fixed linter error 2022-03-09 12:24:36 +00:00
.watchmanconfig
ember-cli-build.js Added canceled subscriptions in member detail screen (#2287) 2022-03-18 16:15:42 +00:00
ember-cli-update.json
Gruntfile.js
LICENSE
package.json v4.42.1 2022-04-04 10:39:50 +01:00
README.md
renovate.json
SECURITY.md
testem.js
yarn.lock 🐛 Fixed non-functioning "Leave" button on unsaved-changes confirmation modals 2022-04-01 12:47:08 +01:00

Ghost-Admin

This is the home of Ember.js based admin client that ships with Ghost.

Do you want to set up a Ghost blog? Check the getting started guide

Do you want to modify or contribute to Ghost-Admin? Please read how to install from source and swing by our forum if you need any help 😄

Have a bug or issue?

Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.

Copyright & License

Copyright (c) 2013-2022 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.