Commit Graph
6 Commits
Author SHA1 Message Date
Riyyi 077e4c434c Everywhere: Add config and cache page
Add config database table and enable crud page.
Also add cache controller, model and view and routes for these pages.

Make the JavaScript display a message when changing the state of
development mode.
2021-08-27 16:15:03 +02:00
Riyyi f49f615238 CRUD: Fix show page heading when model doesn't have a title 2021-08-25 23:28:21 +02:00
Riyyi 230b580909 Move CRUD edit button into the form DOM element 2021-05-10 15:50:39 +02:00
Riyyi 4f6894062c Add required attribute to CRUD form dropdown 2021-05-10 15:06:59 +02:00
Riyyi 0d146728a0 Add required CRUD form indicator 2021-05-10 14:58:57 +02:00
Riyyi a8056b66cc Initial commit
Couldnt keep the history unfortunately.
2021-03-03 17:55:48 +01:00