al8763be
|
d57fe55074
|
Changes to SubmitWeeklyReport
|
2024-03-17 16:11:03 +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 |
|
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 |
|
Peter KW
|
9bab627255
|
Change typ on button to submit
|
2024-03-17 12:57:18 +01:00 |
|
al8763be
|
8d0da111eb
|
API - SubmitWeeklyReport & getUserProjects added
|
2024-03-17 12:35:53 +01:00 |
|
Peter KW
|
b6535c883d
|
Small fix
|
2024-03-17 11:34:39 +01:00 |
|
Peter KW
|
3e73b11698
|
Merge branch 'frontend' into gruppPP
|
2024-03-17 11:02:44 +01:00 |
|
al8763be
|
d6d4eb3336
|
Merge branch 'master' into gruppDM
|
2024-03-17 10:51:23 +01:00 |
|
Peter KW
|
5e0b96ed87
|
Merge branch 'frontend' into gruppPP
|
2024-03-17 10:43:49 +01:00 |
|
Peter KW
|
8cf873a98b
|
Changed so that most functionality was moved to separate components
|
2024-03-17 10:39:57 +01:00 |
|
Peter KW
|
15ec2108d3
|
Everything run from this file
|
2024-03-17 10:38:25 +01:00 |
|
Peter KW
|
02332c284b
|
Login field component
|
2024-03-17 10:36:29 +01:00 |
|
Peter KW
|
94f5d3f85b
|
Component for checking login, to be replaced with proper fetching
|
2024-03-17 10:35:48 +01:00 |
|
Peter KW
|
217b7b4a22
|
Input field component
|
2024-03-17 10:34:47 +01:00 |
|
Peter KW
|
2921458d82
|
Made backround animation on login page to its own component
|
2024-03-17 10:34:15 +01:00 |
|
Peter KW
|
c12e19770e
|
Restructuring, less paths
|
2024-03-17 10:33:37 +01:00 |
|
Imbus
|
887f31dde0
|
goTypes generated from go code with tygo
|
2024-03-17 04:23:26 +01:00 |
|
Davenludd
|
d58720cdbd
|
Refactor Register component to use InputField component
|
2024-03-16 18:38:42 +01:00 |
|
Mattias
|
92a4808cdd
|
Created new type for timereport
|
2024-03-16 18:38:42 +01:00 |
|
Mattias
|
f3c5ce57eb
|
Submit-button has been moved to the timereport
|
2024-03-16 18:38:42 +01:00 |
|
Mattias
|
3419898c66
|
Created groundwork for the timereport
|
2024-03-16 18:38:42 +01:00 |
|
Mattias
|
aae05acedb
|
Added the register component to content
|
2024-03-16 18:38:42 +01:00 |
|
Mattias
|
a225020f6f
|
Visual fixes
|
2024-03-16 18:38:42 +01:00 |
|
Mattias
|
2ce480707a
|
Removed duplicate path
|
2024-03-16 18:38:42 +01:00 |
|
pavel Hamawand
|
17edf6b911
|
backButton
|
2024-03-16 18:01:14 +01:00 |
|
pavel Hamawand
|
31e3b99448
|
backbutton
|
2024-03-16 18:00:10 +01:00 |
|
pavel Hamawand
|
38378c7a10
|
babkbutton
|
2024-03-16 17:59:25 +01:00 |
|
pavel Hamawand
|
92336ff4fd
|
backbutton
|
2024-03-16 17:58:27 +01:00 |
|
pavel Hamawand
|
17e9fa9d0a
|
backbutton
|
2024-03-16 17:57:51 +01:00 |
|
pavel Hamawand
|
bdd6f68470
|
Time / role link
|
2024-03-16 17:56:59 +01:00 |
|
pavel Hamawand
|
9aa5087871
|
time / activity link
|
2024-03-16 17:54:34 +01:00 |
|
pavel Hamawand
|
8164ba9040
|
fix back button
|
2024-03-16 17:50:15 +01:00 |
|
pavel Hamawand
|
49305d507f
|
link to projectMembers
|
2024-03-16 17:48:23 +01:00 |
|
Imbus
|
3526decbad
|
Merge imbs
|
2024-03-16 17:46:08 +01:00 |
|
Imbus
|
151d6de39b
|
Tygo for go->typescript type generation
|
2024-03-16 17:43:38 +01:00 |
|
Imbus
|
3c87fd4d8c
|
New api interface
|
2024-03-16 17:42:28 +01:00 |
|
pavel Hamawand
|
e837f6e746
|
link to your time Reports
|
2024-03-16 17:37:09 +01:00 |
|
pavel Hamawand
|
a6846ad7a4
|
fix backbutton
|
2024-03-16 17:28:45 +01:00 |
|
pavel Hamawand
|
dc84bc997e
|
link to unsigned reports
|
2024-03-16 17:25:43 +01:00 |
|
pavel Hamawand
|
554cf9b12e
|
remove backbutton
|
2024-03-16 17:20:14 +01:00 |
|
Peter KW
|
9ff3e9314c
|
Small change to header; uses useLocation() to get correct name
|
2024-03-16 02:27:33 +01:00 |
|
Peter KW
|
edf503776a
|
Changed design a little so that it uses the projectlist component, added some fake projects
|
2024-03-16 02:23:52 +01:00 |
|