Commit Graph

20 Commits

Author SHA1 Message Date
LilleBRG
0e4c5d96cc updating everything at once works. without password dosent 2024-08-26 15:49:06 +02:00
b44d180284 profile partly done. added scrolling on login and register page 2024-08-26 09:42:17 +02:00
LilleBRG
f1327571e6 Updated UserModel, UpdatePassword made 2024-08-16 12:53:39 +02:00
f82ba23c5d
Add systemd services used in prod 2024-08-15 14:50:10 +02:00
LilleBRG
7603f00bd5 Authorization through swagger works 2024-08-15 12:26:02 +02:00
2caabea589
Cleanup integration tests 2024-08-15 11:03:11 +02:00
c6f2fc10f1 Add check for http status code in integration tests
Co-authored-by: Reimar <mail@reim.ar>
2024-08-14 12:39:39 +02:00
21f7a16d98 Fix https redirection, also send authorization header to delete request 2024-08-14 12:36:05 +02:00
d0bc904a96 Check for status code in integration tests as well
Co-authored-by: Reimar <mail@reim.ar>
2024-08-14 11:47:04 +02:00
cefd3bf596 Create integration tests 2024-08-14 10:59:53 +02:00
LilleBRG
1813458652 Login with made user works 2024-08-14 10:28:12 +02:00
8d20f7d651 Fix issues with connection strings 2024-08-13 19:08:30 +02:00
9879ececa4 Implement releasing rust backend 2024-08-13 19:07:20 +02:00
LilleBRG
30147a0a02 Get, GetOnId, Create, Delete User works 2024-08-13 13:29:01 +02:00
1ba6d82c0a Add database migrations to release script 2024-08-13 10:12:18 +02:00
098e797d90 Add release script 2024-08-13 09:29:25 +02:00
c37fe5d559 Add missing migration files 2024-08-12 16:48:44 +02:00
bbf442e00c Create database and users table 2024-08-12 10:58:27 +02:00
037ca9d824 Create healthcheck 2024-08-12 10:18:49 +02:00
f8037b58ca Initial commit 2024-08-05 09:00:16 +02:00