docbrown/app
Ridhwana ba5c97de50
RFC 50 - Remove old admin routes and related code (#13579)
* chore: remove current_admin routes file

* feat: move all the admin routes into the admin file

* chore: remove conditionals for the sidebar and tabbed navbar

* remove some more notes where we use the admin_restructure feature flag

* chore: amend the tests now that the old routes and the admin_restructure flag are removed

* chore: remove more references to the  admin_restructure flag

* chore: fix the tests

* chore: remove sidebar_spec

* chore: add slash back

* chore: comment it out for now whilst I try and figure out why its not passing
2021-05-03 16:03:38 +02:00
..
assets Improve keyboard accessibility of comment rate limit and error modals (#13536) 2021-05-03 07:14:23 +01:00
black_box Remove <provider>_created_at columns (#13264) 2021-04-29 10:24:16 -05:00
controllers [Search 2.0] Remove remaining search_2 feature flags (#13591) 2021-04-30 09:02:35 -04:00
decorators Split Settings::UserExperience (#13495) 2021-04-28 13:29:25 +07:00
errors Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
helpers RFC 50 - Remove old admin routes and related code (#13579) 2021-05-03 16:03:38 +02:00
javascript Improve keyboard accessibility of comment rate limit and error modals (#13536) 2021-05-03 07:14:23 +01:00
lib [15 minute fix] Remove secondary logo (#13595) 2021-05-03 09:35:10 +07:00
liquid_tags Split Settings::Community from SiteConfig (#13403) 2021-04-26 10:46:35 +02:00
mailers Split Settings::Community from SiteConfig (#13403) 2021-04-26 10:46:35 +02:00
middlewares Move TimeZoneSetter middleware in proper place (#11336) 2020-11-09 17:11:10 +01:00
models [15 minute fix] Remove secondary logo (#13595) 2021-05-03 09:35:10 +07:00
policies Push Notification multi app support (#13304) 2021-04-21 17:13:01 -06:00
queries [Hotfix] [Search 2.0] Optimize performance of listings and articles and fix bugs (#13577) 2021-04-29 17:37:59 +02:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Remove unused attributes from markdown parser (#13484) 2021-04-27 09:33:01 -04:00
serializers Use body instead of body_text in serializer (#13582) 2021-04-29 12:30:11 -04:00
services [Hotfix] [Search 2.0] Optimize performance of listings and articles and fix bugs (#13577) 2021-04-29 17:37:59 +02:00
uploaders Change frame limit to match imgproxy (#13265) 2021-04-06 12:28:50 +02:00
validators [15 min fix] Enforce an upper limit for articles.body_markdown (#13418) 2021-04-16 20:20:11 +02:00
view_objects Move GeneratedImage to Images::GenerateSocialmage (#11691) 2020-12-02 11:03:14 +07:00
views RFC 50 - Remove old admin routes and related code (#13579) 2021-05-03 16:03:38 +02:00
workers Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00