Commit Graph

1536 Commits

Author SHA1 Message Date
Alexander Holliday 5c5959cabe Merge branch 'develop' into feat/fe/details-empty-views 2024-11-24 18:32:44 -08:00
Alexander Holliday dd82201ff7 Merge pull request #1179 from bluewave-labs/feat/be/threshold-notifications
feat/be/threshold notifications
2024-11-24 18:31:30 -08:00
Alexander Holliday 260214808c Merge pull request #1177 from bluewave-labs/feat/infras-monitor-details-request
feat/infra monitor details request
2024-11-24 18:28:14 -08:00
Alex Holliday fec43778fa simplify formatting of values 2024-11-25 10:22:21 +08:00
Alex Holliday 6dab90f518 fix logger missing debug level, replace console.error with logger.error 2024-11-25 10:06:40 +08:00
Alex Holliday f90208bc0f Add dependencies to useEffect 2024-11-25 09:55:01 +08:00
Alex Holliday 6363fa72e2 add back 50 checks to display for sanity 2024-11-25 09:54:17 +08:00
DemonicQuasar 435345fa3d Update Login.jsx to remove Sign up link
Removing sign up link as per issue #1180.
2024-11-23 06:18:56 -06:00
Alex Holliday 4fd8d44012 redirect on error 2024-11-23 17:20:34 +08:00
Alex Holliday 2732d5f64c add empty view according to spec 2024-11-23 17:14:05 +08:00
Alex Holliday 55cf4e0cc8 add safety checks and simple empty view for details page 2024-11-23 12:00:35 +08:00
Alexander Holliday 5e069f8869 Update index.jsx
grammar fix
2024-11-23 10:07:02 +08:00
Shemy Gan fe96097851 - Fix words in sentence based on figma 2024-11-22 15:27:34 -05:00
Shemy Gan 70df0738ad - Remove inactive upcoming features 2024-11-22 15:11:54 -05:00
Alex Holliday 6337cd6462 convert percentage to decimal before submitting 2024-11-22 12:23:24 +08:00
Alex Holliday 69281eb3f1 update network request with correct params 2024-11-22 09:50:02 +08:00
Alexander Holliday 82edf4924c Merge branch 'develop' into fix/fe/field-refactor 2024-11-21 17:31:57 -08:00
Alexander Holliday 7567c68929 Merge pull request #1172 from bluewave-labs/feat/fe/infrastructure-details-connect-to-BE
Feat/fe/infrastructure details connect to be
2024-11-21 17:28:20 -08:00
Alex Holliday b8d391060d min-width 0 -> min-width unset, correct class name order 2024-11-22 09:18:15 +08:00
Mend Renovate 2ed22043ea fix(deps): update material-ui monorepo to v7.22.3 2024-11-21 19:34:32 +00:00
Alexander Holliday 9da45136c4 Merge pull request #1170 from renovate-bot/renovate/emotion-monorepo
fix(deps): update emotion monorepo to v11.13.5
2024-11-20 20:28:03 -08:00
Alex Holliday 992565ff7c update JSdoc 2024-11-21 12:25:23 +08:00
Alex Holliday 692c79024c Add hideErrorText prop to CustomThreshold 2024-11-21 12:16:46 +08:00
Alex Holliday 36d2a0aa85 set min-width to 0 for infrascructure input fields to override default min-width rather than turning off class entirely 2024-11-21 12:16:14 +08:00
Alex Holliday a3adb80a6e add className to list of class names instead of turning off default classes, add hideErrorText prop to hide errors for thresholds 2024-11-21 12:15:12 +08:00
Shemy Gan 3053d632c6 - extend field class instead 2024-11-20 14:20:12 -05:00
Shemy Gan a0694d4f4a Merge branch 'develop' into feat/fe/infrastructure-details-connect-to-BE 2024-11-20 09:14:17 -05:00
Shemy Gan e239a72b87 - cleanup 2024-11-20 08:59:06 -05:00
Alexander Holliday 27f651b828 Merge pull request #1167 from bluewave-labs/feat/fe/infrastructure-details
feat/fe/infrastructure details, resolves #1068
2024-11-20 03:19:22 -08:00
Mend Renovate 5dcce33b6c fix(deps): update emotion monorepo to v11.13.5 2024-11-20 09:29:22 +00:00
Alex Holliday 11cc2833cf extract tooltip percentage formatting 2024-11-20 12:55:58 +08:00
Alex Holliday 8bbb0012db Add monitor information at top of page 2024-11-20 12:42:06 +08:00
Alex Holliday 1f5b5dd612 details -> Details 2024-11-20 12:16:27 +08:00
Alex Holliday 9bbcaaf156 memoize calculations in SVG gauge 2024-11-20 12:13:46 +08:00
Alex Holliday b1449d3587 refactor details page to use reduce code duplication, caluclate area chart height 2024-11-20 12:11:03 +08:00
Alex Holliday 8b73955802 truncate decimals in tool top 2024-11-20 12:10:25 +08:00
Alex Holliday dbe174d171 remove dummy from Area Chart 2024-11-20 12:09:52 +08:00
Shemy Gan 90acb72f20 - Connect to BE to get infrastructure details 2024-11-19 21:33:52 -05:00
Shemy Gan d072ef2ee3 - Update proptypes 2024-11-19 13:02:22 -05:00
Shemy Gan b7186aa0ef - Replace pb with alignSelf for checkbox position 2024-11-19 11:31:22 -05:00
Shemy Gan 8b8a0962db - Move create infrastructure folder to infrastructure and remove Infrastructuremonitor folder
- Add create infrastructure page to globle routes and add "infrastructure" to PATH_MAP
- Add navigation/breadcrumb to  create infrastructure page
- Connect create infrastructure page to create monitor button on home page
2024-11-19 09:57:39 -05:00
Alex Holliday 217ae50acc Fetch data from gist 2024-11-19 16:01:08 +08:00
Alex Holliday 9e7e13baea truncate Gauge percentage to 2 decimal places 2024-11-19 15:28:57 +08:00
Alex Holliday 5a2c6a9aa7 Add jsdocs and proptypes to Infrastructure Details Page 2024-11-19 14:39:58 +08:00
Alex Holliday 7f380cef10 Add headers to charts, add multpilier for percentages, increase chart spacing 2024-11-19 14:19:04 +08:00
Alex Holliday 0c194a0403 Change AreaChart responsive container height to 80% 2024-11-19 14:18:29 +08:00
Alex Holliday 9cf2be774b Add a randomly generated gradientID to so each chart has a unique gradient 2024-11-19 13:54:51 +08:00
Alex Holliday e3c13d93ec Fix label proptype to allow for dates and numbers, add comments 2024-11-19 13:40:52 +08:00
Alex Holliday a0c73469fa Add area charts, fix dummy data 2024-11-19 13:35:00 +08:00
Alex Holliday 6a0d61b73e Update Area Chart docs and proptype 2024-11-19 13:34:43 +08:00