Manuel Gugger
|
ae32a57181
|
revert sea-orm because of issue with table list
|
2023-03-20 18:54:03 +01:00 |
|
Manuel Gugger
|
176735fae1
|
hide _id in foreign key title
|
2023-03-20 18:45:09 +01:00 |
|
Manuel Gugger
|
88b11b6f89
|
render_partial if hx-target header detected in req
|
2023-03-20 18:29:37 +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
|
a9b6dd01df
|
set insert date to minute for editing
|
2023-02-14 15:58:52 +01:00 |
|
Manuel Gugger
|
ef4baa499d
|
remove duplicate methods
|
2023-02-10 12:25:12 +01:00 |
|
Manuel Gugger
|
bb73f3346e
|
add validation doc
|
2023-02-03 18:06:14 +01:00 |
|
Manuel Gugger
|
683e473749
|
keep list params while in edit or show
|
2023-02-03 17:48:45 +01:00 |
|
Manuel Gugger
|
8ed3796e45
|
include tera tmpls as raw
|
2023-02-03 16:13:03 +01:00 |
|
Manuel Gugger
|
4ad1106166
|
update docs
|
2023-01-21 14:49:00 +01:00 |
|
Manuel Gugger
|
7960814233
|
update docs
|
2023-01-17 18:10:27 +01:00 |
|
Manuel Gugger
|
7ea7882dfa
|
update gitignore
|
2023-01-17 12:58:50 +01:00 |
|
Manuel Gugger
|
830a351eea
|
Update hugo.yml
|
2023-01-17 12:37:16 +01:00 |
|
Manuel Gugger
|
9f5f8951e1
|
Create hugo.yml
|
2023-01-17 12:30:57 +01:00 |
|
Manuel Gugger
|
0258434c54
|
fix cargo.toml version
|
2023-01-17 12:13:13 +01:00 |
|
Manuel Gugger
|
089670b619
|
fix cargo macro version
|
2023-01-17 12:08:24 +01:00 |
|
Manuel Gugger
|
fd8b456733
|
Create rust.yml
|
2023-01-17 11:03:00 +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 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 Gugger
|
4123b831b6
|
add scripts & css as raw
|
2023-01-09 22:50:22 +01:00 |
|
manuel
|
911268ad3d
|
fix not compiling tests
|
2023-01-08 16:30:13 +01:00 |
|
manuel
|
ba580a7342
|
create enum for sort_order
|
2023-01-08 16:06:49 +01:00 |
|
manuel
|
8de5366a35
|
fix auth example
|
2023-01-08 15:50:12 +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
|
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
|
48e57a2e10
|
fix jekyll config
|
2022-10-24 20:17:43 +02:00 |
|
Manuel Gugger
|
6287ae7cc0
|
remove gemfile
|
2022-10-24 20:13:22 +02:00 |
|
Manuel Gugger
|
1e3f4fb80f
|
update docs
|
2022-10-24 20:09:59 +02:00 |
|
Manuel Gugger
|
2ec5375463
|
remove old theme
|
2022-10-24 19:31:49 +02:00 |
|
Manuel Gugger
|
0371801d7a
|
add remote theme jekyll plugin
|
2022-10-24 19:29:08 +02:00 |
|
Manuel Gugger
|
2029c6d1f4
|
add jekyll docs
|
2022-10-24 19:15:52 +02: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
|
6729d0c8c6
|
bump to v0.2.0
|
2022-10-11 19:05:24 +02:00 |
|
Manuel Gugger
|
500e3b29dd
|
bump to v0.2.0
|
2022-10-11 19:03:05 +02: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 |
|