Commit Graph

899 Commits

Author SHA1 Message Date
Alexander Holliday c3e95f7341 Update index.jsx 2024-08-27 15:33:16 -07:00
Alexander Holliday 4317e1bc5b Update index.jsx 2024-08-27 15:32:45 -07:00
Alex Holliday eedc6bbed6 Refactor getChecksByUserId to getChecksByTeamId 2024-08-27 12:22:32 -07:00
Alex Holliday c8c2dfe9ec Rename thunks to reflect teamId vs userId 2024-08-27 12:07:30 -07:00
Alex Holliday 465c1f9f9e Refactor getMonitorByUserID to getMonitorByTeamID 2024-08-26 19:38:24 -07:00
Alex Holliday e658b4759a Add teamID to monitor on creation 2024-08-26 19:25:19 -07:00
Alex Holliday ce542879e7 Add invite object for clarity 2024-08-26 17:46:56 -07:00
Alex Holliday ac37211e32 refactor invite to its own route and controller 2024-08-26 17:43:56 -07:00
Alex Holliday 20b2b089a4 Removed awaits for emails, added redirect if invite verify fails 2024-08-26 15:21:06 -07:00
Alex Holliday c39eab49bd Add teams to a user when they are created 2024-08-26 13:29:11 -07:00
Alex Holliday 4c2cc6fb2c First user is superadmin instead of admin 2024-08-26 10:00:34 -07:00
Alexander Holliday 09763d23c2 Merge branch 'develop' into fix/email-case 2024-08-23 15:19:24 -07:00
Alexander Holliday 3a9a169a3d Merge pull request #716 from bluewave-labs/feat/monitors-bar-chart
Monitor dashboard bar chart
2024-08-23 12:41:43 -07:00
Daniel Cojocea fb4fdec60c Removed url button link 2024-08-23 15:37:38 -04:00
Daniel Cojocea 85ae1826f5 Comment out additional unused features 2024-08-23 15:02:01 -04:00
Daniel Cojocea 8778fa888f Added bars transition 2024-08-23 14:34:26 -04:00
Alex Holliday 6caea8aef5 Comment out unused features 2024-08-23 11:29:28 -07:00
Daniel Cojocea 931d15c451 Added placeholder checks 2024-08-23 14:25:55 -04:00
Daniel Cojocea 8d75c52a72 Stop event propagation 2024-08-23 13:41:06 -04:00
Alex Holliday d9781f05ad force input to lowercase for login 2024-08-23 10:36:02 -07:00
Alex Holliday ee22216bf9 Add custom validator to check for lowercase 2024-08-23 10:30:27 -07:00
Alex Holliday 19f666fe82 expose onInput in component, force lowercase for email input 2024-08-23 10:27:09 -07:00
Daniel Cojocea ec79bcd500 Added tooltips to each individual bar 2024-08-22 20:15:49 -04:00
Daniel Cojocea c3f964a2e2 Implemented basic bar chart 2024-08-22 19:36:48 -04:00
Alexander Holliday 8048d8e265 Merge pull request #709 from bluewave-labs/fix/rows-per-page
Add table prop to BasicTable to specify table name, resolves #707
2024-08-22 15:13:24 -07:00
Daniel Cojocea c112fb45b6 Fixed wonky animation 2024-08-22 17:13:29 -04:00
Alex Holliday 710fad0ec8 Add table prop to BasicTable to specify table name 2024-08-22 13:54:21 -07:00
Daniel Cojocea 7687d75fdb Added bwu icon 2024-08-22 15:51:22 -04:00
Daniel Cojocea a5a2674f1f Adjusted padding measurements 2024-08-22 15:00:44 -04:00
Alexander Holliday d5daa14a98 Merge pull request #703 from bluewave-labs/feat/status-dot-animated
Feat/status dot animated
2024-08-22 11:22:46 -07:00
Daniel Cojocea 0183e135b7 Added white inner circle 2024-08-22 14:21:19 -04:00
Alexander Holliday 506e3e87b3 Merge pull request #698 from bluewave-labs/feat/privacy-policy-TOS
Add TOS and Privacy Policy links, resovles #697
2024-08-22 09:49:02 -07:00
Daniel Cojocea ca3c1c984a Updated tos link 2024-08-22 12:35:38 -04:00
Daniel Cojocea c23899cbc4 Added docs and proptypes 2024-08-22 12:24:56 -04:00
Daniel Cojocea 50c23505c3 Refactored status dot to its own component 2024-08-22 12:23:52 -04:00
Daniel Cojocea 35ae180865 Added pulse dot effect to the rest of monitor pages 2024-08-22 12:11:56 -04:00
Daniel Cojocea 122d9d8f56 Removed toast bounce animation and added a pulse effect to monitor status dot 2024-08-22 12:07:36 -04:00
Alexander Holliday 2fdc6704c4 Merge pull request #696 from bluewave-labs/fix/basic-table
Add safe accesss default for rowsPerPage, add proptypes
2024-08-21 23:44:40 -07:00
Alex Holliday 4e430547ab Add error handling and logging to email service 2024-08-21 11:41:47 -07:00
Alex Holliday 33b12e5781 Add TOS and Privacy Policy links 2024-08-21 10:58:40 -07:00
Alex Holliday 1bd8676d94 Add safe accesss default for rowsPerPage, add proptypes 2024-08-21 09:51:00 -07:00
Alexander Holliday 4a53c4d4f2 Merge pull request #694 from bluewave-labs/fix/account-tabs-refactor
Account tab panels refactor
2024-08-20 17:43:03 -07:00
Alexander Holliday eab250efc2 Merge pull request #689 from bluewave-labs/fix/fe/minor-bugfixes
Fix/fe/minor bugfixes
2024-08-20 17:41:22 -07:00
Daniel Cojocea c53aa54b30 Removed redundant css 2024-08-20 19:49:04 -04:00
Daniel Cojocea 91df54adc4 Refactored team tab 2024-08-20 19:46:22 -04:00
Daniel Cojocea 9a1934a77a Refactored password tab 2024-08-20 19:39:55 -04:00
Daniel Cojocea 0ec5e6dcde Refactored profile tab 2024-08-20 19:34:56 -04:00
Alexander Holliday 8d4486cd43 Merge pull request #693 from bluewave-labs/fix/select-popup-styling
Fixed select dropdown styling
2024-08-20 16:10:35 -07:00
Daniel Cojocea abd785cdf0 Moved ui slice to persist config 2024-08-20 19:01:59 -04:00
Daniel Cojocea cd0d631a0f Fixed select dropdown styling 2024-08-20 18:56:21 -04:00