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
|
76809ddc46
|
remove not required packages
|
2022-07-25 16:57:42 +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 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
|
411c8668eb
|
add prelude
|
2022-05-27 13:13:44 +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
|
55c8a99a3c
|
move activemodel creation to from trait
|
2022-05-22 22:35:27 +02:00 |
|
manuel
|
6f8a802deb
|
add hashmap macro
|
2022-05-22 22:30:07 +02:00 |
|
manuel
|
a22195d5d8
|
working list impl
|
2022-05-22 22:00:33 +02:00 |
|
manuel
|
dc60135cb9
|
asda
|
2022-05-22 16:46:33 +02:00 |
|
manuel
|
2827099708
|
cleaned up code
|
2022-05-22 14:36:39 +02:00 |
|
Manuel Gugger
|
60797bd9eb
|
add create fn
|
2022-05-01 23:30:20 +02:00 |
|
Manuel Gugger
|
790cf9ff59
|
derive fields for table columns
|
2022-04-27 18:22:47 +02:00 |
|
Manuel Gugger
|
b5f55487fa
|
store actix_admin in appstate
|
2022-04-26 15:28:52 +02:00 |
|
Manuel Gugger
|
9923ae6a69
|
move list func into macro
|
2022-04-26 12:38:39 +02:00 |
|
Manuel Gugger
|
657ad8ffc9
|
add picocss
|
2022-04-25 17:23:38 +02:00 |
|
Manuel Gugger
|
8c106eb9f2
|
split into models and viewmodels
|
2022-04-23 20:03:09 +02:00 |
|