Commit Graph

27 Commits

Author SHA1 Message Date
Manuel Gugger
f4571721e5 serve static files via actix_files 2023-01-11 20:30:33 +01:00
Manuel Gugger
4123b831b6 add scripts & css as raw 2023-01-09 22:50:22 +01:00
manuel
ba580a7342 create enum for sort_order 2023-01-08 16:06:49 +01:00
manuel
e5bdbf5d8d fix pagination 2023-01-08 15:45:28 +01:00
manuel
ba83f29ab5 add sample data to basic example 2023-01-07 18:21:19 +01:00
Manuel Gugger
77ec92f7eb add sort functionality to table columns in ui 2023-01-06 16:12:51 +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
5f515c96eb fix typo 2022-10-07 17:11:42 +02:00
Manuel Gugger
a7726f994a add 404 page 2022-10-07 17:03:09 +02:00
Manuel Gugger
3a4c00a5fb add transparent to background on request 2022-10-07 09:07:50 +02:00
Manuel Gugger
6c9804b500 remove background 2022-10-07 09:04:22 +02:00
Manuel Gugger
aacc610926 add loading animation 2022-10-06 15:08:00 +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 Gugger
5729ecee29 add highlight on dropdown 2022-09-13 15:45:20 +02:00
Manuel Gugger
246b8cf805 highlight selected element in navbar 2022-09-13 15:04:07 +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
879dfff032 add show view 2022-09-06 10:21:07 +02:00
manuel
ea93fd6244 impl textarea 2022-08-20 23:31:45 +02:00
manuel
16e8c36f9f display custom errors and implement in sample 2022-08-20 22:51:15 +02:00
manuel
4b53e45875 implement access rights for view models 2022-08-16 14:36:05 +02:00
manuel
75a409cd73 add example with login 2022-08-06 21:49:52 +02:00
manuel
5d9b7def23 move sample to folder example and rename project 2022-08-06 20:13:26 +02:00
Manuel Gugger
60797bd9eb add create fn 2022-05-01 23:30:20 +02:00
Manuel Gugger
10c50d7ddb add paginator sample 2022-01-03 19:31:34 +01:00
Manuel Gugger
b7152c47eb add tera template 2021-11-29 17:35:11 +01:00