Ghost/ghost/admin/app/controllers
Kevin Ansfield 916c12546f Fixed liquid-wormhole error when directly accessing /launch
refs b4e750466d

- liquid-wormhole was throwing an error with the previous approach because it appeared to be trying to run it's destroy routines after the element had already been removed or hadn't been rendered yet
2021-02-09 12:07:44 +00:00
..
editor 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
integration/webhooks Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
integrations Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
members Added automatic filter of members list after CSV import 2020-07-23 14:15:07 +01:00
settings Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
setup Updated links to ghost.org sites 2021-01-19 13:18:59 +13:00
staff Added staff personal tokens 2020-11-20 10:23:19 +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
dashboard.js Hid launch-site link on dashboard once wizard is completed 2021-02-04 18:35:19 +00:00
designsandbox.js Renamed design sandbox template 2021-02-05 14:00:51 +01:00
editor.js Removed redundant "View preview" link in saved draft notification 2021-02-08 18:43:45 +00:00
error.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
integration.js Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
integrations.js Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
launch.js Fixed liquid-wormhole error when directly accessing /launch 2021-02-09 12:07:44 +00:00
member.js Update dependency eslint-plugin-ghost to v2.0.0 2020-10-23 09:59:09 +01:00
members.js Updated usage of paid param to filter on status (#1833) 2021-02-02 16:08:07 +00:00
pages-loading.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
pages.js Added open rate order option to posts list 2020-12-04 10:30:03 +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 Fixed open rate appearing twice in posts ordering dropdown 2020-12-10 15:14:13 +00:00
reset.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
settings.js Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
setup.js Fixed deprecated access of controller.{currentPath,currentRouteName} 2019-05-06 14:51:23 +01:00
signin.js 🐛 Fixed infinite spinner when admin login attempt fails (#1755) 2020-12-01 14:32:59 +00: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