Peter KW
|
2bd9878359
|
Merge branch 'frontend' into gruppPP
|
2024-03-18 16:44:13 +01:00 |
|
al8763be
|
d6ce4a3c57
|
errMessage fixed
|
2024-03-18 14:43:28 +01:00 |
|
pavel Hamawand
|
409d973d8a
|
minor fix
|
2024-03-18 14:35:56 +01:00 |
|
Peter KW
|
92119dd49e
|
Added path + fixed import
|
2024-03-18 01:56:04 +01:00 |
|
Peter KW
|
8a2152395f
|
Small fixes
|
2024-03-18 01:31:58 +01:00 |
|
Peter KW
|
516784c6bb
|
Merge branch 'frontend' into gruppPP
|
2024-03-18 00:51:34 +01:00 |
|
Peter KW
|
4876038613
|
Merge remote-tracking branch 'origin/frontend' into gruppPP
|
2024-03-18 00:48:21 +01:00 |
|
Peter KW
|
f7b8ea7d97
|
Path fix
|
2024-03-18 00:46:04 +01:00 |
|
Peter KW
|
bd588048dd
|
Import fix
|
2024-03-18 00:45:49 +01:00 |
|
Peter KW
|
070e9cc1e5
|
Link to button
|
2024-03-18 00:45:22 +01:00 |
|
Peter KW
|
844e94ed26
|
Small fixes to layout and added
|
2024-03-18 00:44:56 +01:00 |
|
Peter KW
|
0044b61ac8
|
Uses input field component instead now
|
2024-03-18 00:44:11 +01:00 |
|
Peter KW
|
3b49faec2d
|
Import fix
|
2024-03-18 00:42:22 +01:00 |
|
Peter KW
|
8249678488
|
Using local storage for token
|
2024-03-18 00:42:05 +01:00 |
|
Peter KW
|
24e7e68ea0
|
Logout functionality
|
2024-03-18 00:41:46 +01:00 |
|
Peter KW
|
200da51633
|
AddProject component
|
2024-03-18 00:41:18 +01:00 |
|
Peter KW
|
d97516e0cd
|
Added some paths again
|
2024-03-18 00:40:42 +01:00 |
|
al8763be
|
953c06212d
|
API Changes
|
2024-03-18 00:22:32 +01:00 |
|
al8763be
|
7cc74866fc
|
Merge branch 'dev' into frontend
|
2024-03-18 00:13:04 +01:00 |
|
al8763be
|
b45a20c9f5
|
Merge branch 'dev' into frontend
|
2024-03-18 00:06:20 +01:00 |
|
al8763be
|
ff6af1d250
|
Merge branch 'dev' into BumBranch
|
2024-03-17 23:11:49 +01:00 |
|
Imbus
|
e012b6ff12
|
Error checking in register component, redirect to login if success
|
2024-03-17 22:48:38 +01:00 |
|
al8763be
|
c3ce25236f
|
Full implementation of getWeeklyProject
|
2024-03-17 22:35:51 +01:00 |
|
al8763be
|
6823102b44
|
Deleted API test
|
2024-03-17 22:27:21 +01:00 |
|
al8763be
|
7339a69bce
|
getWeeklyReport
|
2024-03-17 22:20:34 +01:00 |
|
al8763be
|
447f2b73eb
|
Merge branch 'gruppPP' into BumBranch
|
2024-03-17 19:42:01 +01:00 |
|
Peter KW
|
888256e9f6
|
Changed logincheck type and error clarification
|
2024-03-17 19:38:51 +01:00 |
|
al8763be
|
402b0ac08b
|
Update API.test.ts
|
2024-03-17 19:28:03 +01:00 |
|
Peter KW
|
1977125923
|
Now exporting APIResponse interface
|
2024-03-17 19:18:03 +01:00 |
|
Peter KW
|
b999e47f94
|
Changes to handlesubmit
|
2024-03-17 19:17:34 +01:00 |
|
Peter KW
|
e7e79ced13
|
Now checks if user is in database with api.login and sets proper authority level based on name for now
|
2024-03-17 19:16:57 +01:00 |
|
Imbus
|
eae252c2a4
|
Merge branch 'frontend' of github.com:imbus64/TTime into frontend
|
2024-03-17 19:07:55 +01:00 |
|
Imbus
|
30cf0b6065
|
Making linter bro happy
|
2024-03-17 19:07:49 +01:00 |
|
al8763be
|
14668ea675
|
Test file for API
|
2024-03-17 19:05:39 +01:00 |
|
pavel Hamawand
|
141e5c8bb6
|
minor fix
|
2024-03-17 16:21:36 +01:00 |
|
al8763be
|
d57fe55074
|
Changes to SubmitWeeklyReport
|
2024-03-17 16:11:03 +01:00 |
|
Peter KW
|
b7fcafd75c
|
Merge branch 'frontend' into gruppPP
|
2024-03-17 15:54:06 +01:00 |
|
al8763be
|
386f7c3a94
|
API Login return { success: true, data: data.token }
|
2024-03-17 15:49:34 +01:00 |
|
al8763be
|
d11e5e64f6
|
API Login return { success: true, data } data as JSON with token
|
2024-03-17 15:41:23 +01:00 |
|
Peter KW
|
060dc1ee3d
|
Merge branch 'frontend' into gruppPP
|
2024-03-17 15:39:16 +01:00 |
|
al8763be
|
a28bab459a
|
API login returns { success: true, data: token }
|
2024-03-17 15:36:39 +01:00 |
|
al8763be
|
9511d509ca
|
API imports fixed
|
2024-03-17 15:31:15 +01:00 |
|
al8763be
|
f5787fbc2e
|
correct routes in main
|
2024-03-17 15:23:21 +01:00 |
|
al8763be
|
179a5196e9
|
Merge branch 'BumBranch' into frontend
|
2024-03-17 15:10:19 +01:00 |
|
al8763be
|
5327ac7ad1
|
lint + login function for API
|
2024-03-17 15:03:34 +01:00 |
|
Imbus
|
ff00b984fe
|
Formatting and typing to make linter happy v2
|
2024-03-17 14:52:13 +01:00 |
|
Imbus
|
cab7c3bdfd
|
Formatting and typing to make linter happy
|
2024-03-17 14:44:25 +01:00 |
|
al8763be
|
2eecf17d42
|
Login feature API
|
2024-03-17 14:43:09 +01:00 |
|
pavel Hamawand
|
79eb59ad46
|
button fix
|
2024-03-17 14:13:35 +01:00 |
|
Peter KW
|
9bab627255
|
Change typ on button to submit
|
2024-03-17 12:57:18 +01:00 |
|