Commit Graph

529 Commits

Author SHA1 Message Date
Alex Holliday
0a8cb5f6bf Merge remote-tracking branch 'upstream/develop' into feat/incidents 2024-07-22 15:18:52 -07:00
Alex Holliday
ea543fd746 Merge branch 'feat/incident-endpoints' into feat/incidents 2024-07-22 14:29:30 -07:00
Alexander Holliday
b6f3c9b565 Merge pull request #417 from bluewave-labs/feat/status-fallback
Status fallback
2024-07-22 14:08:37 -07:00
Daniel Cojocea
d871907d97 Pagination fix 2024-07-22 17:03:09 -04:00
Daniel Cojocea
f28e19c53e Added fallback component to maintenance page 2024-07-22 16:45:22 -04:00
Daniel Cojocea
baaae40ba2 Added proptypes and jsdocs 2024-07-22 16:38:43 -04:00
Daniel Cojocea
6aacfe0ca8 Implemented fallback component 2024-07-22 16:35:57 -04:00
Alex Holliday
aa939bfb52 Initial refactor 2024-07-22 11:28:39 -07:00
Alexander Holliday
ff7404e891 Merge pull request #413 from bluewave-labs/feat/form-styling-refactor
Refactored form structure and added fix to optional field in create monitor
2024-07-22 11:06:23 -07:00
Daniel Cojocea
eb4002fddb Changed to ternary operator 2024-07-22 13:56:28 -04:00
Daniel Cojocea
65aeb8e298 Removed import 2024-07-22 13:51:25 -04:00
Daniel Cojocea
826b685867 Removed files 2024-07-22 13:50:48 -04:00
Daniel Cojocea
7dc51f3bbc Removed unnecessary flex 2024-07-22 13:48:26 -04:00
Daniel Cojocea
cd87d6ad0d Added fix to optional field and refactored create monitor page 2024-07-22 13:41:37 -04:00
Alexander Holliday
cabe685c25 Merge pull request #411 from bluewave-labs/feat/hide-pagination
Feat/hide pagination
2024-07-22 10:38:26 -07:00
Alex Holliday
ecdbbac684 Hide pagination if rows <= rows per page 2024-07-22 10:19:57 -07:00
Daniel Cojocea
b4926e5189 Disabled ripple effect from all components 2024-07-22 12:53:42 -04:00
Alexander Holliday
a341888d92 Merge pull request #408 from bluewave-labs/fix/naming-convention
Naming convention, resolves #312
2024-07-22 09:49:00 -07:00
Daniel Cojocea
c5b56dbc2b Changed to camel case 2024-07-22 12:40:44 -04:00
Alex Holliday
be72efa128 Fixed detail page calcuations 2024-07-21 20:07:18 -07:00
Alex Holliday
5819efadf7 Added reverse prop to BasicTable to allow for reversing order of data 2024-07-21 09:22:00 -07:00
Alexander Holliday
73801fa6cc Merge pull request #402 from bluewave-labs/feat/settings-page
Settings page
2024-07-20 22:52:14 -07:00
Daniel Cojocea
ba8dc2ab71 Settings page design 2024-07-20 20:48:59 -04:00
Daniel Cojocea
21a4b4e3ed Added invite request from frontend 2024-07-20 19:01:53 -04:00
Alexander Holliday
ba5ae77f07 Merge pull request #395 from bluewave-labs/feat/monitors-configure
Configure monitors page
2024-07-19 16:32:42 -07:00
Daniel Cojocea
f51d14ee7c Added missing heading 2024-07-19 19:13:16 -04:00
Daniel Cojocea
9b341c80dc Removed fetch request 2024-07-19 19:05:02 -04:00
Daniel Cojocea
d615f9c120 Added missing onChange functions 2024-07-19 18:30:44 -04:00
Daniel Cojocea
1aef3300f0 Added validation 2024-07-19 18:04:58 -04:00
Daniel Cojocea
4a14d1c8d9 Hooked up fields to monitor state 2024-07-19 17:48:47 -04:00
Daniel Cojocea
98dad2b5ed Basic structure and styling 2024-07-19 16:42:19 -04:00
Alex Holliday
428e018aff Add invite endpoint, add validation to invit endpoint 2024-07-19 13:05:38 -07:00
Daniel Cojocea
076c98f69a Fetch monitor from params 2024-07-19 14:46:26 -04:00
Daniel Cojocea
219dd5cca7 Added configure monitor route 2024-07-19 14:35:11 -04:00
Alex Holliday
50b5c0d9f5 Fix refactoring bug, shadowing variable 2024-07-19 11:18:23 -07:00
Alexander Holliday
d2788e4202 Merge pull request #385 from bluewave-labs/feat/register-hoc
Feat/register hoc
2024-07-19 10:48:25 -07:00
Alex Holliday
903702607d Added prop type, removed unused console log and import 2024-07-19 10:44:48 -07:00
Alex Holliday
bd2422c90a Wrapped /register in admin check HOC, added register/:token route 2024-07-19 10:40:40 -07:00
Daniel Cojocea
6b7ee84c48 Fixed proptype error 2024-07-19 13:35:03 -04:00
Alex Holliday
dcb7ccee80 Add conditional rendering for admin account 2024-07-19 10:29:43 -07:00
Daniel Cojocea
f3b85e4e9a Added select field and styling 2024-07-19 13:27:00 -04:00
Alex Holliday
61b16147cb Move admin check for register page to HOC 2024-07-19 10:24:01 -07:00
Alex Holliday
a2cc514754 Move register to register folder 2024-07-19 10:05:18 -07:00
Alexander Holliday
87e0bb907d Merge pull request #382 from bluewave-labs/fix/backend-validation
Synced password validation between frontend and backend, resolves #310
2024-07-18 23:18:31 -07:00
Alexander Holliday
bece650681 Merge pull request #381 from bluewave-labs/feat/monitor-details-styling
Monitor details
2024-07-18 23:17:17 -07:00
Daniel Cojocea
c25f3d8172 Switched to regex literals 2024-07-18 20:31:47 -04:00
Daniel Cojocea
e0539a6ae3 Changed style to reflect data from monitor 2024-07-18 20:05:28 -04:00
Daniel Cojocea
c468beac76 Initial design 2024-07-18 19:50:08 -04:00
Alexander Holliday
4a6d283736 Merge pull request #376 from bluewave-labs/fix/ping-url-creation
Fix/ping url creation, resolves #367
2024-07-18 15:06:17 -07:00
Alexander Holliday
7b53cebb0b Merge pull request #379 from bluewave-labs/feat/hide-google-button
Removed google auth buttons
2024-07-18 15:06:00 -07:00