Ghost/ghost/admin/app/routes
Rishabh Garg a544005c1f Wired products data to Product settings screen (#1927)
refs https://github.com/TryGhost/Team/issues/627

Wires the real Products data from API to the mock Product settings screen including Product Prices list as well as opening of edit/new price modals. The new Product setting is still behind the developer experiment flag as is under active development, the changes in this commit only allows readonly data but not save/edit upstream.

Co-authored-by: Fabien O'Carroll <fabien@allou.is>
2021-04-22 22:17:19 +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 products data to Product settings screen (#1927) 2021-04-22 22:17:19 +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 Added activity feed to member details screen (#1796) 2020-12-10 11:38:38 +00: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