1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Go to file
Rishabh Garg 1af437a92e Added active navigation state for all integrations related routes (#1069)
closes https://github.com/TryGhost/Ghost/issues/10136
- use a CP and `{{#link-to current-when}}` to add the `.active` class any time the current route name starts with `settings.integration` which covers built-in and custom integration screens
2018-11-12 13:10:33 +00:00
.github Updated links to use v2 docs (#1036) 2018-08-15 23:35:17 +02:00
app Added active navigation state for all integrations related routes (#1069) 2018-11-12 13:10:33 +00:00
config Dropped IE11 browser target for transpilation 2018-08-14 17:49:50 +01:00
lib 🐛 Fixed editor undo states for card contents (#1064) 2018-11-06 14:43:19 +00:00
mirage Automatically update count.posts when serialising tags in mirage 2018-11-08 13:49:00 +00:00
public/assets Integration UI refinements (#1059) 2018-10-24 14:04:17 +01:00
tests 🎨 Changed tags list, filter dropdown, and select input to sort alphabetically (#1066) 2018-11-07 15:06:28 +00:00
.csscomb.json Unsplash integration 2017-08-15 16:01:12 +01:00
.editorconfig deps: ember-cli@2.8.0 2016-10-07 17:32:30 +01:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.eslintrc.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
.gitignore Added gallery card to the editor 2018-08-30 17:48:20 +01:00
.travis.yml Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
ember-cli-build.js 🐛 Koenig - Fixed Cmd+Backspace with special chars and Firefox triple-click behaviour 2018-07-17 18:13:05 +01:00
Gruntfile.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
LICENSE 2018 2018-01-02 21:46:16 +00:00
package.json Version bump to 2.5.0 2018-11-07 16:19:43 +01:00
README.md Slack -> Forum 2018-04-02 17:06:14 +01:00
testem.js Bump Ember dependencies to 3.0 (#961) 2018-02-28 17:31:43 +00:00
yarn.lock Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00

Ghost-Admin

Build Status Coverage Status

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 the working with Ghost-Admin section of our contributing guide for setup details 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-2018 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.