Commit graph

  • adf9500bbf Fix useEffect dependency in AllTimeReportsInProject component Davenludd 2024-03-20 14:06:54 +0100
  • 00f72df65f Added comments Johanna 2024-03-20 14:06:15 +0100
  • 74e1347162 Changed error message al8763be 2024-03-20 14:02:34 +0100
  • 4574af25cb Merge branch 'BumBranch' into gruppDM Davenludd 2024-03-20 14:02:11 +0100
  • d41bfcf888 Fix for getWeeklyReportsForUser al8763be 2024-03-20 14:00:00 +0100
  • 29d893362c Docs/Comments to user project menu component Davenludd 2024-03-20 13:56:42 +0100
  • c7c38d4201 Docs/Comments to registration form component Davenludd 2024-03-20 13:56:13 +0100
  • d9068949cd Docs/Comments to new weekly report form component Davenludd 2024-03-20 13:55:56 +0100
  • 7e7dbe2cc7 Docs/Comments to header component Davenludd 2024-03-20 13:55:31 +0100
  • cf6c8cd34c Docs/Comments to Footer component Davenludd 2024-03-20 13:54:59 +0100
  • dbeeb609b3 Docs/Comments to GetWeeklyReport component Davenludd 2024-03-20 13:54:32 +0100
  • aa5c4017bb Docs/Comments to DisplayUserProjects component Davenludd 2024-03-20 13:54:13 +0100
  • 4212dae5bf Delete CountButton component Davenludd 2024-03-20 13:53:58 +0100
  • bd27b549aa Add JSDoc comments to Button component Davenludd 2024-03-20 13:53:51 +0100
  • af92f4faee Docs/Comments to BasicWindow component Davenludd 2024-03-20 13:52:58 +0100
  • 2dffffde50 Docs/coments to background animation component Davenludd 2024-03-20 13:52:02 +0100
  • c0e03d7d0d Doc/Comments to BackButton comp Davenludd 2024-03-20 13:51:45 +0100
  • ff4ea47846 Doc/Comments in AllTimeReportsInProject component Davenludd 2024-03-20 13:51:22 +0100
  • d3bb6f49e5 New comp changeRoles Mattias 2024-03-20 13:51:49 +0100
  • a18ce465de Added a handler for getting all users for a specific project, WIP and untested borean 2024-03-20 13:03:43 +0100
  • 3515a86bbb Added ChangeUserName handler, untested and WIP, borean 2024-03-20 12:50:04 +0100
  • 1b21b2574a Comp for displaying projectmembers and changed path in main Mattias 2024-03-20 12:36:30 +0100
  • 33b269e0c9 Now uses GetProjects Peter KW 2024-03-20 12:25:59 +0100
  • cea2b6c03c GetProjects compo Peter KW 2024-03-20 12:25:07 +0100
  • 1919b7cb99 Added ChangeUserName in db borean 2024-03-20 12:11:05 +0100
  • ae96f67630 Merge branch 'dev' into gruppPP Peter KW 2024-03-20 11:55:05 +0100
  • 6317c7674c Now uses projectListAdmin to show projects Peter KW 2024-03-20 11:53:27 +0100
  • e271794b57 List for showing all projects as admin Peter KW 2024-03-20 11:51:50 +0100
  • a5adec82e2 Modul for showing projectinfo *not finished* Peter KW 2024-03-20 11:51:04 +0100
  • bb93cef1d3 New deleteproject handler, WIP borean 2024-03-20 11:43:47 +0100
  • c01dd21b0a uncommented borean 2024-03-20 11:23:24 +0100
  • dce91943b3 Added DeleteProject handler, untested borean 2024-03-20 11:22:33 +0100
  • 7ed9398bcb Merge branch 'frontend' into gruppDM Davenludd 2024-03-20 11:19:02 +0100
  • cd74758b2f DeleteProject added in db.go, untested borean 2024-03-20 11:09:48 +0100
  • 6c433208ea Merge branch 'frontend' into gruppPP Peter KW 2024-03-20 10:54:38 +0100
  • a468b896db WIP for funcs that need to be implemented borean 2024-03-20 10:41:16 +0100
  • 033268f4ef Added info to component Davenludd 2024-03-20 08:47:11 +0100
  • 7b78767f50 restore al8763be 2024-03-20 01:14:30 +0100
  • b13a8b5432 Merge dDogge 2024-03-20 00:35:37 +0100
  • 4630fb336f Merge branch 'dev' into gruppPP Peter KW 2024-03-20 00:32:15 +0100
  • 4e100229f5 Now uses GetAllUsers Peter KW 2024-03-20 00:16:56 +0100
  • b20817ec8a Small fix to props and imports Peter KW 2024-03-20 00:16:30 +0100
  • cc231dbfaa Component for getting all users Peter KW 2024-03-20 00:14:23 +0100
  • 8300fb3a6f Added getAllUsers to API Peter KW 2024-03-20 00:10:24 +0100
  • b7b831d869 Lagt till om Admin=True/false Melker 2024-03-19 23:54:54 +0100
  • b5d3ab7cb7 Refactor AllTimeReportsInProject component to use API for fetching weekly reports Davenludd 2024-03-19 23:44:25 +0100
  • 863a14c316 Add WeeklyReport type and update getWeeklyReportsForProject method Davenludd 2024-03-19 23:44:00 +0100
  • cb44954477 -added auth for rolechange, endpoint and test Samuel Högbom Aronson 2024-03-19 23:08:14 +0100
  • ffaa661628 Minor fix Mattias 2024-03-19 22:51:54 +0100
  • 900c1614e9 minor fix Mattias 2024-03-19 22:50:57 +0100
  • cd2a81e7f2 Added unauthorizedpage and path in main Mattias 2024-03-19 22:50:40 +0100
  • cc9678f375 Created component for authorized route Mattias 2024-03-19 22:50:23 +0100
  • fe89ae0970 Added backbutton Mattias 2024-03-19 22:13:06 +0100
  • 1974607fc7 Formating Johanna 2024-03-19 22:04:20 +0100
  • 55a2dc7fac Add PMProjectMenu component and refactor PMProjectPage Mattias 2024-03-19 22:03:45 +0100
  • d355b55634 Add UserProjectMenu component and refactor UserProjectPage Mattias 2024-03-19 21:59:37 +0100
  • 08a0ebb533 Merge branch 'BumBranch' into gruppDM Davenludd 2024-03-19 21:51:07 +0100
  • 63fd2e9b6f //fix parse in NewWeeklyReport Johanna 2024-03-19 21:47:16 +0100
  • dc6ce4b725 Additional minor fix Mattias 2024-03-19 21:31:20 +0100
  • 05b9740c36 Fixed links and changed path in main for pm Mattias 2024-03-19 21:29:37 +0100
  • 3fea87a88a New component for displaying userprojects Mattias 2024-03-19 21:22:49 +0100
  • 0b6edd359e Bumfix for BumCode on checkIfProjectManager al8763be 2024-03-19 20:29:36 +0100
  • e48bf5d98c Added checkIfProjectManager, hope it works al8763be 2024-03-19 20:25:26 +0100
  • 88c53ae4b6 Golds automatic documentation generator Imbus 2024-03-19 20:21:38 +0100
  • 382ea38558 Merge branch 'dev' into BumBranch al8763be 2024-03-19 20:15:20 +0100
  • 74285dc1cf Before fuck up al8763be 2024-03-19 19:45:56 +0100
  • ce4cf788ae Added handler and corresponding test for the IsProjectManager function dDogge 2024-03-19 19:30:01 +0100
  • 5778d6e892 Added isProjectManager function to db.go and corresponding test to db_test.go dDogge 2024-03-19 19:14:55 +0100
  • 2b41085865 Added GetWeeklyReportsUser function and handler, also corresponding tests to both GetWeeklyReportsUser and handler added dDogge 2024-03-19 19:04:45 +0100
  • a72aea1382 Removed unused authority check Peter KW 2024-03-19 17:12:38 +0100
  • cd84a2bb21 Everyone except admin has authority = 2 Peter KW 2024-03-19 17:12:09 +0100
  • 8dfe9dac96 Removed unused path Peter KW 2024-03-19 17:09:45 +0100
  • 4568d68746 Merge branch 'frontend' into gruppDM Davenludd 2024-03-19 17:02:50 +0100
  • 4bcbf162f9 Merge branch 'frontend' into gruppPP Peter KW 2024-03-19 17:00:04 +0100
  • 9c4ce0e733 Merge branch 'dev' into frontend Imbus 2024-03-19 16:57:49 +0100
  • 2f3730ca90 New typescript types from tygo Imbus 2024-03-19 16:50:16 +0100
  • 5803c7b29b Refactor fetchWeeklyReport function, updated submit button text, week fetched by params Mattias 2024-03-19 11:41:50 +0100
  • d0d0e311e5 Add project name to UserViewTimeReportsPage and add AllTimeReportsInProject component Davenludd 2024-03-19 11:10:47 +0100
  • 03819aff44 Update link to time reports in UserProjectPage Davenludd 2024-03-19 11:10:02 +0100
  • 7fd128e1f3 Add AllTimeReportsInProject component Davenludd 2024-03-19 11:09:52 +0100
  • 09a7cbced1 Update routes in main.tsx Davenludd 2024-03-19 11:09:35 +0100
  • ee2fb6d543 Minor change UserProjectPage Davenludd 2024-03-19 09:41:24 +0100
  • a30a6a4988 Fix button UserNewTimeReportPage Davenludd 2024-03-19 09:37:13 +0100
  • cda2b72d08 projectName is now fetched from params Mattias 2024-03-19 09:34:37 +0100
  • 4f53f9de94 Fix initial value of week state in NewWeeklyReport component for error message Davenludd 2024-03-19 09:33:20 +0100
  • 53f468d7c8 Update navigation in EditWeeklyReport component Davenludd 2024-03-19 09:23:09 +0100
  • d775a6e381 Update navigation in NewWeeklyReport component Davenludd 2024-03-19 09:21:33 +0100
  • 08532444f0 Cleanup YourProjectsPage Davenludd 2024-03-19 09:14:30 +0100
  • 5f6977354f Justfile save-release target now saves image with name containing commit hash and date Imbus 2024-03-19 04:02:04 +0100
  • 3b8b9bb3f2 Merge branch 'dev' into frontend al8763be 2024-03-19 03:44:23 +0100
  • 3df9ddcd4b Merge remote-tracking branch 'origin/gruppPP' into frontend al8763be 2024-03-19 03:44:02 +0100
  • ab313551c9 Merge branch 'frontend' into dev Imbus 2024-03-19 03:40:24 +0100
  • cbb62438c8 implementing AdminChangeUsername pavel Hamawand 2024-03-19 03:40:17 +0100
  • 8b7ad8911b implementing ChangeUser pavel Hamawand 2024-03-19 03:39:05 +0100
  • 2ce1837223 Merge branch 'frontend' into dev Imbus 2024-03-19 03:36:42 +0100
  • 4df8d3f858 new component pavel Hamawand 2024-03-19 03:22:54 +0100
  • 52aecd14d4 minor fix pavel Hamawand 2024-03-19 03:14:14 +0100
  • 502cd67b4c Merge branch 'dev' into BumBranch al8763be 2024-03-19 02:15:33 +0100
  • 4dbbee3249 Checking errors from transactions in go Imbus 2024-03-19 02:14:09 +0100
  • e3fd9f52ca Merge branch 'gruppPP' into BumBranch al8763be 2024-03-19 02:12:37 +0100