|
c473e35566
|
Fix field name
|
2023-09-14 15:26:29 +02:00 |
|
Keith Cirkel
|
81cb448eb8
|
upgrade to sea-orm 0.12 and fix code
|
2023-08-23 20:46:45 +01:00 |
|
Manuel Gugger
|
d95c84c2c6
|
add dropdown for custom filters
|
2023-07-04 19:49:26 +02:00 |
|
Manuel Gugger
|
3095929d76
|
initial filter implementation
|
2023-06-16 16:17:28 +02:00 |
|
Manuel Gugger
|
223ad29266
|
update sea-orm and fix empty list when no searchable conditions
|
2023-06-15 11:33:08 +02:00 |
|
Manuel Gugger
|
ae32a57181
|
revert sea-orm because of issue with table list
|
2023-03-20 18:54:03 +01:00 |
|
Manuel Gugger
|
e61b683baa
|
include templates in library statically
|
2023-03-20 17:42:10 +01:00 |
|
Manuel Gugger
|
c6118f52c4
|
add regex attr for field masking in list
|
2023-02-15 12:18:24 +01:00 |
|
Manuel Gugger
|
ef4baa499d
|
remove duplicate methods
|
2023-02-10 12:25:12 +01:00 |
|
manuel
|
d992eab0a2
|
bump version
|
2023-01-15 14:20:27 +01:00 |
|
manuel
|
8796f6b7c7
|
add possibility to hide column in list
|
2023-01-15 14:18:46 +01:00 |
|
manuel
|
5b1ec9c7ab
|
add possibility to sort columns in list
|
2023-01-15 14:11:23 +01:00 |
|
Manuel Gugger
|
4eafe6e40a
|
implement column sorting
|
2023-01-13 21:11:42 +01:00 |
|
manuel
|
e5bdbf5d8d
|
fix pagination
|
2023-01-08 15:45:28 +01:00 |
|
manuel
|
7b4e2628b2
|
update sea-orm
|
2022-12-31 16:48:44 +01:00 |
|
Manuel Gugger
|
a600ff5c9c
|
implement file_upload field
|
2022-12-29 19:56:20 +01:00 |
|
Manuel Gugger
|
ce964220b7
|
cleanup examples
|
2022-11-08 17:10:27 +01:00 |
|
Manuel Gugger
|
ac2d1d6ed0
|
export lib crates in prelude to use in macro
|
2022-10-24 18:42:51 +02:00 |
|
Manuel Gugger
|
e48acd015c
|
use lazy_static to initialize viewmodel fields
|
2022-10-24 18:22:38 +02:00 |
|
Manuel Gugger
|
500e3b29dd
|
bump to v0.2.0
|
2022-10-11 19:03:05 +02:00 |
|
Manuel Gugger
|
859c139f8b
|
implement error handling through notifications
|
2022-10-07 21:32:59 +02:00 |
|
Manuel Gugger
|
80b53e8ab1
|
add license and description
|
2022-09-02 17:40:19 +02:00 |
|
Manuel Gugger
|
226d7d0d53
|
add excludes to package
|
2022-09-02 17:37:13 +02:00 |
|
Manuel Gugger
|
01d7244cc1
|
add macro version to cargo.toml
|
2022-09-02 17:32:57 +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
|
a6edbc0f56
|
impl selectlist for foreign key
|
2022-08-20 21:44:24 +02:00 |
|
Manuel Gugger
|
f5d0364244
|
change parameter match in for case auth_is_enabled
|
2022-08-18 13:58:26 +02:00 |
|
manuel
|
4b53e45875
|
implement access rights for view models
|
2022-08-16 14:36:05 +02:00 |
|
manuel
|
5d9b7def23
|
move sample to folder example and rename project
|
2022-08-06 20:13:26 +02:00 |
|