Commit Graph

37 Commits

Author SHA1 Message Date
d9ed4ba626 Merge pull request 'Added storage for auth keys' (#11) from feature/surrealdb-session into main
Reviewed-on: #11
2024-04-02 19:51:03 +02:00
6aadc89530
Added storage for auth keys 2024-04-02 19:50:03 +02:00
14bad374b0
Added documentation 2024-04-02 18:47:40 +02:00
a744e56537
Removed unused code 2024-04-02 18:43:37 +02:00
edde7f6604
Added system to add Times to database 2024-04-02 18:40:06 +02:00
01e9a65463
Added time UI 2024-03-26 18:47:19 +01:00
ead2852922
Fixed button styling 2024-03-23 19:36:30 +01:00
ac92e9f16a
Started working on selection system 2024-03-20 15:56:10 +01:00
e41dfc72de
Added sorting function 2024-03-20 12:54:38 +01:00
86de475a2e
Added live subscription to persons 2024-03-19 20:16:27 +01:00
afd5de8f02
fixed conflicts 2024-03-19 18:42:45 +01:00
59d6f7b37e
Merge new-person into main 2024-03-19 18:39:21 +01:00
0cbbafb6ec Merge pull request 'Added toast function for creating toast notifications' (#9) from toast-notification into main
Reviewed-on: #9
2024-03-12 16:29:06 +01:00
e00f70e1f7
Added timeout function for toast notifications 2024-03-12 16:28:20 +01:00
e697272e26 Merge branch 'main' into toast-notification 2024-03-12 15:51:58 +01:00
6098b7460b
Added a toast notification for DB sigin 2024-03-12 15:51:23 +01:00
ed2a93548a
Merge branch 'toast-notification'
Merged toast-notification into main
2024-03-12 15:46:25 +01:00
57aa1a356c
Added toast function for creating toast notifications 2024-03-12 15:42:40 +01:00
dcf535aa77
Added error message when name field is empty 2024-03-12 14:43:41 +01:00
3fc7420245
Added add person function 2024-02-20 11:57:54 +01:00
abad7e2b40 Merge pull request 'Added documentation' (#7) from documentation into main
Reviewed-on: #7
2024-02-19 10:55:05 +01:00
febfbb90b0
Added documentation 2024-02-19 10:53:13 +01:00
706e5ed07e
Better connection status styling 2024-02-19 10:44:39 +01:00
fe5a35208e
Added login function to UI; #1 2024-02-19 10:30:12 +01:00
8bb1f62352
Added surrealDB connection and signin; #1 2024-02-14 15:22:24 +01:00
3d1a2e6117
Defined Participants and first step to implement surrealdb 2024-02-13 15:46:33 +01:00
3cdbfe78f9
Added wireframe layout leptos 2024-02-12 14:43:50 +01:00
ce2cac6103
Removed unused code 2024-02-12 10:22:59 +01:00
860e756e79
Added leptos example application 2024-02-12 10:10:26 +01:00
30cac973ab
Removed yew code 2024-02-12 09:46:24 +01:00
bb0942eef2
Added database connection; #1 2024-02-09 15:15:12 +01:00
dc23f6ae60
Added database server 2024-02-03 11:51:40 +01:00
1feb40ef86
Added basic layout 2024-02-03 11:51:32 +01:00
731ecaf046
Removed lepos and added yew 2024-01-22 17:27:00 +01:00
94d51749ca
Initialized leptos application 2024-01-22 10:10:38 +01:00
0035d5bf3a
Added flake.nix 2024-01-22 09:29:49 +01:00
55db70e325 Initial commit 2024-01-22 09:22:07 +01:00