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 |
|
Imbus
|
741ad50ccf
|
Merge branch 'dev' of github.com:imbus64/TTime into dev
|
2024-03-17 23:51:52 +01:00 |
|
dDogge
|
f6e4603603
|
Added handler for SignWeeklyReport named SignReport in handlers_report_related
|
2024-03-17 23:31:52 +01:00 |
|
Imbus
|
c487b47373
|
Merge branch 'BumBranch' of github.com:imbus64/TTime into BumBranch
|
2024-03-17 23:17:18 +01:00 |
|
Imbus
|
9070846b0b
|
Fixing getWeeklyReport tests
|
2024-03-17 23:17:06 +01:00 |
|
al8763be
|
ff6af1d250
|
Merge branch 'dev' into BumBranch
|
2024-03-17 23:11:49 +01:00 |
|
al8763be
|
9f20d46fa6
|
Test for getWeeklyReport
|
2024-03-17 22:57:19 +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
|
06c50e7a42
|
Merge branch 'frontend' into BumBranch
|
2024-03-17 22:20:48 +01:00 |
|
al8763be
|
7339a69bce
|
getWeeklyReport
|
2024-03-17 22:20:34 +01:00 |
|
Imbus
|
5696310a68
|
Merge branch 'dev' into frontend
|
2024-03-17 22:19:05 +01:00 |
|
Davenludd
|
ead1482e50
|
Merge branch 'frontend' into gruppDM
|
2024-03-17 21:39:19 +01:00 |
|
Davenludd
|
07aaab5530
|
Merge branch 'frontend' into gruppDM
|
2024-03-17 21:22:10 +01:00 |
|
dDogge
|
40caa2d158
|
Changed name to a test in db_test.go
|
2024-03-17 20:35:48 +01:00 |
|
dDogge
|
37bbbb6098
|
Added SignWeeklyReport function and 2 corresponding test, also small change to WeeklyReport.go
|
2024-03-17 20:33:53 +01:00 |
|
Imbus
|
e03727613d
|
Extremely important formatting
|
2024-03-17 20:04:29 +01:00 |
|
dDogge
|
8a34fc07fa
|
Weekly_report fixed for real this time
|
2024-03-17 19:58:44 +01:00 |
|
dDogge
|
b93df693d2
|
Fixed weekly_report
|
2024-03-17 19:56:16 +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 |
|
Imbus
|
3683552af8
|
Verbose debug printing in register endpoint
|
2024-03-17 19:33:13 +01:00 |
|
al8763be
|
c7fe5e8775
|
Merge branch 'dev' into frontend
|
2024-03-17 19:28:57 +01:00 |
|
al8763be
|
402b0ac08b
|
Update API.test.ts
|
2024-03-17 19:28:03 +01:00 |
|
Imbus
|
9240d5e052
|
Verbose debug printing in login endpoint
|
2024-03-17 19:24:13 +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 |
|
al8763be
|
1a412dc8a0
|
Merge branch 'frontend' of https://github.com/imbus64/TTime into frontend
|
2024-03-17 19:08:17 +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
|
693b5fb9ae
|
Merge branch 'dev' into frontend
|
2024-03-17 19:06:14 +01:00 |
|
al8763be
|
14668ea675
|
Test file for API
|
2024-03-17 19:05:39 +01:00 |
|
dDogge
|
3e00a532cf
|
Added handler for GetWeeklyReport
|
2024-03-17 18:05:54 +01:00 |
|
dDogge
|
a77e57e496
|
Added GetWeeklyReport function and corresponding test
|
2024-03-17 17:58:02 +01:00 |
|
dDogge
|
c90d495636
|
Added new types and changed SQL since apperently sqlite does use autoincrement
|
2024-03-17 17:47:31 +01:00 |
|
Imbus
|
ec46d29423
|
Merge branch 'imbs' into dev
|
2024-03-17 16:56:00 +01:00 |
|
Mattias
|
17a081e816
|
minor fixes
|
2024-03-17 16:55:51 +01:00 |
|
Imbus
|
d6fc0594a9
|
Splitting backend endpoints into smaller bits
|
2024-03-17 16:55:40 +01:00 |
|
Imbus
|
1be3ee89c2
|
Merge branch 'dev' of github.com:imbus64/TTime into dev
|
2024-03-17 16:42:02 +01:00 |
|
Imbus
|
ec36054bd9
|
Merge branch 'imbs' into dev
|
2024-03-17 16:41:51 +01:00 |
|
Imbus
|
670ed46d51
|
WeeklyReport type as represented in the db
|
2024-03-17 16:41:29 +01:00 |
|
Mattias
|
81893ae3e8
|
Minor fixes
|
2024-03-17 16:24:09 +01:00 |
|