Ghost/ghost/admin/app/controllers
Nazar Gargol e5ff5c2869 Added billing controller for explicitness
refs d691b15

- Additionally removed redundant super call
2020-04-22 16:44:34 +12:00
..
editor 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
members Added csv import/export for members 2019-10-04 15:14:20 +05:30
settings 💄Updated save buttons to reset state (#1522) 2020-04-06 16:17:28 +05:30
setup Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
staff updated to use new model._meta 2020-02-10 12:41:35 +00:00
about.js Switched About screen to use config service 2019-02-26 16:12:34 +07:00
application.js Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
billing.js Added billing controller for explicitness 2020-04-22 16:44:34 +12:00
editor.js Updated notifications design (#1498) 2020-02-27 09:19:29 +00:00
error.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
member.js 💄Updated save buttons to reset state (#1522) 2020-04-06 16:17:28 +05:30
members.js Fixed members loading spinner alignment 2020-04-21 13:42:34 +05:30
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 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
posts.js Fixed query params not resetting when deleting a custom view 2020-02-03 16:38:14 +00: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 🎨 Added auto-login to private site when viewing site preview in admin (#1286) 2019-08-12 09:11:10 +01: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 💄Updated save buttons to reset state (#1522) 2020-04-06 16:17:28 +05:30
tags.js Cleaned up and re-organised tag and new tag routes/controllers 2019-12-09 17:44:16 +00:00