.. |
editor
|
🎨 Updated admin area design and usability (#1232)
|
2019-06-18 11:47:20 +01:00 |
members
|
Added automatic filter of members list after CSV import
|
2020-07-23 14:15:07 +01:00 |
settings
|
🐛 Fixed social settings not saved on keyboard shortcut (#1633)
|
2020-09-23 16:58:48 +05:30 |
setup
|
Upgraded eslint-plugin-ghost and fixed new linter errors
|
2020-01-16 17:01:12 +00:00 |
staff
|
Fixed multiple no-shadow linting errors
|
2020-06-17 09:35:46 +01:00 |
about.js
|
Switched About screen to use config service
|
2019-02-26 16:12:34 +07:00 |
application.js
|
Fixed browser URL syncronization with embeded iframe state
|
2020-05-22 14:44:37 +12:00 |
billing.js
|
Added billing controller for explicitness
|
2020-04-22 16:44:34 +12:00 |
editor.js
|
🐛 Fixed incorrect scheduled date in toast (#1663)
|
2020-08-04 13:04:24 +05:30 |
error.js
|
Refactored usage of .get('property') with es5 getters
|
2019-03-06 13:54:14 +00:00 |
member.js
|
Updated delete member UI to add toggle to cancel subscriptions (#1647)
|
2020-07-24 16:02:42 +02:00 |
members.js
|
Added support for filtering the exported Members CSV (#1716)
|
2020-09-23 14:29:47 +01:00 |
pages-loading.js
|
🎨 Updated admin area design and usability (#1232)
|
2019-06-18 11:47:20 +01:00 |
pages.js
|
Extracted duplicated posts/pages filter into a component
|
2020-01-15 15:15:20 +00:00 |
posts-loading.js
|
✨ Added access level filter to posts and pages lists in admin
|
2020-06-09 12:19:40 +01:00 |
posts.js
|
✨ Added access level filter to posts and pages lists in admin
|
2020-06-09 12:19:40 +01:00 |
reset.js
|
Refactored usage of .get('property') with es5 getters
|
2019-03-06 13:54:14 +00:00 |
setup.js
|
Fixed deprecated access of controller.{currentPath,currentRouteName}
|
2019-05-06 14:51:23 +01:00 |
signin.js
|
Refactored check with regexp to error type checking
|
2020-05-06 00:05:19 +12:00 |
signup.js
|
Refactored usage of .get('property') with es5 getters
|
2019-03-06 13:54:14 +00:00 |
site.js
|
Added reset-to-homepage behaviour when clicking "view site" link
|
2019-03-21 17:55:58 +00:00 |
tag.js
|
🐛 Fixed tag metadata fields not being populated when editing in admin (#1714)
|
2020-09-28 16:20:53 +01:00 |
tags.js
|
Cleaned up and re-organised tag and new tag routes/controllers
|
2019-12-09 17:44:16 +00:00 |