0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/views/settings
Matt Enlow bd0f5e0c5b Tags management api hookup
Ref #4248
- Added tags settings menu
- Added basic new, edit, delete, and save actions
- Show actionable edit buttons dynamically based on tag state
- Infinite scroll
- Closing the tag settings menu rollbacks your changes
- Removed not-yet-implementable code
2014-11-21 16:24:28 -07:00
..
tags Tags management api hookup 2014-11-21 16:24:28 -07:00
users Fixing logic for editors deleting themselves 2014-11-18 12:01:01 +00:00
about.js Implement About Ghost page 2014-09-02 13:49:01 -06:00
apps.js
content-base.js Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
general.js
index.js Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
tags.js Tags management api hookup 2014-11-21 16:24:28 -07:00
users.js