Commit Graph

19 Commits

Author SHA1 Message Date
586d4f419a Fix tests 2023-09-14 15:51:29 +02:00
40fd0863fc Trim input name 2023-09-14 15:25:42 +02:00
Keith Cirkel
81cb448eb8 upgrade to sea-orm 0.12 and fix code 2023-08-23 20:46:45 +01:00
Manuel Gugger
a5ebc202e5 remove unnecessary trait 2023-06-27 13:05:44 +02:00
manuel
1ce89ed65c fix tests 2023-06-25 12:10:35 +02:00
Manuel Gugger
683e473749 keep list params while in edit or show 2023-02-03 17:48:45 +01:00
Manuel Gugger
dcdc8a1737 add more tests 2023-01-13 14:54:16 +01:00
Manuel Gugger
f4571721e5 serve static files via actix_files 2023-01-11 20:30:33 +01:00
Manuel Gugger
1e916d1238 fix flaky tests due to scope overwriting 2023-01-11 19:01:05 +01:00
manuel
911268ad3d fix not compiling tests 2023-01-08 16:30:13 +01:00
Manuel Gugger
a600ff5c9c implement file_upload field 2022-12-29 19:56:20 +01:00
Manuel Gugger
b39ad99c7f add custom handlers and add them optionally to the menu 2022-10-11 18:54:45 +02:00
Manuel Gugger
859c139f8b implement error handling through notifications 2022-10-07 21:32:59 +02:00
Manuel Gugger
0b293b5807 refactor menu element to allow adding arbitrary elements to the navbar 2022-09-29 16:23:49 +02:00
manuel
f64a0a5003 add categories to group entities in a dropdown in the navbar 2022-09-12 21:22:25 +02:00
Manuel Gugger
229a77c88b add initial crate documentation 2022-09-02 17:06:13 +02:00
Manuel Gugger
f37f3736a7 fix integration tests for post routes 2022-08-28 20:26:10 +02:00
manuel
a7352e5793 add custom handlers & post integration test 2022-08-28 17:06:23 +02:00
Manuel Gugger
920c5d00aa add integration test for get req 2022-08-27 14:41:08 +02:00