Selase Krakani
586454bcf1
Refactor admin base controller ( #18453 )
...
* DEV: Add a dedicated Admin::StaffController base controller
The current parent(Admin:AdminController) for all admin-related controllers
uses a filter that allows only staff(admin, moderator) users.
This refactor makes Admin::AdminController filter for only admins as the name suggests and
introduces a base controller dedicated for staff-related endpoints.
* DEV: Set staff-only controllers parent to Admin::StaffController
Refactor staff-only controllers to inherit newly introduced
Admin::StaffController abstract controller. This conveys the
purpose of the parent controller better unlike the previously used parent
controller.
2022-10-31 12:02:26 +00:00
..
2022-10-31 12:02:26 +00:00
2022-10-26 09:05:15 +08:00
2022-08-04 11:05:02 +02:00
2022-10-11 20:11:44 -03:00
2022-03-01 17:50:50 +00:00
2022-08-04 11:05:02 +02:00
2022-07-28 10:27:38 +08:00
2022-08-04 11:05:02 +02:00
2022-08-24 11:54:01 +01:00
2022-07-28 10:27:38 +08:00
2022-09-27 22:06:40 +05:30
2022-07-28 10:27:38 +08:00
2022-07-28 10:27:38 +08:00
2022-08-04 11:05:02 +02:00
2022-07-28 10:27:38 +08:00
2022-07-28 10:27:38 +08:00
2022-08-04 11:05:02 +02:00
2022-08-04 11:05:02 +02:00
2022-05-17 18:37:43 +03:00
2022-07-28 10:27:38 +08:00
2022-08-04 11:05:02 +02:00
2022-08-04 11:05:02 +02:00
2022-05-17 13:06:08 -05:00
2022-10-25 15:29:09 +08:00
2022-10-11 09:04:51 +10:00
2022-08-04 11:05:02 +02:00
2022-10-26 13:04:55 +01:00
2022-10-20 16:24:56 +03:00
2022-03-01 17:50:50 +00:00
2022-10-05 12:30:02 +03:00
2022-07-28 10:27:38 +08:00
2022-10-13 16:04:42 +01:00
2022-08-04 11:05:02 +02:00
2022-07-28 10:27:38 +08:00
2022-07-28 10:27:38 +08:00
2022-09-26 13:58:40 +10:00
2022-08-04 11:05:02 +02:00
2022-10-18 15:19:54 -03:00
2022-07-28 10:27:38 +08:00
2022-09-29 09:24:33 +10:00
2022-08-04 11:05:02 +02:00
2022-08-04 11:05:02 +02:00
2022-07-28 10:27:38 +08:00
2022-09-30 06:10:07 +03:00
2022-08-04 11:05:02 +02:00
2022-03-01 17:50:50 +00:00
2022-08-04 11:05:02 +02:00
2022-09-30 14:12:49 -05:00
2022-08-04 11:05:02 +02:00
2022-07-28 10:27:38 +08:00
2022-07-28 10:27:38 +08:00
2022-08-04 11:05:02 +02:00
2022-07-28 10:27:38 +08:00
2022-07-28 10:27:38 +08:00
2022-08-04 11:05:02 +02:00
2022-03-01 17:50:50 +00:00
2022-08-04 11:05:02 +02:00
2022-10-20 08:00:29 +03:00
2022-10-10 19:21:51 +03:00
2022-09-29 09:24:33 +10:00
2022-09-29 09:24:33 +10:00
2022-07-28 10:27:38 +08:00
2022-08-04 11:05:02 +02:00
2022-08-04 11:05:02 +02:00
2022-10-27 11:26:14 +08:00
2022-07-28 10:27:38 +08:00
2022-10-28 15:41:26 -06:00
2022-08-04 11:05:02 +02:00
2022-08-04 11:05:02 +02:00
2022-08-04 11:05:02 +02:00