Ghost/core/frontend/services/routing
Hannah Wolfe 995a4eb46e 🐛 Fixed edit link for staff members
closes #12069

- the url in admin changed from team to staff, and wasn't updated in the frontend
2020-07-21 12:28:50 +01:00
..
config 🐛 Fixed edit link for staff members 2020-07-21 12:28:50 +01:00
controllers 🐛 Moved access to an API property (#11967) 2020-06-30 14:46:46 +01:00
helpers Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
middlewares Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
bootstrap.js Reordered routes to load taxonomies last 2020-06-29 17:45:47 +01:00
CollectionRouter.js Renamed settings keys active_timezone to timezone 2020-06-24 14:11:20 +12:00
index.js Moved settings dynamicRouting to routing.settings 2019-06-21 16:34:17 +02:00
ParentRouter.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
PreviewRouter.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
registry.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
RSSRouter.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
settings.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
StaticPagesRouter.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
StaticRoutesRouter.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
TaxonomyRouter.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
UnsubscribeRouter.js Added /unsubscribe/ route to the front-end (#11394) 2019-11-15 09:36:49 +00:00