Ghost/ghost/admin
Rishabh Garg d115204d9f Added labels for Members (#1477)
no issue

refs TryGhost/Ghost#11538

* Added members label handling v1

* Added members label dropdown in list screen

* Updated selected labels and member list UI refactor

* Added v1 label add/delete modal

* Added add label modal v1

* Fixed disabled check for new label save

* First stab at member filters layout

* Updated member detail screen design

* Member detail refinements

* Added basic editing for member labels

* Fixed label deletion from members list

* Updated filtered list header

* Refinements for dropdown and empty filter state

* Refined label modal

* Updated member labels fetch logic

* Added custom dropdown component for labels

* Refined style for dropdown

* Refined dropdown button

* Restructure and refine members dropdown styles

* Added selected indication to dropdown

* Fixed dropdown footer style

* Removed member label placeholder

* Removed add label from member list actions

* New label refinements

* Added confirmation modal for label delete

* Added duplicate validation check for labels

* Updated validation check with slug

* Updated copy

* Updated actions dropdown copy

* Fixed visual glitch of dropdown on FF

* Hide scrollbar for labels dropdown

Co-authored-by: Peter Zimon <peter.zimon@gmail.com>
2020-02-14 15:04:01 +05:30
..
.github Updated links to docs (#1276) 2019-07-22 16:53:24 +08:00
app Added labels for Members (#1477) 2020-02-14 15:04:01 +05:30
config
lib Fixed linting 2020-01-21 17:48:54 +00:00
mirage Removed <GhDownloadCount> 2020-01-27 09:51:45 +00:00
public/assets Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
tests Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
.gitignore
.travis.yml Added Node 10 testing to CI 2020-01-22 12:47:50 +07:00
.watchmanconfig
ember-cli-build.js
Gruntfile.js
LICENSE
package.json Version bump to 3.5.2 2020-02-11 09:37:50 +00:00
README.md
renovate.json
SECURITY.md
testem.js
yarn.lock Lock file cleanup 2020-02-05 16:19:00 +00:00

Ghost-Admin

Build 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 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-2020 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.