Commit Graph

735 Commits

Author SHA1 Message Date
Alexander Holliday 8526cac291 Merge pull request #328 from bluewave-labs/fix/create-admin
Changed text for create account, resolves #314
2024-07-12 13:27:11 -07:00
Alexander Holliday 9867089c73 Merge pull request #324 from bluewave-labs/fix/get-monitors-by-user
Fixed non functioning code
2024-07-12 11:22:34 -07:00
Alex Holliday 7eacc542b5 Changed text for create account 2024-07-12 11:21:33 -07:00
Alexander Holliday 3cb1817639 Merge pull request #327 from bluewave-labs/feat/display-errors
Added toast alerts to login/register pages, resolves #147
2024-07-12 11:09:41 -07:00
Daniel Cojocea f4bd0e7a09 Added check to error details 2024-07-12 14:08:30 -04:00
Alexander Holliday c30603288b Merge pull request #326 from bluewave-labs/fix/duplicate-admin
Add check for admin acount
2024-07-12 11:07:14 -07:00
Daniel Cojocea e4c179f63d Added toast alerts to login/register pages 2024-07-12 14:00:16 -04:00
Alex Holliday b0cbea156c Add check for admin acount 2024-07-12 10:57:39 -07:00
Alex Holliday 12e85aed03 Fixed non functioning code 2024-07-12 10:24:46 -07:00
Alexander Holliday 7462458eca Merge pull request #323 from bluewave-labs/feat/coderabbit-config
Added config
2024-07-12 10:07:20 -07:00
Alex Holliday 2257c717f3 Removed walkthrough 2024-07-12 10:07:03 -07:00
Alexander Holliday 87ac3c3a39 Merge pull request #322 from bluewave-labs/feat/alert-refactor
Refactored toast alerts
2024-07-12 10:04:17 -07:00
Alex Holliday caadc6c920 Added config 2024-07-12 10:02:39 -07:00
Daniel Cojocea e2b9a6fa16 Clear unchanged error when picture is modified 2024-07-12 11:33:34 -04:00
Alexander Holliday 6100fb9dac Merge pull request #289 from MuhammadKhalilzadeh/limit-checks
Limit checks
2024-07-11 22:58:07 -07: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
MuhammadKhalilzadeh 6b8af0f669 Transfering limit to get monitors by Id. Plus, readme file changes 2024-07-11 10:20:39 +03:30
MuhammadKhalilzadeh e7ea80f820 undo changes 2024-07-11 09:29:33 +03:30
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
Alexander Holliday 9277a37559 Merge pull request #304 from bluewave-labs/feat/monitor-details-data
Feat/monitor details data
2024-07-10 12:34:02 -07:00
Daniel Cojocea 67ca2e686c Removed modal and added inline editting 2024-07-10 15:11:07 -04:00
Alexander Holliday 52dacfb8ae Merge pull request #303 from bluewave-labs/feat/monitor-details-route
Update route to pass monitor ID to details component, #120
2024-07-10 12:09:58 -07:00
Alexander Holliday 9688278dbb Merge pull request #308 from bluewave-labs/feat/change-password-backend
Implemented update password functionality, #214
2024-07-10 12:09:25 -07:00
Alex Holliday 5a6cbcd325 Implemented update password functionality 2024-07-10 11:51:27 -07:00
MuhammadKhalilzadeh 1a15c0c9b3 Readme modified according to limited get monitors 2024-07-10 21:38:27 +03:30
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
Alexander Holliday ac4c098d5f Merge pull request #302 from bluewave-labs/feat/account-deletion
Account deletion
2024-07-10 09:50: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
Skorpios c799ba92e6 Merge pull request #301 from bluewave-labs/feat/image-deletion
Image deletion, resolves #297
2024-07-09 17:39:40 -07: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