Commit Graph

789 Commits

Author SHA1 Message Date
Daniel Cojocea 3c8e722706 Restructured check email page 2024-07-16 14:29:59 -04:00
Daniel Cojocea 9f78173625 Restructured forgot password page 2024-07-16 12:55:08 -04:00
Daniel Cojocea 0c11473d45 Refactored forgot password form validation and connected to redux slice 2024-07-16 12:17:18 -04:00
Daniel Cojocea 1f21212072 Removed redundant css and disabled buttons on error 2024-07-16 11:32:33 -04:00
Daniel Cojocea d39a716ab6 Refactored old validation from profile and password forms, fixed alert text 2024-07-15 20:51:18 -04:00
Daniel Cojocea 2a77c3fc12 Merge remote-tracking branch 'upstream/master' into feat/form-validation 2024-07-15 20:22:38 -04:00
Daniel Cojocea fdac37b595 Refactored checks component 2024-07-15 20:14:32 -04:00
Alexander Holliday 6b794f2435 Merge pull request #340 from bluewave-labs/fix/delete-auth
Fix read error in getMonitorsByUserId
2024-07-15 17:09:26 -07:00
Alex Holliday 6bf5776e1b Fix read error in getMonitorsByUserId 2024-07-15 17:03:43 -07:00
Daniel Cojocea 4db0beecd8 Restructured register page 2024-07-15 19:29:02 -04:00
Daniel Cojocea 54a10740be Refactored register page validation 2024-07-15 18:47:23 -04:00
Daniel Cojocea 5fbf5caec4 Restructured login page 2024-07-15 18:14:20 -04:00
Alexander Holliday 0f955e53f3 Merge pull request #336 from bluewave-labs/feat/metrics-schema
Made a schema for the metrics we need from Google Lighthouse
2024-07-15 14:50:18 -07:00
M M c5bb183fec Changed name to better describe the object. 2024-07-15 14:48:13 -07:00
M M 7736828c95 Added JS docs. 2024-07-15 14:42:48 -07:00
M M 3c2ea63fc7 Got rid of category objects and changed to just the number. 2024-07-15 14:42:15 -07:00
M M a36665396d Got rid of extra timestamp field. 2024-07-15 14:37:59 -07:00
M M 7b95894239 Delete Server/Docker folder. 2024-07-15 14:36:17 -07:00
M M 5883fa0747 Added docs. 2024-07-15 14:08:17 -07:00
M M 19861f3253 Made the schema for the lighthouse metrics. 2024-07-15 14:06:41 -07:00
Daniel Cojocea 797eacee22 Refactored login page validation 2024-07-15 16:32:24 -04:00
Alexander Holliday f3aa0173b3 Merge pull request #333 from bluewave-labs/fix/missing-file
Fixed error
2024-07-13 16:54:03 -07:00
Daniel Cojocea bebe42e572 Fixed error 2024-07-13 19:53:07 -04:00
Alexander Holliday 891e7ccd6a Merge pull request #321 from MuhammadKhalilzadeh/add-product-logo
Product logo added
2024-07-13 16:22:08 -07:00
Alexander Holliday 45fb64a010 Update index.css 2024-07-13 16:21:09 -07:00
Alexander Holliday c9485530fc Merge branch 'master' into add-product-logo 2024-07-13 16:19:59 -07:00
Alexander Holliday c5eb9fc15f Merge pull request #329 from bluewave-labs/fix/get-monitors-404
Removed 404 error thrown when user has no monitors to display
2024-07-13 15:04:13 -07:00
Alexander Holliday df7655310e Merge pull request #331 from bluewave-labs/feat/textfield-refactor
Refactored textfield components into one
2024-07-13 15:03:45 -07:00
Alexander Holliday 00390ce889 Merge pull request #330 from bluewave-labs/feat/basic-table
Implemented a basic table that takes a standard arrangement of data
2024-07-13 15:03:10 -07:00
Daniel Cojocea 6e713c83ce Uncommented check for admin user 2024-07-13 16:25:09 -04:00
Daniel Cojocea 48c8421347 Added prop-types and jsdocs 2024-07-13 15:08:20 -04:00
Daniel Cojocea 99b1130e29 Refactored password visibility state and added small css fix 2024-07-13 15:02:26 -04:00
Daniel Cojocea 1e9bb5501e Removed files and replaced textfields from forgot-password and set-new-password pages 2024-07-13 14:54:06 -04:00
Daniel Cojocea 51ce98f5e9 Added copy button and description input type 2024-07-13 14:17:04 -04:00
Daniel Cojocea a84b340d6e Replaced textfield components in login and register pages 2024-07-13 13:11:03 -04:00
Daniel Cojocea 06f919f372 Merge remote-tracking branch 'upstream/master' into feat/textfield-refactor 2024-07-13 11:03:47 -04:00
MuhammadKhalilzadeh 1efe969f6c useless code removed, imgs turned to svgs 2024-07-13 10:52:50 +03:30
Daniel Cojocea 20f04ab63e Replaced textfield components in new monitor page 2024-07-12 20:01:41 -04:00
Daniel Cojocea 3adb73fe96 Replaced textfield components in profile and password panels 2024-07-12 19:27:47 -04:00
Daniel Cojocea 3855d4e4d5 Refactored textfield component 2024-07-12 18:45:23 -04:00
Alex Holliday d840b05f17 Implemented a basic table that takes a standard arrangement of data 2024-07-12 14:30:39 -07:00
Alexander Holliday d50f28172d Merge pull request #318 from bluewave-labs/feat/status-table
Status table component
2024-07-12 13:36:18 -07:00
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
Alex Holliday 38102d1e7b Removed 404 error thrown when user has no monitors to display 2024-07-12 11:30:36 -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