Commit graph

  • ee49bbde69 Docs Imbus 2024-04-03 17:48:02 +0200
  • 266aaa482c Fix initial state values in TimePerRole component Davenludd 2024-04-03 18:05:30 +0200
  • 194e1d52a8 Fix input fields to be read-only in OtherUsersTR and initialize state variables in TimePerRole Davenludd 2024-04-03 18:05:19 +0200
  • 82e72432f6 Update API method to get all weekly reports Davenludd 2024-04-03 18:05:07 +0200
  • 620073f688 Logic error in getAllWeeklyReports fixed Imbus 2024-04-03 17:44:50 +0200
  • 7313a27b31 Rename Imbus 2024-04-03 17:40:48 +0200
  • d7789ab844 Refactor API call in AllTimeReportsInProjectOtherUser component Davenludd 2024-04-03 17:44:26 +0200
  • 4319f30799 Tests for getAllWeeklyReports Imbus 2024-04-03 17:32:50 +0200
  • 2ca8c60418 TS Api for getAllWeeklyReport Imbus 2024-04-03 17:32:07 +0200
  • 0a951ecd2b Rename, fix and testing for getAllWeeklyReports path Imbus 2024-04-03 17:31:39 +0200
  • 13eb6597a7 Some fixes to how they handle names and inputs Peter KW 2024-04-04 11:54:34 +0200
  • 9a0f855d2b Fixes to adding members Peter KW 2024-04-04 11:26:39 +0200
  • 7c995573ef Update error message in NewWeeklyReport component Davenludd 2024-04-04 11:19:35 +0200
  • a5ea74c996 Add useNavigate hook and handle navigation based on user "role" Mattias 2024-04-04 10:29:25 +0200
  • 745786b7fd Merge remote-tracking branch 'origin/dev' into borean borean thugborean 2024-04-03 19:02:01 +0200
  • a0ff329845 Update useEffect dependencies in AllTimeReportsInProjectOtherUser component Davenludd 2024-04-03 18:36:17 +0200
  • e67c54540c RemoveUserFromProject handler implemented, corresponding TS api, untested Imbus 2024-04-03 18:08:02 +0200
  • 91671b2b63 Merge branch 'frontend' into gruppDM Davenludd 2024-04-03 18:07:18 +0200
  • 76ae587116 Fix for javascript optional parameter formatting error Imbus 2024-04-03 18:05:56 +0200
  • 66a064c9f8 Fix initial state values in TimePerRole component Davenludd 2024-04-03 18:05:30 +0200
  • be963b2281 Fix input fields to be read-only in OtherUsersTR and initialize state variables in TimePerRole Davenludd 2024-04-03 18:05:19 +0200
  • c0d36f8df1 Update API method to get all weekly reports Davenludd 2024-04-03 18:05:07 +0200
  • f9c30c4951 Docs Imbus 2024-04-03 17:48:02 +0200
  • 520e2f74f0 Merge branch 'frontend' into gruppDM Davenludd 2024-04-03 17:45:32 +0200
  • 12810075f9 Logic error in getAllWeeklyReports fixed imbs Imbus 2024-04-03 17:44:50 +0200
  • 8cc0458e1b Refactor API call in AllTimeReportsInProjectOtherUser component Davenludd 2024-04-03 17:44:26 +0200
  • 12a2691d55 Rename Imbus 2024-04-03 17:40:48 +0200
  • 9c5aa10414 Tests for getAllWeeklyReports Imbus 2024-04-03 17:32:50 +0200
  • fcd035fe6e TS Api for getAllWeeklyReport Imbus 2024-04-03 17:32:07 +0200
  • a39cfedad3 Rename, fix and testing for getAllWeeklyReports path Imbus 2024-04-03 17:31:39 +0200
  • a1d2520d88 Updating typescript api Imbus 2024-04-03 17:12:29 +0200
  • 903132e56d Polishing tests Imbus 2024-04-03 17:06:08 +0200
  • 7c973009ac Adding pycache to gitignore Imbus 2024-04-03 15:54:27 +0200
  • ffe5d53625 Splitting test script Imbus 2024-04-03 15:53:52 +0200
  • 8ea6dec346 Fixes for various paths Imbus 2024-04-03 15:53:36 +0200
  • 61a2d1ce0c PromoteToPm handler Imbus 2024-04-03 15:53:15 +0200
  • 9cca8edd9d Additional tests Imbus 2024-04-03 14:50:04 +0200
  • 1f9ccca9bf Fixing integration test script Imbus 2024-04-03 14:21:55 +0200
  • 6b880244a1 Merge branch 'gruppDM' into frontend Davenludd 2024-04-03 14:00:14 +0200
  • 4d7b3e0d57 Refactor API call and types in AllTimeReportsInProjectOtherUser component Davenludd 2024-04-03 13:59:44 +0200
  • 46eb3c76a8 Small fix to statistics Peter KW 2024-04-02 19:18:05 +0200
  • 632676e3d2 Added admin to all projects in sample_data Peter KW 2024-04-02 19:16:02 +0200
  • 1b4e521508 Update variable names in TimePerActivity component Mattias 2024-04-02 18:02:40 +0200
  • a7cc48d392 Refactor TimePerRole component to use API response for time per activity Mattias 2024-04-02 18:00:30 +0200
  • ff37236cf6 Minor fixes TimePerActivity component to use readOnly input fields Davenludd 2024-04-02 17:35:02 +0200
  • eb741ba20d Add total time calculation to DisplayUnsignedReports component Davenludd 2024-04-02 17:33:20 +0200
  • 00ca5514e5 Added sign functionality to component Davenludd 2024-04-02 17:27:17 +0200
  • 7c7755085e Add comments for getUnsignedReportsInProject in API Mattias 2024-04-02 17:11:30 +0200
  • 1e1677fc57 Refactor getUnsignedReports in DisplayUnsignedReports component Mattias 2024-04-02 17:07:47 +0200
  • 0b8b430f38 Refactor DisplayUnsignedReports component to use API and WeeklyReport type Mattias 2024-04-02 17:05:55 +0200
  • 93659a72dc Add getUnsignedReportsInProject API method Mattias 2024-04-02 17:05:46 +0200
  • 8d6da684bf Add username retrieval from local storage Mattias 2024-04-02 16:21:23 +0200
  • 762a1b7368 Merge branch 'frontend' into gruppDM Davenludd 2024-04-02 15:51:11 +0200
  • 398305d3ed Fix input validation in NewWeeklyReport component Mattias 2024-04-02 15:43:18 +0200
  • 6c2213b488 Update handleUpdateWeeklyReport function and fix input validation Mattias 2024-04-02 15:43:12 +0200
  • b3e363f391 Add updateWeeklyReport function to API.ts Mattias 2024-04-02 15:43:05 +0200
  • 51a4d2a0b7 Fix to comments Peter KW 2024-04-02 13:45:03 +0200
  • 524bd6c691 Can now delete project Peter KW 2024-04-02 13:44:31 +0200
  • b50d88f670 DeleteProject component Peter KW 2024-04-02 13:44:06 +0200
  • 3ed4393c77 Fixed fetch path in removeProject Peter KW 2024-04-02 13:43:32 +0200
  • 75876e43da Minor design fix Peter KW 2024-04-02 13:22:46 +0200
  • ea5bbf5f0a Merge branch 'frontend' into gruppPP Peter KW 2024-04-02 13:18:25 +0200
  • 948dcce1ca Some fixes to design and comments Peter KW 2024-04-02 13:14:08 +0200
  • cb68a6323b Now shows project statistics Peter KW 2024-04-02 13:11:33 +0200
  • ca88daf493 GetProjectTimes component Peter KW 2024-04-02 13:10:04 +0200
  • 644d0ee12c getProjectTimes API Peter KW 2024-04-02 13:09:28 +0200
  • 6efc961774 Added getProjectTimes Peter KW 2024-04-02 13:08:55 +0200
  • 7df1654bdc Merge branch 'frontend' into gruppDM Davenludd 2024-04-02 11:49:46 +0200
  • 6dfa917cf0 Fix in DisplayUserProjects component Davenludd 2024-04-02 11:37:53 +0200
  • 17a571fd7c Uses component to get projects now Peter KW 2024-04-01 02:25:12 +0200
  • f3466854c7 Removed unused pages and paths to them in main Peter KW 2024-04-01 02:24:26 +0200
  • 1212b3c5ef Removed some stuff Peter KW 2024-04-01 02:20:48 +0200
  • dc98fb510e Clears username+password fields on successful register Peter KW 2024-04-01 02:17:57 +0200
  • 58deef400a Removed unused code Peter KW 2024-04-01 02:17:02 +0200
  • cc039d27ae New modal for member info Peter KW 2024-04-01 02:16:23 +0200
  • 3981190c7a Can now change username in this modal + moved some stuff to a separate modal Peter KW 2024-04-01 02:16:06 +0200
  • 9b0a231701 Some fixes to ChangeUsername Peter KW 2024-04-01 02:14:44 +0200
  • e06aced6dd ChangeRole component to change role and a view for it Peter KW 2024-04-01 02:13:24 +0200
  • 68fbbb4b19 Added some alerts + removed unused code Peter KW 2024-04-01 02:09:28 +0200
  • 378dd99592 Changed so that you can only change other users role Peter KW 2024-04-01 02:08:19 +0200
  • 6fa8135e32 ChangeUserRole API added + bugfix Peter KW 2024-04-01 02:02:22 +0200
  • 60fb333090 Fix to paths Peter KW 2024-03-31 21:04:58 +0200
  • e7911574be Removed unused files Peter KW 2024-03-31 20:56:40 +0200
  • 0c8a394f74 Small fix so that it uses component for getting users in a proj Peter KW 2024-03-31 20:56:08 +0200
  • 5f42fa7818 Fixed types and imports of types Peter KW 2024-03-31 20:54:00 +0200
  • 60b4bf2fc2 removed mandatory return borean 2024-03-31 18:18:51 +0200
  • 8b6462abee Changed so that username is required to get projects, so that you can get another user's projects (for admin stuff) Peter KW 2024-03-29 20:19:22 +0100
  • 4ab23b3c3c Merge branch 'dev' into gruppPP Peter KW 2024-03-29 20:05:10 +0100
  • bc9b01d85a Example component GenApiDemo on how to use the new API Imbus 2024-03-29 19:37:21 +0100
  • d2b4bf2a89 Brand new typescript API interface generated from swagger Imbus 2024-03-29 19:36:47 +0100
  • 8d5329146d New tygo generated goTypes Imbus 2024-03-29 19:36:06 +0100
  • 77f028fd39 Prettierignore for generated files Imbus 2024-03-29 19:23:35 +0100
  • f1e15137d6 Freshly generated swagger docs Imbus 2024-03-29 18:43:26 +0100
  • 87a19bfd4e Swagger annotations for JWT key Imbus 2024-03-29 18:42:53 +0100
  • c2fa9aa0c1 Lots of fiddling with swagger annotations in user related handlers Imbus 2024-03-29 18:42:12 +0100
  • 1385011769 Make swagger-typescript-api makefile target wipe the previous version Imbus 2024-03-29 18:41:20 +0100
  • c1f49915ba Refactor signReport method signature Davenludd 2024-03-29 18:29:38 +0100
  • 2aaa327a01 Merge branch 'dev' into gruppDM Davenludd 2024-03-29 17:55:32 +0100
  • 05545f6f88 Minor fixes Davenludd 2024-03-29 17:53:37 +0100
  • 374e357820 Add database.txt to clean target Imbus 2024-03-29 16:41:55 +0100