Commit Graph

23 Commits

Author SHA1 Message Date
306bdb4ad6 Implemented render in MenuNode. 2022-01-07 23:52:42 +01:00
4a94212bac Remove unecessary break. 2022-01-07 23:38:05 +01:00
8394a4b6d5 Also implemented the delete button. 2022-01-07 23:35:11 +01:00
f33db81891 Implemented up and down buttons. 2022-01-07 23:25:46 +01:00
ddb0d7a7dc Added in up down and delete forms to the menu editor. 2022-01-07 22:58:44 +01:00
011c4ca0d0 Cleanup unused methods from MenuNode. 2022-01-07 22:49:56 +01:00
138356f6a5 MenuEditor initial implementation. 2022-01-07 22:49:03 +01:00
cda2056662 Also call it's migrate method. 2022-01-07 20:33:52 +01:00
fe0e22c216 Allocate and register the menu node to the admin panel. 2022-01-07 20:33:06 +01:00
417b03cb7d Moved UserController initialization to CCMSRoot. 2022-01-07 20:29:25 +01:00
f65ce64bcc Add the controllers as children. 2022-01-07 20:22:31 +01:00
b6ae5aafd5 Renamed CCMSApplication to CCMSRoot. 2022-01-07 20:20:01 +01:00
8a0f138fed Updated the engine. 2022-01-07 20:11:57 +01:00
4825794756 Updated the engine. 2022-01-07 17:50:55 +01:00
a606408a08 Updated the engine. 2022-01-07 17:33:41 +01:00
5f8626d8ff Renamed MenuController to MenuNode. 2022-01-07 17:24:32 +01:00
5471d86cc1 Merger MenuModel with the MenuController. Also it's not a singleton anymore. 2022-01-07 17:23:36 +01:00
c32872d466 Updated the engine. 2022-01-07 16:37:06 +01:00
a9e73422c0 Started porting the menu. 2022-01-07 14:00:17 +01:00
9f094cfdf4 Updated the engine to the latest. 2021-11-10 20:56:21 +01:00
ce9528064c Updated the engine and set up the new rbac classes. 2021-11-02 00:19:33 +01:00
69a01eb08b Set up the admin panel, and it's routing. 2021-11-01 01:42:38 +01:00
29c22ba919 Proper initial project setup. 2021-10-31 14:35:51 +01:00