Commit graph

  • 2f8e7547da Merge branch 'frontend' into gruppPP master gruppPP frontend Peter KW 2024-04-17 23:06:26 +0200
  • 3be2319bce ChangeUserPassword.tsx created and implemented + minor fix in API.ts Peter KW 2024-04-17 23:04:27 +0200
  • 8948067514 ChangeProjectName.tsx created and implemented + minor fix in main.go api paths Peter KW 2024-04-17 23:03:32 +0200
  • 99eb5f17b5 Merge remote-tracking branch 'origin/dev' into gruppPP Peter KW 2024-04-17 22:29:45 +0200
  • 0176f78067 ChangeUserPassword Handler + API dev al8763be 2024-04-17 22:04:23 +0200
  • 47d4bda99b ChangeProjectName Handler + API al8763be 2024-04-17 21:31:47 +0200
  • 97ea6713a4 Update hover effect on menu items and user links gruppDM Mattias 2024-04-15 16:45:45 +0200
  • 2bc3b1b665 Update hover effect on menu items and user links Mattias 2024-04-15 16:38:17 +0200
  • bbac1ed4c8 Added hovering effect to menu items Mattias 2024-04-15 16:29:26 +0200
  • eeb17eabb1 Refactor UserViewStatistics component to remove unnecessary heading Mattias 2024-04-15 16:12:56 +0200
  • a5a94c7839 Update UserStatistics component to include username parameter in getStatistics API call Davenludd 2024-04-15 12:02:40 +0200
  • 128221a6ed Add token parameter to getStatistics API method Davenludd 2024-04-15 12:02:22 +0200
  • 90d24ad7c4 Merge branch 'dev' into gruppDM Davenludd 2024-04-15 11:59:40 +0200
  • 6c4fe7bda3 Statistics api again Imbus 2024-04-15 11:58:43 +0200
  • cdc070e5a6 Merge branch 'dev' into gruppDM Davenludd 2024-04-15 11:54:16 +0200
  • d46c5fc05f Statistics TS API Imbus 2024-04-15 11:50:38 +0200
  • 5033b657a4 Merge branch 'dev' into gruppDM Davenludd 2024-04-15 11:45:28 +0200
  • a3f16e713a Statistics Imbus 2024-04-15 11:44:19 +0200
  • 1fd167d412 Merge branch 'dev' into gruppDM Davenludd 2024-04-15 11:30:17 +0200
  • b51a00b723 Statistics path rework Imbus 2024-04-15 11:09:51 +0200
  • e1aefb9934 Update button text Davenludd 2024-04-14 16:22:17 +0200
  • 3cd2c7ba40 Update Total Time In Project button text to include project name Davenludd 2024-04-14 16:12:47 +0200
  • f8ca68dbea Update Total Time In Project button text to include username and project name Davenludd 2024-04-14 16:08:52 +0200
  • 9148ede977 Update UserViewTimeReportsPage to include statistics-page Davenludd 2024-04-14 16:03:53 +0200
  • 78231eaae9 Update routing path Davenludd 2024-04-14 16:00:29 +0200
  • 482c732b3d Update UserViewTimeReportsPage to include username in Total Time In Project button link Davenludd 2024-04-14 15:58:27 +0200
  • a25413affa Add total time in TimePerActivity component Davenludd 2024-04-14 15:52:13 +0200
  • d1b6866c39 Fix UserStatistics component to use new API.getStatistics function Davenludd 2024-04-14 15:47:26 +0200
  • c96c0d7b4d Fix order of parameters in getStatistics function in API.ts Davenludd 2024-04-14 15:47:01 +0200
  • 97f810fce2 Merge branch 'frontend' into gruppDM Davenludd 2024-04-14 15:30:37 +0200
  • 8e60ba405b Update UserViewTimeReportsPage to include Total Time In Project button Davenludd 2024-04-14 15:25:13 +0200
  • 6c64dfcb0e Add UserViewStatistics component to UserPages Davenludd 2024-04-14 15:24:52 +0200
  • ac5e67d77f Update button text in PMProjectMembers component Davenludd 2024-04-14 15:24:42 +0200
  • 48dd53b56b Add UserStatistics component to show total time per activity in a project Davenludd 2024-04-14 15:24:10 +0200
  • 980ac19199 Add UserViewStatistics component to main.tsx Davenludd 2024-04-14 15:23:42 +0200
  • b6d9b51865 Merge branch 'frontend' into gruppPP Peter KW 2024-04-14 11:58:16 +0200
  • c7e036ec04 Major db/API refactor, transaction as default Imbus 2024-04-14 09:21:34 +0200
  • fe9d5f74bb getStatistics handler, db-interface and ts API Imbus 2024-04-14 07:49:39 +0200
  • 564b2e6f58 Small fix Peter KW 2024-04-13 21:36:02 +0200
  • f66b6a0f0a Now uses new input types and checks if input is allowed + alerts and design changes Peter KW 2024-04-13 21:18:01 +0200
  • 2f3f7261a0 Some new inputfield types Peter KW 2024-04-13 21:14:17 +0200
  • a5aac2065d Some constants for the different limits of password, username etc. Peter KW 2024-04-13 21:13:26 +0200
  • 395e855257 Some regex to compare with strings Peter KW 2024-04-13 21:12:46 +0200
  • 0e2b62f5ba Minor design and import changes Peter KW 2024-04-13 21:10:37 +0200
  • bcac9c020e Checks if new project name meets requirements Peter KW 2024-04-13 21:09:07 +0200
  • ebe0f380c5 Navigation button Peter KW 2024-04-13 21:07:48 +0200
  • 6ca7f0d31f Improved alerts for error handling login Peter KW 2024-04-13 21:07:32 +0200
  • 88c6757bd3 Checks if user already is selected role + minor design change Peter KW 2024-04-13 21:07:08 +0200
  • 35a9c750d1 Routes back to home page on created project + design and alert updates Peter KW 2024-04-13 20:53:05 +0200
  • b71da1a698 Removed unused file + fixed paths Peter KW 2024-04-13 20:50:23 +0200
  • 9ec7261a94 Merge branch 'dev' into gruppDM Davenludd 2024-04-13 16:28:18 +0200
  • 2d2b63938c Fix unsign Imbus 2024-04-13 09:36:34 +0200
  • d9af77a8f7 Simplified + tiny design changes Peter KW 2024-04-11 00:42:40 +0200
  • 43d83ca7b3 Search and design changes Peter KW 2024-04-11 00:41:44 +0200
  • 2692127fdf Added some alerts and a new password field Peter KW 2024-04-11 00:41:17 +0200
  • 1e0b32d32d Added search and some design changes Peter KW 2024-04-11 00:39:33 +0200
  • 72d27bb644 Added search functionality and inputfield for changing p-name Peter KW 2024-04-11 00:39:06 +0200
  • 385ceba248 Some "wrong login" alerts Peter KW 2024-04-11 00:35:25 +0200
  • 0d4d77633d Prevents admin from changing its name Peter KW 2024-04-11 00:34:56 +0200
  • c8553d4eae Added search functionality and changed design a little Peter KW 2024-04-11 00:34:27 +0200
  • 059a322d9e Changed inputfield slightly + update inputfields in files Peter KW 2024-04-11 00:32:18 +0200
  • 7ec207bf03 Added more sample data Peter KW 2024-04-11 00:29:06 +0200
  • 57e969a562 Test for UnsignReport al8763be 2024-04-09 22:17:50 +0200
  • ff07bd1ed6 Update OtherUsersTR component to include unsign and delete functionality Davenludd 2024-04-09 22:14:00 +0200
  • 56e566ea9b Update confirmation message for deleting a user in ProjectMembers component Davenludd 2024-04-09 20:57:22 +0200
  • 5e104ec7f9 Merge branch 'BumBranch' into gruppDM Davenludd 2024-04-09 19:40:35 +0200
  • 67723bfccc DeleteProject Handler + API function, ber till gud att denna funkar first try BumBranch al8763be 2024-04-09 19:08:22 +0200
  • 1631c8b6b0 Merge branch 'dev' into gruppDM Davenludd 2024-04-09 18:18:02 +0200
  • a5e3d4259d unsignReport handler + API function al8763be 2024-04-09 17:39:10 +0200
  • f57c445ead Merge remote-tracking branch 'origin/dev' into BumBranch al8763be 2024-04-09 16:11:53 +0200
  • 11341ce37e Merge branch 'master' into BumBranch al8763be 2024-04-09 16:11:30 +0200
  • a266a6f7fc Update ProjectMembers component to allow deleting users from a project Davenludd 2024-04-09 10:59:27 +0200
  • b56e4ed76e Add Button component to OtherUsersTR and update route path in main.tsx to include signedOrUnsigned parameter Davenludd 2024-04-09 10:15:19 +0200
  • f61449dea1 Update AllTimeReportsInProjectOtherUser component to include signed status in route path Davenludd 2024-04-09 10:14:48 +0200
  • fd7c609e5d Update route path in main.tsx to include signedOrUnsigned parameter Davenludd 2024-04-09 10:14:34 +0200
  • 9725a0fc48 Update EditWeeklyReport component to prevent editing of signed reports Davenludd 2024-04-08 22:57:34 +0200
  • 6d0775586e Update EditWeeklyReport component to change depending on if the report is signed or not Davenludd 2024-04-08 22:44:55 +0200
  • badeb84282 Update route path in main.tsx to include signedOrUnsigned parameter Davenludd 2024-04-08 22:43:46 +0200
  • e63377effa Update route path in main.tsx to include signedOrUnsigned parameter Davenludd 2024-04-08 22:43:26 +0200
  • 1fd4cd18e3 Version bumps in frontend Imbus 2024-04-05 00:03:49 +0200
  • 9d65764899 Go version bumps Imbus 2024-04-04 23:56:04 +0200
  • a81020f660 Removing verbose flag from testing Imbus 2024-04-04 23:26:53 +0200
  • 7e88bd69c1 Killing process if tests fail in itest target Imbus 2024-04-04 23:24:38 +0200
  • d65bbc897d Fixing logic error in paths related to getting reports Imbus 2024-04-04 23:23:11 +0200
  • 7964e0d1d7 Merge branch 'gruppDM' into dev Davenludd 2024-04-04 23:04:38 +0200
  • 591d0201cf Update AllTimeReportsInProjectOtherUser component to display signed status correct Davenludd 2024-04-04 23:03:30 +0200
  • f7f29241b3 Fixing itest makefile target Imbus 2024-04-04 23:02:19 +0200
  • 1f4abc2a6a Linter fixes and proper error handling in PromoteToPm Imbus 2024-04-04 23:02:10 +0200
  • 7635791f09 Merge branch 'frontend' into gruppDM Davenludd 2024-04-04 22:40:59 +0200
  • 68e6f94d13 Fixing report signing database interface Imbus 2024-04-04 22:39:55 +0200
  • 91bccba871 Add username parameter and error alerts in GetOtherUsersReport component Davenludd 2024-04-04 22:20:09 +0200
  • a6f3fc4a1c Fixed DisplayUserProject component to fetch and display usernames Davenludd 2024-04-04 22:19:35 +0200
  • 544383809b Merge branch 'frontend' into gruppDM Davenludd 2024-04-04 20:10:57 +0200
  • abfb79b991 getUserName path implemented Imbus 2024-04-04 19:54:31 +0200
  • db6fdf3c29 Small design fix Peter KW 2024-04-04 12:27:38 +0200
  • 5bc7aadfa3 Merge remote-tracking branch 'origin/frontend' into gruppPP Peter KW 2024-04-04 12:22:55 +0200
  • 2d8d200340 Can now remove users from projects Peter KW 2024-04-04 12:22:28 +0200
  • 0cb6af03e4 Merge remote-tracking branch 'origin/dev' into gruppPP Peter KW 2024-04-04 12:00:55 +0200
  • f75e6e4a6e Update useEffect dependencies in AllTimeReportsInProjectOtherUser component Davenludd 2024-04-03 18:36:17 +0200
  • 10d06767c4 Fix for javascript optional parameter formatting error Imbus 2024-04-03 18:05:56 +0200