Commit Graph
7 Commits
Author SHA1 Message Date
Riyyi aed4f15e22 Add CRUD create/update form validation 2021-05-10 18:06:20 +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 e05d0a023b Fix login cookie
Caused by the change of toggle to an integer, which _exists cant check for.
Ommiting the value doesnt have security implications, so just dont check for it.
2021-03-14 01:22:36 +01:00
Riyyi 6f81c3472e Dont try to load CodeMirror on non-existent DOM element 2021-03-03 19:56:36 +01:00
Riyyi a8056b66cc Initial commit
Couldnt keep the history unfortunately.
2021-03-03 17:55:48 +01:00