Davenludd
|
caa793d036
|
Fix week validation in NewWeeklyReport component for safari and firefox
|
2024-03-20 15:32:14 +01:00 |
|
Davenludd
|
54e42cd2a8
|
Add support for week input in Chrome and Edge browsers
|
2024-03-20 15:19:09 +01:00 |
|
Mattias
|
14b68e4463
|
Formatting
|
2024-03-20 14:20:09 +01:00 |
|
Mattias
|
47ce986834
|
Minor fixes
|
2024-03-20 14:17:33 +01:00 |
|
Davenludd
|
0fb06790af
|
Fix useEffect dependency array in ProjectMembers component
|
2024-03-20 14:09:16 +01:00 |
|
Davenludd
|
adf9500bbf
|
Fix useEffect dependency in AllTimeReportsInProject component
|
2024-03-20 14:06:54 +01:00 |
|
Davenludd
|
29d893362c
|
Docs/Comments to user project menu component
|
2024-03-20 13:57:02 +01:00 |
|
Davenludd
|
c7c38d4201
|
Docs/Comments to registration form component
|
2024-03-20 13:57:02 +01:00 |
|
Davenludd
|
d9068949cd
|
Docs/Comments to new weekly report form component
|
2024-03-20 13:57:02 +01:00 |
|
Davenludd
|
7e7dbe2cc7
|
Docs/Comments to header component
|
2024-03-20 13:57:02 +01:00 |
|
Davenludd
|
cf6c8cd34c
|
Docs/Comments to Footer component
|
2024-03-20 13:57:02 +01:00 |
|
Davenludd
|
dbeeb609b3
|
Docs/Comments to GetWeeklyReport component
|
2024-03-20 13:57:02 +01:00 |
|
Davenludd
|
aa5c4017bb
|
Docs/Comments to DisplayUserProjects component
|
2024-03-20 13:57:02 +01:00 |
|
Davenludd
|
4212dae5bf
|
Delete CountButton component
|
2024-03-20 13:57:02 +01:00 |
|
Davenludd
|
bd27b549aa
|
Add JSDoc comments to Button component
|
2024-03-20 13:57:02 +01:00 |
|
Davenludd
|
af92f4faee
|
Docs/Comments to BasicWindow component
|
2024-03-20 13:57:02 +01:00 |
|
Davenludd
|
2dffffde50
|
Docs/coments to background animation component
|
2024-03-20 13:57:02 +01:00 |
|
Davenludd
|
c0e03d7d0d
|
Doc/Comments to BackButton comp
|
2024-03-20 13:57:02 +01:00 |
|
Davenludd
|
ff4ea47846
|
Doc/Comments in AllTimeReportsInProject component
|
2024-03-20 13:57:02 +01:00 |
|
Mattias
|
d3bb6f49e5
|
New comp changeRoles
|
2024-03-20 13:51:49 +01:00 |
|
Mattias
|
1b21b2574a
|
Comp for displaying projectmembers and changed path in main
|
2024-03-20 12:36:30 +01:00 |
|
Peter KW
|
cea2b6c03c
|
GetProjects compo
|
2024-03-20 12:25:07 +01:00 |
|
Peter KW
|
e271794b57
|
List for showing all projects as admin
|
2024-03-20 11:51:50 +01:00 |
|
Peter KW
|
a5adec82e2
|
Modul for showing projectinfo *not finished*
|
2024-03-20 11:51:04 +01:00 |
|
Davenludd
|
7ed9398bcb
|
Merge branch 'frontend' into gruppDM
|
2024-03-20 11:19:02 +01:00 |
|
Davenludd
|
033268f4ef
|
Added info to component
|
2024-03-20 08:47:11 +01:00 |
|
Peter KW
|
b20817ec8a
|
Small fix to props and imports
|
2024-03-20 00:16:30 +01:00 |
|
Peter KW
|
cc231dbfaa
|
Component for getting all users
|
2024-03-20 00:14:23 +01:00 |
|
Davenludd
|
b5d3ab7cb7
|
Refactor AllTimeReportsInProject component to use API for fetching weekly reports
|
2024-03-19 23:44:44 +01:00 |
|
Mattias
|
cc9678f375
|
Created component for authorized route
|
2024-03-19 22:50:23 +01:00 |
|
Johanna
|
1974607fc7
|
Formating
|
2024-03-19 22:04:20 +01:00 |
|
Mattias
|
55a2dc7fac
|
Add PMProjectMenu component and refactor PMProjectPage
|
2024-03-19 22:03:45 +01:00 |
|
Mattias
|
d355b55634
|
Add UserProjectMenu component and refactor UserProjectPage
|
2024-03-19 21:59:37 +01:00 |
|
Johanna
|
63fd2e9b6f
|
//fix parse in NewWeeklyReport
|
2024-03-19 21:47:16 +01:00 |
|
Mattias
|
3fea87a88a
|
New component for displaying userprojects
|
2024-03-19 21:22:49 +01:00 |
|
Peter KW
|
cd84a2bb21
|
Everyone except admin has authority = 2
|
2024-03-19 17:12:09 +01:00 |
|
Mattias
|
5803c7b29b
|
Refactor fetchWeeklyReport function, updated submit button text, week fetched by params
|
2024-03-19 11:41:50 +01:00 |
|
Davenludd
|
7fd128e1f3
|
Add AllTimeReportsInProject component
|
2024-03-19 11:09:52 +01:00 |
|
Mattias
|
cda2b72d08
|
projectName is now fetched from params
|
2024-03-19 09:35:15 +01:00 |
|
Davenludd
|
4f53f9de94
|
Fix initial value of week state in NewWeeklyReport component for error message
|
2024-03-19 09:33:20 +01:00 |
|
Davenludd
|
53f468d7c8
|
Update navigation in EditWeeklyReport component
|
2024-03-19 09:23:09 +01:00 |
|
Davenludd
|
d775a6e381
|
Update navigation in NewWeeklyReport component
|
2024-03-19 09:21:33 +01:00 |
|
al8763be
|
3df9ddcd4b
|
Merge remote-tracking branch 'origin/gruppPP' into frontend
|
2024-03-19 03:44:02 +01:00 |
|
pavel Hamawand
|
8b7ad8911b
|
implementing ChangeUser
|
2024-03-19 03:39:05 +01:00 |
|
pavel Hamawand
|
4df8d3f858
|
new component
|
2024-03-19 03:22:54 +01:00 |
|
al8763be
|
e3fd9f52ca
|
Merge branch 'gruppPP' into BumBranch
|
2024-03-19 02:12:37 +01:00 |
|
al8763be
|
8081f289b5
|
fixed NewWeeklyReport
|
2024-03-19 02:11:47 +01:00 |
|
Peter KW
|
cdbd6ca0ce
|
Small fixes to design
|
2024-03-19 01:48:01 +01:00 |
|
pavel Hamawand
|
c072aff9da
|
added change username button
|
2024-03-19 01:02:39 +01:00 |
|
Peter KW
|
b3dfbc47a4
|
Merge branch 'frontend' into gruppPP
|
2024-03-19 00:33:30 +01:00 |
|
Peter KW
|
d2ff2428cd
|
Some corrections
|
2024-03-19 00:26:05 +01:00 |
|
Peter KW
|
36524e5cbb
|
Changed so that it makes a modal for each user instead of a link
|
2024-03-19 00:25:37 +01:00 |
|
Peter KW
|
a0759b099a
|
Modul for viewing user info in admin manage users page
|
2024-03-19 00:17:29 +01:00 |
|
Peter KW
|
db4f869712
|
Delete user component
|
2024-03-19 00:15:42 +01:00 |
|
Davenludd
|
f5a4c3d0e5
|
Merge branch 'frontend' into gruppDM
|
2024-03-18 22:05:50 +01:00 |
|
Davenludd
|
93addc9870
|
Fixes in NewWeeklyReport component
|
2024-03-18 21:40:07 +01:00 |
|
Davenludd
|
b9d7e57f2c
|
Update background image in Header component
|
2024-03-18 21:37:31 +01:00 |
|
Davenludd
|
25713443e2
|
Remove username prop from BasicWindow component
|
2024-03-18 21:33:20 +01:00 |
|
Imbus
|
e0de61dd94
|
Type fixes in frontend, Register & YourProjectsPage
|
2024-03-18 21:24:26 +01:00 |
|
al8763be
|
8eb23bf7f9
|
lint bro happ + test for getUserProject
|
2024-03-18 21:08:33 +01:00 |
|
Peter KW
|
83e781c877
|
Fixed getting the username and removed comment
|
2024-03-18 18:31:58 +01:00 |
|
Peter KW
|
388a430613
|
Tiny fix
|
2024-03-18 17:22:40 +01:00 |
|
Peter KW
|
2493932f77
|
Removed username prop, no longer used
|
2024-03-18 17:20:29 +01:00 |
|
pavel Hamawand
|
b93ef48500
|
minor fix
|
2024-03-18 17:07:48 +01:00 |
|
pavel Hamawand
|
0f7f866cde
|
minor fix
|
2024-03-18 17:06:05 +01:00 |
|
pavel Hamawand
|
3ec0d168eb
|
minor fix
|
2024-03-18 17:05:37 +01:00 |
|
pavel Hamawand
|
39983c7f6f
|
Render Project List
|
2024-03-18 17:01:11 +01:00 |
|
pavel Hamawand
|
f61ef87d5e
|
Fetch Projects from API - needs fixing
|
2024-03-18 16:58:46 +01:00 |
|
pavel Hamawand
|
90afe80408
|
Implement State management
|
2024-03-18 16:54:16 +01:00 |
|
pavel Hamawand
|
4173003d32
|
initial component Setup
|
2024-03-18 16:53:13 +01:00 |
|
pavel Hamawand
|
b8f669e454
|
new component UserProjectListAdmin
|
2024-03-18 16:52:40 +01:00 |
|
pavel Hamawand
|
8291f4caf3
|
delete component
|
2024-03-18 16:52:40 +01:00 |
|
pavel Hamawand
|
576a137038
|
new component
|
2024-03-18 16:52:40 +01:00 |
|
Peter KW
|
ace11570a5
|
Merge branch 'gruppDM' into gruppPP
|
2024-03-18 16:49:02 +01:00 |
|
Mattias
|
1893340c63
|
Changed name of new component and minor fix
|
2024-03-18 15:17:53 +01:00 |
|
Mattias
|
3106e0f445
|
Fixes for viewing-report-component
|
2024-03-18 14:46:32 +01:00 |
|
al8763be
|
d6ce4a3c57
|
errMessage fixed
|
2024-03-18 14:43:28 +01:00 |
|
Mattias
|
69d4067209
|
Added new component for viewing weeklyreport
|
2024-03-18 14:40:20 +01:00 |
|
Davenludd
|
3f8d56963b
|
Add ProjectNameContext to NewWeeklyReport and handle project selection in YourProjectsPage
|
2024-03-18 12:49:58 +01:00 |
|
Davenludd
|
f6b2d17b97
|
Update Header component to use localStorage for username
|
2024-03-18 10:44:15 +01:00 |
|
Mattias
|
7a6b875aeb
|
Token is now fetched from local storage
|
2024-03-18 10:28:20 +01:00 |
|
Davenludd
|
68b25350ef
|
Add username to local storage and retrieve it in YourProjectsPage
|
2024-03-18 10:22:38 +01:00 |
|
Davenludd
|
3c8b7f9da2
|
Merge branch 'gruppPP' into gruppDM
|
2024-03-18 10:10:40 +01:00 |
|
Davenludd
|
ba58fea1e3
|
Merge branch 'frontend' into gruppDM
|
2024-03-18 09:01:05 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
30cf0b6065
|
Making linter bro happy
|
2024-03-17 19:07:49 +01:00 |
|
Mattias
|
81893ae3e8
|
Minor fixes
|
2024-03-17 16:24:09 +01:00 |
|
Davenludd
|
9dd47f3d71
|
Update import paths for Types
|
2024-03-17 16:23:37 +01:00 |
|
Davenludd
|
b1f57e5ed8
|
Merge branch 'frontend' into gruppDM
|
2024-03-17 15:28:20 +01:00 |
|
al8763be
|
179a5196e9
|
Merge branch 'BumBranch' into frontend
|
2024-03-17 15:10:19 +01:00 |
|
Davenludd
|
6d5c25be5c
|
Refactor Register component to use InputField component
|
2024-03-17 14:49:42 +01:00 |
|
Mattias
|
d6d2b6d170
|
Visual fixes
|
2024-03-17 14:49:42 +01:00 |
|
Mattias
|
f3931f905a
|
Minor changes
|
2024-03-17 14:19:57 +01:00 |
|
Mattias
|
62f1926305
|
Corrected NewWeeklyReport (prev. TimeReports) and changed imports
|
2024-03-17 13:39:16 +01:00 |
|
Peter KW
|
9bab627255
|
Change typ on button to submit
|
2024-03-17 12:57:18 +01:00 |
|
Peter KW
|
b6535c883d
|
Small fix
|
2024-03-17 11:34:39 +01:00 |
|
Peter KW
|
5e0b96ed87
|
Merge branch 'frontend' into gruppPP
|
2024-03-17 10:43:49 +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 |
|
Davenludd
|
d58720cdbd
|
Refactor Register component to use InputField component
|
2024-03-16 18:38:42 +01:00 |
|
Mattias
|
3419898c66
|
Created groundwork for the timereport
|
2024-03-16 18:38:42 +01:00 |
|
Mattias
|
a225020f6f
|
Visual fixes
|
2024-03-16 18:38:42 +01:00 |
|
Peter KW
|
466c25a7c2
|
A component for listing an array of users where every user gets a link, made for AdminManageUsers.tsx
|
2024-03-16 02:16:06 +01:00 |
|
Peter KW
|
f963ca6ae5
|
A component for listing an array of projects where every project gets a link, made for YourProjectsPage.tsx
|
2024-03-16 02:15:39 +01:00 |
|
Peter KW
|
f0fc465d1a
|
Merge remote-tracking branch 'origin/frontend' into gruppPP
|
2024-03-15 16:54:26 +01:00 |
|
Mattias
|
4920966388
|
Additional register-layout changes
|
2024-03-15 14:52:05 +01:00 |
|
Peter KW
|
44aea9b765
|
Made a back button component since we will have one on almost every page
|
2024-03-15 14:51:46 +01:00 |
|
Davenludd
|
a49cfc9f01
|
Update button styles and add type prop
|
2024-03-15 14:30:45 +01:00 |
|
Mattias
|
6a25eca01c
|
Changed layout for register-component
|
2024-03-15 14:16:11 +01:00 |
|
Imbus
|
df7ca1ab90
|
Merge branch 'frontend' into dev
|
2024-03-14 18:40:07 +01:00 |
|
Imbus
|
7f6a9f6fd1
|
Merge frontend with dev
|
2024-03-14 18:38:25 +01:00 |
|
Imbus
|
1c0884bb5d
|
Formatting and edits to make linter happy
|
2024-03-14 18:32:56 +01:00 |
|
Davenludd
|
41e1c32ee0
|
Added time report component to various pages
|
2024-03-14 15:17:38 +01:00 |
|
Davenludd
|
03f350f303
|
Made a new component for time reporting
|
2024-03-14 13:21:19 +01:00 |
|
Hollgy
|
1f2bff62f9
|
Refactor, lint removal
|
2024-03-14 11:23:57 +01:00 |
|
Davenludd
|
7e319e34c9
|
Change logo
|
2024-03-14 11:08:07 +01:00 |
|
Hollgy
|
a4b19e32eb
|
Boilerplate added for register, non functional
|
2024-03-13 17:56:04 +01:00 |
|
Davenludd
|
029fdd85b9
|
Minor change LoginPage
|
2024-03-13 16:11:36 +01:00 |
|
Davenludd
|
8bb4a1c893
|
Change logo to svg
|
2024-03-13 16:07:52 +01:00 |
|
Imbus
|
40f7241550
|
Formatting and typing
|
2024-03-07 11:48:34 +01:00 |
|
Mattias
|
7879394da3
|
Added a few pages and components to the frontend
|
2024-03-07 10:05:45 +01:00 |
|
Imbus
|
dcd9879d8d
|
Demo of components with children and other props
|
2024-03-06 11:14:57 +01:00 |
|
Imbus
|
54cca2b151
|
Pulling in jest as a dependency for the frontent, example test included
|
2024-03-02 03:47:53 +01:00 |
|
Imbus
|
1e96bbe3b6
|
Fixed double fetch
|
2024-02-20 18:41:12 +01:00 |
|
Imbus
|
d0d1a1dfaa
|
Gluing together the frontend and backend
|
2024-02-20 15:27:15 +01:00 |
|