Commit Graph

28 Commits

Author SHA1 Message Date
manuel
08130f12fe hide search if no searchable fields 2022-08-06 13:55:17 +02:00
Manuel Gugger
e79ae0a592 implement date 2022-08-05 18:33:05 +02:00
Manuel Gugger
fb4cd9f7d7 parse datetime and bool correctly 2022-08-05 18:23:51 +02:00
Manuel Gugger
5aa8bc809d switch to multipart form 2022-08-05 13:32:08 +02:00
Manuel Gugger
a0fe692046 derive html input type based on field type 2022-08-04 17:44:40 +02:00
Manuel Gugger
89baa30467 refactor into create_or_edit 2022-08-01 15:01:18 +02:00
Manuel Gugger
a222d3e01b implement initial delete_many 2022-08-01 14:39:14 +02:00
Manuel Gugger
a8ae8eff55 add search with 'contains' 2022-07-31 16:33:02 +02:00
Manuel Gugger
09b9845b3d add htmx search field 2022-07-29 17:53:59 +02:00
Manuel Gugger
1f88d67b76 implement field validation 2022-07-27 17:35:45 +02:00
Manuel Gugger
4d2d625d25 implement basic error handling 2022-07-27 00:37:49 +02:00
Manuel Gugger
130a2b4098 add error handling in case of model errors 2022-07-26 17:47:18 +02:00
Manuel Gugger
3702474b41 add empty selectlist to optional field 2022-07-26 11:47:49 +02:00
Manuel Gugger
e0da08ef73 add dropdown for enums 2022-07-21 19:01:05 +02:00
manuel
2b653510b2 add option for html input type on column 2022-07-17 22:12:18 +02:00
manuel
96b069042e separate primary_key from other field values 2022-06-06 15:25:37 +02:00
manuel
244d1f9e01 add struct attr and parsing for option 2022-06-06 12:55:25 +02:00
manuel
9b5bc5c4da add htmx for delete 2022-06-04 16:34:16 +02:00
Manuel Gugger
10f891b1cd add paging 2022-06-02 18:46:24 +02:00
Manuel Gugger
b7588163ed add edit routes 2022-05-31 23:13:44 +02:00
Manuel Gugger
7748878c26 add delete post action 2022-05-27 14:10:35 +02:00
Manuel Gugger
90a17e64d3 create actix_admin_builder function 2022-05-25 19:34:29 +02:00
Manuel Gugger
7c8cf72668 implement macros for active_model generation 2022-05-25 13:11:54 +02:00
Manuel Gugger
88a754eeac convert from request to admin_model for create_post 2022-05-23 18:32:48 +02:00
manuel
a22195d5d8 working list impl 2022-05-22 22:00:33 +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
12796fecfe add admin scope 2021-12-08 18:37:15 +01:00