Ghost/ghost/admin/app/controllers
Rishabh Garg 2555b70456 Wired new Products settings UI to API data (#1930)
refs TryGhost/Team#627

This updates the new Products settings screens to use real data from API for existing Custom Products and Prices to populate them on UI and allow site owners to edit them.

- List all Products of site and allow editing Product name
- List all Prices for a product and allow editing individual Price names
- Add new Prices on a Product
2021-04-26 23:52:04 +05:30
..
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 Fixed unsplash always setting the checked flag 2021-02-18 13:50:27 +13:00
members Added automatic filter of members list after CSV import 2020-07-23 14:15:07 +01:00
settings Wired new Products settings UI to API data (#1930) 2021-04-26 23:52:04 +05:30
setup Removed usage of deprecated EmberSimpleAuth mixins (#1910) 2021-04-12 13:21:57 +01:00
staff Swapped staff role selector from <select> to new role selection modal 2021-04-12 11:35:50 +01:00
about.js Switched About screen to use config service 2019-02-26 16:12:34 +07:00
application.js 🐛 Fixed link contrast in editor with very light/dark accent colors (#1870) 2021-03-18 16:46:38 +00:00
billing.js Added billing controller for explicitness 2020-04-22 16:44:34 +12:00
dashboard.js Hid members data in dashboard when signup access is "Nobody" 2021-04-20 09:08:15 +01:00
designsandbox.js Renamed design sandbox template 2021-02-05 14:00:51 +01:00
editor.js Fixed dark mode issues 2021-02-15 18:03:07 +01: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 Disabled zapier if custom integrations are disabled 2021-03-04 21:26:24 +00:00
launch.js Updated launch wizard to use new design preview 2021-02-18 17:07:14 +00:00
member.js Wired up Member details screen to Custom Products 2021-04-26 17:28:39 +01:00
members.js Added automatic CSV export when bulk deleting members 2021-04-08 16:06:00 +01: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 Fix: hiding owner-only setting links from admins 2021-03-05 15:23:23 +01:00
setup.js Fixed deprecated access of controller.{currentPath,currentRouteName} 2019-05-06 14:51:23 +01:00
signin.js Removed hardcoded accent color fallbacks (#1875) 2021-03-24 18:26:09 +05:30
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