Commit Graph

378 Commits

Author SHA1 Message Date
Daniel Cojocea e2b9a6fa16 Clear unchanged error when picture is modified 2024-07-12 11:33:34 -04:00
Daniel Cojocea 91abe374f6 Added jsdocs and proptypes 2024-07-11 20:30:11 -04:00
Daniel Cojocea 8bd8c292b8 Added toast alerts to password panel 2024-07-11 19:00:31 -04:00
Daniel Cojocea e9bab07309 Added small fix to prevent spamming the save button 2024-07-11 18:55:26 -04:00
Daniel Cojocea 7e1ccff00d Added toast alerts to profile panel 2024-07-11 18:53:14 -04:00
Daniel Cojocea 4b9c0b86c4 Removed files 2024-07-11 18:23:49 -04:00
Daniel Cojocea 92d4caa801 Added create toast function 2024-07-11 18:05:41 -04:00
Daniel Cojocea e9cb0aa339 Removed ripple effect from icon button and renamed bools 2024-07-11 16:54:25 -04:00
Daniel Cojocea 5ca6850b4a Refactored alert component 2024-07-11 16:45:29 -04:00
Alexander Holliday c4d2fb26fb Merge pull request #311 from bluewave-labs/feat/change-password-frontend
Connected password form to redux, resolves #214
2024-07-10 20:02:24 -07:00
Daniel Cojocea 682b7b4d06 Connected password form to redux 2024-07-10 18:26:05 -04:00
Alexander Holliday fcf895436a Merge pull request #309 from bluewave-labs/feat/inline-name-edit
Inline editing of the company name, resolves #222
2024-07-10 13:51:44 -07:00
Daniel Cojocea 67ca2e686c Removed modal and added inline editting 2024-07-10 15:11:07 -04:00
Alex Holliday 5c1bb7ca6a Fetch data from endpoint instead of redux store 2024-07-10 10:33:32 -07:00
Alex Holliday 407edb6344 Details component connected to redux store 2024-07-10 10:10:02 -07:00
Alex Holliday 342d426da0 Update route to pass monitor ID to details component 2024-07-10 09:59:48 -07:00
Alexander Holliday 1ba37a7ec9 Merge pull request #256 from bluewave-labs/feat/details-pg
Details page implementation.
2024-07-10 09:51:12 -07:00
Daniel Cojocea 85a2177f1d Removed unnecessary timeout and replaced Promise.then() 2024-07-10 10:01:36 -04:00
Daniel Cojocea bd5ed007eb Removed content type header from request 2024-07-09 20:51:26 -04:00
Daniel Cojocea d20ec58b0e Resolved conflict 2024-07-09 20:41:47 -04:00
M M 22f111cc66 Got rid of sorting fx's since checks will come sorted from the backend. 2024-07-09 17:36:07 -07:00
M M 5481d3f161 Updated fx's with comments to revisit. 2024-07-09 17:35:00 -07:00
M M 2f63a13fb8 Fixed conflicts. 2024-07-09 17:32:24 -07:00
M M 8d62da1b88 Resolved merge conflict in App.jsx 2024-07-09 17:15:11 -07:00
Daniel Cojocea 21483d67d5 Fixed image url error 2024-07-09 19:13:22 -04:00
Daniel Cojocea b54a10e519 Added delete user thunk 2024-07-09 19:11:16 -04:00
Daniel Cojocea ff2e08b483 Resolved conflict 2024-07-09 17:01:07 -04:00
Daniel Cojocea 76a31e0e1f Fixed close modal & submission logic 2024-07-09 16:46:24 -04:00
Alex Holliday 10c8751c6b Added configured axios instance with 401 interceptor, refactored all requests to use axios instance 2024-07-09 11:45:14 -07:00
Daniel Cojocea 06061cdb12 Fixed request not being sent when either profileImage or delete flag were undefined 2024-07-09 14:10:07 -04:00
Daniel Cojocea 40caf87900 Added checks for deleteImage 2024-07-09 13:54:59 -04:00
Daniel Cojocea 2c2cffcc84 Added delete image flag to form 2024-07-09 13:02:33 -04:00
Daniel Cojocea 44465efd25 Added offset fix 2024-07-09 01:40:45 -04:00
Daniel Cojocea 30f7ecff82 Fixed gap issue & added search svg 2024-07-08 20:03:27 -04:00
Daniel Cojocea f42facdea0 Changed pagination to reflect Figma design 2024-07-08 19:51:21 -04:00
Daniel Cojocea b94d1021c2 Removed unused functions & fixed warning 2024-07-08 16:26:08 -04:00
Daniel Cojocea 31e4c7b110 Fixed avatar image not displaying 2024-07-08 16:06:12 -04:00
Daniel Cojocea 7f7226d6e5 Merge remote-tracking branch 'upstream/master' into feat/image-upload 2024-07-08 14:06:53 -04:00
Daniel Cojocea 4668728cbe Fixed conflict 2024-07-08 14:05:21 -04:00
Daniel Cojocea 475f7c69ae Styling changes 2024-07-08 13:42:45 -04:00
Alexander Holliday f9ca58c00a Merge pull request #287 from bluewave-labs/feat/MUI-table-and-pagination
Feat/m UI table and pagination
2024-07-08 08:32:57 -07:00
Alexander Holliday 4de1e71344 Merge branch 'master' into feat/issue-225-Maintenance-page 2024-07-07 21:57:44 -07:00
terryjung0244 31c16e8d3d 1.Added Icon-maintenance-gray.png to assets/images. 2.Imported and used MaintenanceIcon in DashboardMenuButton for the maintenance page button. 2024-07-07 22:18:57 -04:00
terryjung0244 a0bb52001e 1. Added route setup for the maintenance page in App.jsx.
2. Added a dashboard menu button for the maintenance page in DashboardMenu.
3. Moved content with CSS from the Incidents page to the Maintenance page.
4. Updated pathMap in PathMap.js to include the maintenance route.
2024-07-07 22:02:08 -04:00
Alexander Holliday feb4a8899d Merge pull request #285 from bluewave-labs/feat/navigate-back
Added navigation button, resolves #258
2024-07-07 18:59:00 -07:00
Alexander Holliday b4861211b3 Merge pull request #286 from bluewave-labs/feat/update-navbar
Updated navbar user dropdown, resolves #224
2024-07-07 18:58:25 -07:00
M M 41b65c1f3b Merge remote-tracking branch 'upstream/master' into feat/details-pg 2024-07-07 17:57:20 -07:00
Daniel Cojocea 41787c538c Updated navbar user dropdown 2024-07-07 19:15:44 -04:00
Daniel Cojocea 89c0ccac56 Added navigation button 2024-07-07 18:25:03 -04:00
Alex Holliday 0555157200 Added animations back, added pagination 2024-07-06 23:07:04 -07:00