Commit Graph

1862 Commits

Author SHA1 Message Date
Alex Holliday 223e7cc1f2 fix typo 2024-09-05 14:27:13 -07:00
Alex Holliday cca41fe6df Update pagespeed redux store 2024-09-05 13:25:19 -07:00
Alex Holliday 0487095d05 Updated uptime redux state 2024-09-05 12:47:27 -07:00
Alex Holliday 9eaab0da1a Add network requests and validation 2024-09-05 12:16:29 -07:00
Alex Holliday cec8ecd985 add DB and controller methods 2024-09-05 11:17:31 -07:00
Alexander Holliday cac89947a4 Merge pull request #800 from bluewave-labs/fix/pagespeed
Pagespeed fixes
2024-09-05 10:36:14 -07:00
Alexander Holliday 03189ee480 Merge pull request #801 from bluewave-labs/fix/monitors-pagination
Fixed pagination styling
2024-09-05 10:35:35 -07:00
Alex Holliday ea49865a23 remove console log 2024-09-04 23:15:17 -07:00
Alex Holliday 193e7d7371 Fixed incident data access 2024-09-04 23:14:15 -07:00
Alex Holliday 8ea0ef77e9 Count monitors by type 2024-09-04 23:09:14 -07:00
Alex Holliday adf75b701a Pagespeed fixes 2024-09-04 22:51:00 -07:00
Daniel Cojocea 5609e54127 Fixed pagination styling 2024-09-05 01:41:39 -04:00
Alexander Holliday 8869adf103 Merge pull request #799 from bluewave-labs/fix/monitors-dashboard-table
Fixed monitor state error and added row click back
2024-09-04 22:16:03 -07:00
Daniel Cojocea d474113e96 Fixed monitor state error and added row click back 2024-09-05 00:38:52 -04:00
Alexander Holliday ea99942697 Merge pull request #798 from bluewave-labs/feat/monitor-pagination
Feat/monitor pagination
2024-09-04 19:32:18 -07:00
Alexander Holliday 861e7b5978 Merge pull request #797 from bluewave-labs/feat/monitor-details-revamp
FE - Monitor details revamp
2024-09-04 19:32:03 -07:00
Alexander Holliday 33b3077e03 Merge pull request #791 from bluewave-labs/feat/be/monitor-details-additional-data
Added avgResponseTime to monitor stats, changed date grouping for agg…
2024-09-04 19:31:47 -07:00
Daniel Cojocea 25c08ad9a4 Fixed key props 2024-09-04 21:59:16 -04:00
Gorkem Cetin (BWL) 52b5ac82a5 Update README.md 2024-09-04 21:50:26 -04:00
Alex Holliday bc7f110b01 Add update hook 2024-09-04 18:42:50 -07:00
Daniel Cojocea f689b304c8 Fixed area chart tooltip 2024-09-04 21:41:16 -04:00
Alex Holliday 1212a273aa Add table cells 2024-09-04 18:22:40 -07:00
Daniel Cojocea 7e01006cef Added gradient to area chart 2024-09-04 21:09:18 -04:00
Alex Holliday 6aef23e8a4 Use correct array for normalization 2024-09-04 17:41:28 -07:00
Alex Holliday d32a2a7efa Add pagination to 2024-09-04 17:37:30 -07:00
Daniel Cojocea 2a1afc8610 Implemented basic gauge chart 2024-09-04 19:17:12 -04:00
Alex Holliday 717923fff4 Add monitor table component 2024-09-04 16:15:14 -07:00
Alex Holliday ada89f9972 Extract incidents skeleton 2024-09-04 15:51:45 -07:00
Alex Holliday edeea4497e Add JSON data for default monitors, remove unused code 2024-09-04 15:48:18 -07:00
Daniel Cojocea 38fddf5b9b Added color range to uptime chart 2024-09-04 16:41:23 -04:00
Alex Holliday 70a4058993 add uptimePercentage to aggregate data 2024-09-04 13:21:51 -07:00
Alex Holliday 6424a0436f Fixed incorrect assignment 2024-09-04 12:15:53 -07:00
Alex Holliday 3270d61624 Add period total checks 2024-09-04 12:00:01 -07:00
Alex Holliday a5697d419c Remove console log 2024-09-04 11:54:59 -07:00
Alex Holliday be582edeeb add time 2024-09-04 11:54:20 -07:00
Alex Holliday ffc132e19a Add missing else block 2024-09-04 11:45:54 -07:00
Daniel Cojocea 6bc25fc7da Merge monitor-details-additional-data 2024-09-04 14:31:49 -04:00
Alex Holliday df16bf3db5 Moved http/ping specific data 2024-09-04 11:25:08 -07:00
Alex Holliday 5ccb85e755 remove unused methods 2024-09-04 11:09:08 -07:00
Alex Holliday 9edf5ba9f9 Refactor 2024-09-04 11:02:18 -07:00
Alex Holliday d24971b83f Merge branch 'develop' into feat/be/monitor-details-additional-data 2024-09-04 10:08:21 -07:00
Daniel Cojocea a192b3d14c Added hover state to bars 2024-09-04 12:57:08 -04:00
Alexander Holliday 7255b38e06 Merge pull request #792 from bluewave-labs/feat/fe/unknown-status
Add pending state to monitors and config screens, resolves #771, resolves #766
2024-09-04 06:02:13 -07:00
Alex Holliday 02c2689e1e Add pending state to monitors and config screens 2024-09-03 21:05:36 -07:00
Alexander Holliday 8a4b185e9c Merge pull request #788 from bluewave-labs/fix/missing-be-validation
Fix/missing be validation
2024-09-03 20:40:59 -07:00
Alexander Holliday e2529612d9 Merge branch 'develop' into fix/missing-be-validation 2024-09-03 20:40:52 -07:00
Alex Holliday e22e374eef Added avgResponseTime to monitor stats, changed date grouping for aggregate stats 2024-09-03 20:28:12 -07:00
Daniel Cojocea 0be386513f Implemented basic charts 2024-09-03 20:00:48 -04:00
Alexander Holliday 295146bbef Merge pull request #786 from bluewave-labs/feat/button-loading
Feat/button loading, resolves #727
2024-09-03 16:56:56 -07:00
Alexander Holliday 1c09b32128 Merge pull request #790 from bluewave-labs/fix/restore-indeterminate-status
Fix/restore indeterminate status
2024-09-03 16:40:43 -07:00