Ghost/ghost/admin/app/routes
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 Removed unnecessary '?status=all' query parameter (#1330) 2019-09-18 15:11:35 +01:00
integration/webhooks Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
integrations Disabled zapier if custom integrations are disabled 2021-03-04 21:26:24 +00:00
member Updated members routes/controllers with Octane idioms 2020-05-20 16:39:31 +01:00
members Updated members routes/controllers with Octane idioms 2020-05-20 16:39:31 +01:00
settings Wired new Products settings UI to API data (#1930) 2021-04-26 23:52:04 +05:30
setup Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
staff Added staff personal tokens 2020-11-20 10:23:19 +01:00
tag Cleaned up and re-organised tag and new tag routes/controllers 2019-12-09 17:44:16 +00:00
about.js Refactored document-title handler 2019-05-20 16:16:19 +01:00
application.js Removed usage of deprecated EmberSimpleAuth mixins (#1910) 2021-04-12 13:21:57 +01:00
authenticated.js Removed usage of deprecated EmberSimpleAuth mixins (#1910) 2021-04-12 13:21:57 +01:00
dashboard.js Updated Dashboard visibility 2021-02-24 15:33:00 +01:00
designsandbox.js Renamed design sandbox template 2021-02-05 14:00:51 +01:00
editor.js Adjusted CMD+P in editor to open preview modal when post is a draft 2021-02-12 09:34:09 +00:00
error404.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
home.js Added blank dashboard screen 2021-02-02 16:08:00 +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 Removed remaining uses of tour item components 2021-03-02 14:19:52 +00:00
member.js Wired up Member details screen to Custom Products 2021-04-26 17:28:39 +01:00
members.js Added open-rate column and ordering to the members list (#1790) 2020-12-08 19:23:57 +00:00
pages.js Refactored document-title handler 2019-05-20 16:16:19 +01:00
posts.js Implemented first iteration of content snippets 2020-10-15 18:03:35 +01:00
pro.js Changed /billing route to /pro (#1871) 2021-03-23 11:59:52 +00:00
reset.js Removed usage of deprecated EmberSimpleAuth mixins (#1910) 2021-04-12 13:21:57 +01:00
settings.js Fixed tests 2021-03-05 07:58:01 +01:00
setup.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
signin.js Removed usage of deprecated EmberSimpleAuth mixins (#1910) 2021-04-12 13:21:57 +01:00
signout.js Refactored document-title handler 2019-05-20 16:16:19 +01:00
signup.js Removed usage of deprecated EmberSimpleAuth mixins (#1910) 2021-04-12 13:21:57 +01:00
site.js Allowed "view site" request to save cookies in cross-origin requests 2019-09-09 17:01:26 +01:00
tag.js Unified tag and member screen code 2019-12-12 13:59:46 +00:00
tags.js Cleaned up and re-organised tag and new tag routes/controllers 2019-12-09 17:44:16 +00:00
unauthenticated.js Removed usage of deprecated EmberSimpleAuth mixins (#1910) 2021-04-12 13:21:57 +01:00