Commit Graph

22 Commits

Author SHA1 Message Date
Manuel Gugger
ce964220b7 cleanup examples 2022-11-08 17:10:27 +01: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
859c139f8b implement error handling through notifications 2022-10-07 21:32:59 +02:00
Manuel Gugger
c95bef4d68 update cargo.toml 2022-09-02 17:42:20 +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 Gugger
3e2b765678 update integration tests with edit 2022-08-29 11:01:00 +02:00
Manuel Gugger
920c5d00aa add integration test for get req 2022-08-27 14:41:08 +02:00
manuel
f122be5294 cleanup dependencies 2022-08-20 23:39:18 +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
e0da08ef73 add dropdown for enums 2022-07-21 19:01:05 +02:00
Manuel Gugger
7c8cf72668 implement macros for active_model generation 2022-05-25 13:11:54 +02:00
Manuel Gugger
790cf9ff59 derive fields for table columns 2022-04-27 18:22:47 +02:00
Manuel Gugger
b844315bf9 move oauth into separate crate 2022-04-24 14:35:43 +02:00
Manuel Gugger
8c106eb9f2 split into models and viewmodels 2022-04-23 20:03:09 +02:00
Manuel Gugger
10c50d7ddb add paginator sample 2022-01-03 19:31:34 +01:00
Manuel Gugger
bb545ab742 add sea-orm for sqlite db 2021-12-06 18:10:03 +01:00
Manuel Gugger
b7152c47eb add tera template 2021-11-29 17:35:11 +01:00
Manuel Gugger
c26f92b245 adapt oauth2 example for azure and actix 4 2021-11-27 14:27:38 +01:00