Commit Graph

1051 Commits

Author SHA1 Message Date
Alex Holliday
adf75b701a Pagespeed fixes 2024-09-04 22:51:00 -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
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
Alex Holliday
e00938e12a Add loading state to team panel 2024-09-03 10:34:24 -07:00
Alex Holliday
899111e48b Add loading button to createPageSpeed 2024-09-03 10:23:26 -07:00
Alexander Holliday
1bde8fdb86 Revert "Add indeterminate state to monitors, resolves #765" 2024-09-03 09:30:43 -07:00
Alexander Holliday
0c02fb47e1 Merge branch 'develop' into feat/indeterminate-state 2024-09-03 09:24:57 -07:00
M M
d77be4ce74 Delete unused component. 2024-09-03 07:41:42 -07:00
Alexander Holliday
a18704c8ec Merge pull request #778 from bluewave-labs/feat/Percentage-colors
Change color of percentages according to uptime of monitor.
2024-09-02 19:18:22 -07:00
M M
ed99748718 Name props according to purpose rather than value. 2024-09-02 19:14:43 -07:00
M M
c4dafae21e Give props more meaningful names. 2024-09-02 19:07:43 -07:00
Daniel Cojocea
f1fbbe2e3a Updated color values 2024-09-02 20:43:27 -04:00
Daniel Cojocea
9ae8c93cb0 Added format function that returns a split duration 2024-09-02 20:05:02 -04:00
Daniel Cojocea
0aa2c795fb Revamped chart cards 2/2 2024-09-02 19:31:20 -04:00
M M
6e8334026c Add docs. 2024-09-02 16:19:56 -07:00
Daniel Cojocea
e5b347e14b Revamped chart cards 1/2 2024-09-02 18:46:51 -04:00
M M
4ebaadbe24 Use ternary based logic rather than conditional statements for clarity. 2024-09-02 15:34:01 -07:00
M M
081ad080a8 Add new objects to the color palettes. 2024-09-02 15:03:40 -07:00
Daniel Cojocea
f046f250ec Revamped header section 2024-09-02 17:10:42 -04:00
M M
3a27ce0a8a Revert to old colors on the light and dark theme. 2024-09-02 14:00:26 -07:00