Commit Graph

48 Commits

Author SHA1 Message Date
102e2d6ca2
Add log for this week 2024-08-21 13:51:25 +02:00
c4fc11c169 Update Docs/SCRUM Logbog.md 2024-08-21 12:34:42 +01:00
8e42e54c98
Add logout button 2024-08-21 12:49:38 +02:00
eef47f6ee4
Implement registering 2024-08-21 10:19:02 +02:00
debbddd05b
Implement login and save token 2024-08-21 10:03:03 +02:00
c9769fcada
Add environment variables 2024-08-21 09:19:04 +02:00
LilleBRG
a082441826 menu partly done. 2024-08-20 16:46:13 +02:00
1c6fc39b14
Add register page 2024-08-20 14:53:06 +02:00
3bd2ba5cbc
Add login page 2024-08-20 14:04:40 +02:00
d2bfcc4692
Add map to flutter application 2024-08-20 12:38:50 +02:00
LilleBRG
f1327571e6 Updated UserModel, UpdatePassword made 2024-08-16 12:53:39 +02:00
bb44d2bc56
Add routes for creating and deleting favorites 2024-08-16 12:26:26 +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
422952f276 Update Docs/SCRUM Logbog.md 2024-08-15 11:25:04 +01:00
e06625e357 Update Docs/SCRUM Logbog.md 2024-08-15 11:24:20 +01:00
2178302e79 Update Docs/SCRUM Logbog.md 2024-08-15 11:23:09 +01:00
2caabea589
Cleanup integration tests 2024-08-15 11:03:11 +02:00
d88db4a284
Create favorite model, add endpoint for retrieving favorites 2024-08-15 11:02:40 +02:00
e57174ccda
Optimize rust database connections 2024-08-15 10:10:21 +02:00
707b7b5fce
Create env file for jwt secret 2024-08-15 08:37:05 +02:00
62659a7746
Implement JWT verification in rust 2024-08-14 17:53:29 +02:00
687d366f3d
Implement extractor for checking authorization 2024-08-14 16:33:38 +02:00
c32477b307 Update Docs/SCRUM Logbog.md
Co-authored-by: Reimar <mail@reim.ar>
2024-08-14 12:23:07 +01: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
fb5c0bdf2a Add database connection to app data and run integrity check 2024-08-13 15:12:40 +02:00
7552197fc6 Add database migrations to rust backend 2024-08-13 14:37:13 +02:00
4cac32b55c Add rust web server 2024-08-13 13:57:14 +02:00
LilleBRG
6ba8ed7ce0 Merge branch 'master' of git.reim.ar:ReiMerc/skantravels 2024-08-13 13:30:08 +02:00
LilleBRG
30147a0a02 Get, GetOnId, Create, Delete User works 2024-08-13 13:29:01 +02:00
ec92f5b80e Add logs for this week 2024-08-13 12:03:37 +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
4860c70553 Update Docs/SCRUM Logbog.md 2024-08-09 08:47:23 +01:00
5a5de83454 Update Docs/SCRUM Logbog.md
Co-authored-by: Reimar <mail@reim.ar>
2024-08-08 12:31:03 +01:00
bf9ba73692 Add wednesday log 2024-08-08 09:00:05 +02:00
06bfd700ab Add requirements specification and links in README 2024-08-07 09:38:09 +02:00
952435c994 Tilføjet logbog i Markdown
Original text af Phillip

Signed-off-by: Sandertp <sandertp@gmail.com>
2024-08-07 08:21:07 +01:00
f8037b58ca Initial commit 2024-08-05 09:00:16 +02:00