Peter KW
|
2f8e7547da
|
Merge branch 'frontend' into gruppPP
|
2024-04-17 23:06:26 +02:00 |
|
Peter KW
|
3be2319bce
|
ChangeUserPassword.tsx created and implemented + minor fix in API.ts
|
2024-04-17 23:04:27 +02:00 |
|
Peter KW
|
8948067514
|
ChangeProjectName.tsx created and implemented + minor fix in main.go api paths
|
2024-04-17 23:03:32 +02:00 |
|
Peter KW
|
99eb5f17b5
|
Merge remote-tracking branch 'origin/dev' into gruppPP
|
2024-04-17 22:29:45 +02:00 |
|
al8763be
|
0176f78067
|
ChangeUserPassword Handler + API
|
2024-04-17 22:04:23 +02:00 |
|
al8763be
|
47d4bda99b
|
ChangeProjectName Handler + API
|
2024-04-17 21:31:47 +02:00 |
|
Mattias
|
97ea6713a4
|
Update hover effect on menu items and user links
|
2024-04-15 16:45:45 +02:00 |
|
Mattias
|
2bc3b1b665
|
Update hover effect on menu items and user links
|
2024-04-15 16:38:17 +02:00 |
|
Mattias
|
bbac1ed4c8
|
Added hovering effect to menu items
|
2024-04-15 16:29:26 +02:00 |
|
Mattias
|
eeb17eabb1
|
Refactor UserViewStatistics component to remove unnecessary heading
|
2024-04-15 16:12:56 +02:00 |
|
Davenludd
|
a5a94c7839
|
Update UserStatistics component to include username parameter in getStatistics API call
|
2024-04-15 12:02:40 +02:00 |
|
Davenludd
|
128221a6ed
|
Add token parameter to getStatistics API method
|
2024-04-15 12:02:22 +02:00 |
|
Davenludd
|
90d24ad7c4
|
Merge branch 'dev' into gruppDM
|
2024-04-15 11:59:40 +02:00 |
|
Imbus
|
6c4fe7bda3
|
Statistics api again
|
2024-04-15 11:58:43 +02:00 |
|
Davenludd
|
cdc070e5a6
|
Merge branch 'dev' into gruppDM
|
2024-04-15 11:54:16 +02:00 |
|
Imbus
|
d46c5fc05f
|
Statistics TS API
|
2024-04-15 11:50:38 +02:00 |
|
Davenludd
|
5033b657a4
|
Merge branch 'dev' into gruppDM
|
2024-04-15 11:45:28 +02:00 |
|
Imbus
|
a3f16e713a
|
Statistics
|
2024-04-15 11:44:19 +02:00 |
|
Davenludd
|
1fd167d412
|
Merge branch 'dev' into gruppDM
|
2024-04-15 11:30:17 +02:00 |
|
Imbus
|
b51a00b723
|
Statistics path rework
|
2024-04-15 11:09:51 +02:00 |
|
Davenludd
|
e1aefb9934
|
Update button text
|
2024-04-14 16:22:17 +02:00 |
|
Davenludd
|
3cd2c7ba40
|
Update Total Time In Project button text to include project name
|
2024-04-14 16:12:47 +02:00 |
|
Davenludd
|
f8ca68dbea
|
Update Total Time In Project button text to include username and project name
|
2024-04-14 16:08:52 +02:00 |
|
Davenludd
|
9148ede977
|
Update UserViewTimeReportsPage to include statistics-page
|
2024-04-14 16:03:53 +02:00 |
|
Davenludd
|
78231eaae9
|
Update routing path
|
2024-04-14 16:00:29 +02:00 |
|
Davenludd
|
482c732b3d
|
Update UserViewTimeReportsPage to include username in Total Time In Project button link
|
2024-04-14 15:58:27 +02:00 |
|
Davenludd
|
a25413affa
|
Add total time in TimePerActivity component
|
2024-04-14 15:52:13 +02:00 |
|
Davenludd
|
d1b6866c39
|
Fix UserStatistics component to use new API.getStatistics function
|
2024-04-14 15:47:26 +02:00 |
|
Davenludd
|
c96c0d7b4d
|
Fix order of parameters in getStatistics function in API.ts
|
2024-04-14 15:47:01 +02:00 |
|
Davenludd
|
97f810fce2
|
Merge branch 'frontend' into gruppDM
|
2024-04-14 15:30:37 +02:00 |
|
Davenludd
|
8e60ba405b
|
Update UserViewTimeReportsPage to include Total Time In Project button
|
2024-04-14 15:25:13 +02:00 |
|
Davenludd
|
6c64dfcb0e
|
Add UserViewStatistics component to UserPages
|
2024-04-14 15:24:52 +02:00 |
|
Davenludd
|
ac5e67d77f
|
Update button text in PMProjectMembers component
|
2024-04-14 15:24:42 +02:00 |
|
Davenludd
|
48dd53b56b
|
Add UserStatistics component to show total time per activity in a project
|
2024-04-14 15:24:10 +02:00 |
|
Davenludd
|
980ac19199
|
Add UserViewStatistics component to main.tsx
|
2024-04-14 15:23:42 +02:00 |
|
Peter KW
|
b6d9b51865
|
Merge branch 'frontend' into gruppPP
|
2024-04-14 11:58:16 +02:00 |
|
Imbus
|
c7e036ec04
|
Major db/API refactor, transaction as default
|
2024-04-14 09:21:34 +02:00 |
|
Imbus
|
fe9d5f74bb
|
getStatistics handler, db-interface and ts API
|
2024-04-14 07:49:39 +02:00 |
|
Peter KW
|
564b2e6f58
|
Small fix
|
2024-04-13 21:36:02 +02:00 |
|
Peter KW
|
f66b6a0f0a
|
Now uses new input types and checks if input is allowed + alerts and design changes
|
2024-04-13 21:18:01 +02:00 |
|
Peter KW
|
2f3f7261a0
|
Some new inputfield types
|
2024-04-13 21:14:17 +02:00 |
|
Peter KW
|
a5aac2065d
|
Some constants for the different limits of password, username etc.
|
2024-04-13 21:13:26 +02:00 |
|
Peter KW
|
395e855257
|
Some regex to compare with strings
|
2024-04-13 21:12:46 +02:00 |
|
Peter KW
|
0e2b62f5ba
|
Minor design and import changes
|
2024-04-13 21:10:37 +02:00 |
|
Peter KW
|
bcac9c020e
|
Checks if new project name meets requirements
|
2024-04-13 21:09:07 +02:00 |
|
Peter KW
|
ebe0f380c5
|
Navigation button
|
2024-04-13 21:07:48 +02:00 |
|
Peter KW
|
6ca7f0d31f
|
Improved alerts for error handling login
|
2024-04-13 21:07:32 +02:00 |
|
Peter KW
|
88c6757bd3
|
Checks if user already is selected role + minor design change
|
2024-04-13 21:07:08 +02:00 |
|
Peter KW
|
35a9c750d1
|
Routes back to home page on created project + design and alert updates
|
2024-04-13 20:53:05 +02:00 |
|
Peter KW
|
b71da1a698
|
Removed unused file + fixed paths
|
2024-04-13 20:50:23 +02:00 |
|