Commit Graph

1068 Commits

Author SHA1 Message Date
Daniel Cojocea
79ba916a44 Fixed background color not changing on theme swap 2024-09-06 16:32:38 -04:00
Alex Holliday
191aea95f0 fix unsafe access 2024-09-05 14:42:12 -07:00
Alexander Holliday
3dbbd93f01 Merge pull request #806 from bluewave-labs/feat/refactor-monitor-redux
Feat/refactor monitor redux
2024-09-05 14:38:22 -07:00
Alexander Holliday
476981dcaf Merge pull request #807 from bluewave-labs/feat/http-https-for-pagespeed
Refactor create pagespeed, resolves #796
2024-09-05 14:36:58 -07:00
Alex Holliday
734116f38a Fix breadcrumbs 2024-09-05 14:35:55 -07:00
Alex Holliday
a19c23814f Fix typo 2024-09-05 14:28:07 -07:00
Alex Holliday
223e7cc1f2 fix typo 2024-09-05 14:27:13 -07:00
Daniel Cojocea
209d7f0b57 Fixed janky bar animations 2024-09-05 17:19:59 -04:00
Alex Holliday
9191050471 Refactor create pagespeed 2024-09-05 14:09:50 -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
Daniel Cojocea
5afe21767b Fixed dark mode skeleton color 2024-09-05 13:45:25 -04:00
Alexander Holliday
cac89947a4 Merge pull request #800 from bluewave-labs/fix/pagespeed
Pagespeed fixes
2024-09-05 10:36:14 -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
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
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
Daniel Cojocea
25c08ad9a4 Fixed key props 2024-09-04 21:59:16 -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
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
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
9edf5ba9f9 Refactor 2024-09-04 11:02:18 -07:00
Daniel Cojocea
a192b3d14c Added hover state to bars 2024-09-04 12:57:08 -04:00
Alex Holliday
02c2689e1e Add pending state to monitors and config screens 2024-09-03 21:05:36 -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
Alex Holliday
587cd1777a restore label 2024-09-03 15:47:20 -07:00
Daniel Cojocea
cd53f44928 Merge remote-tracking branch 'upstream/develop' into feat/monitor-details-revamp 2024-09-03 18:16:51 -04:00
Alex Holliday
bc0df325d1 Add route, controller, db operations, and validation for aggregate monitor stats 2024-09-03 14:39:16 -07:00
Alexander Holliday
88316de306 add indeterminate state back to monitorData after bad conflict resolution (#785) 2024-09-03 12:08:15 -07:00
Alex Holliday
789e6e91c4 add thunks for getting pagespeed monitor 2024-09-03 12:07:59 -07:00
Mohammad Khalilzadeh
cfc2700d19 Autocomplete (#774)
* autocomplete implementation

* autocomplete implementation

* autocomplete implementation

* fetched upstream

* fixes after fetched upstream

* autocomplete

* autocomplete

* autocomplete

* autocomplete

* autocomplete

* autocomplete

* autocomplete

* autocomplete

* autocomplete

* autocomplete

* autocomplete

* autocomplete

* autocomplete
2024-09-03 11:12:31 -07:00
Alex Holliday
0d8f3f3666 Add loading button to config page 2024-09-03 10:38:45 -07:00
Alex Holliday
560ad118e7 Add loading button to settings page 2024-09-03 10:37:26 -07:00