Commit Graph

2341 Commits

Author SHA1 Message Date
Alex Holliday d852388202 add loading states, skeletons, fix map tooltip 2025-02-07 15:54:19 -08:00
Alex Holliday ea1a717ad0 fix height 2025-02-07 15:20:03 -08:00
Alex Holliday b4c8171c70 conditional rendering for public status page 2025-02-07 15:19:53 -08:00
Alex Holliday f3266e22e7 add check for distributed uptime public url 2025-02-07 15:19:24 -08:00
Alex Holliday e480019dea add public route 2025-02-07 15:18:41 -08:00
Alex Holliday 6a1675aa4a implement DU status page 2025-02-07 14:51:29 -08:00
Alex Holliday 08b0ed9d3b remove comment 2025-02-07 14:51:02 -08:00
Alex Holliday bd2fae913a add url to request, add missing dependency 2025-02-07 14:50:14 -08:00
Alex Holliday 5c5d1b88e6 udpate max width, safe property access 2025-02-07 14:49:38 -08:00
Alex Holliday 163d1a3e6e use correct _id instead of id 2025-02-07 14:48:45 -08:00
Alex Holliday d8c0839391 add early return 2025-02-07 14:48:14 -08:00
Alex Holliday dec12cc6ab add label prop 2025-02-07 14:47:52 -08:00
Alex Holliday 27e4bd006c destructure monitors to add all properties 2025-02-07 14:44:56 -08:00
Alex Holliday 45cd6320d8 add routes 2025-02-07 14:44:31 -08:00
Alex Holliday 14ce47d97b add network request for getting status page by url, update create status page method 2025-02-07 14:44:08 -08:00
Alex Holliday 74587cf8bd add placeholder img 2025-02-07 14:42:04 -08:00
Alex Holliday b23ec35260 add placeholder prop, add min width and height props 2025-02-07 14:41:06 -08:00
Alex Holliday 3eaf68aa5b add src and name to image validation 2025-02-07 14:40:33 -08:00
Alexander Holliday c46ddd6942 Merge branch 'develop' into fix/fe/uptime-loading-state 2025-02-07 09:21:33 -08:00
Alex Holliday 4fec00334a remove old loading state 2025-02-07 09:19:01 -08:00
Alex Holliday 11030bf564 update fallback 2025-02-06 19:42:09 -08:00
Alex Holliday 4fcc9584dc update uptime fallback 2025-02-06 19:37:00 -08:00
Alexander Holliday 0bbf3f09c7 Merge pull request #1713 from bluewave-labs/gorkem-bwl-patch-3
Fix naming ("Distributed Uptime" -> "Distributed uptime")
2025-02-06 19:30:44 -08:00
Gorkem Cetin (BWL) 77b9442666 Update index.jsx 2025-02-06 20:36:42 -05:00
Alex Holliday a436ca16f4 refactor to use components and hook 2025-02-06 16:08:26 -08:00
Alex Holliday cceab2b705 extract subcomponents 2025-02-06 16:07:57 -08:00
Alex Holliday e5ade000c3 extract network request to hook 2025-02-06 16:07:39 -08:00
Alex Holliday e570b76d88 refactor common components out 2025-02-06 15:06:37 -08:00
Alex Holliday 1e7e7c7365 refactor DU monitors page 2025-02-06 14:57:28 -08:00
Alex Holliday 68202dc88b use utils hook 2025-02-06 14:57:18 -08:00
Alex Holliday d4164417da use new utils hook 2025-02-06 14:56:45 -08:00
Alex Holliday 4122849723 remove connection console log 2025-02-06 14:56:03 -08:00
Alex Holliday 9e13d313cc add monitor utils hook 2025-02-06 14:55:10 -08:00
Alex Holliday 1ba59c73ca remove console log 2025-02-06 14:00:43 -08:00
Alex Holliday ffa307aa38 Add utility for building theme based on default theme 2025-02-06 13:47:21 -08:00
Alex Holliday ba602da970 load initial styles, update styles on theme change 2025-02-06 13:46:56 -08:00
Alex Holliday f8404f28d1 add new palette for map 2025-02-06 13:46:01 -08:00
Alex Holliday 7b4f78132d protect DU routes 2025-02-06 12:15:59 -08:00
Alex Holliday 4f16d8140e fix conditional 2025-02-06 12:15:43 -08:00
Alex Holliday 27b89743c6 add toggle switch for DU monitors 2025-02-06 12:07:39 -08:00
Alex Holliday ee16ed7987 update DU sidebar icon 2025-02-06 10:28:27 -08:00
Alexander Holliday 9c4e3ab24f Merge pull request #1704 from bluewave-labs/fix/fe/status-page-delete-modal
fix: fe/status page delete modal
2025-02-06 10:18:14 -08:00
Alexander Holliday e96e778e9f Merge pull request #1703 from bluewave-labs/fix/fe/tab-styles
fix: move tab styles to theme so they apply globally
2025-02-06 10:17:54 -08:00
Alex Holliday 36e5498155 this PR adds a confirmation modal to the delete status page button 2025-02-06 09:43:11 -08:00
Alex Holliday a30ed2b766 move tab styles to theme so they apply globally 2025-02-06 09:14:19 -08:00
dongfang 37e0aabbe8 Wrap long image filename 2025-02-06 07:19:02 +00:00
Alex Holliday bbf277787e add DU to sidebar 2025-02-05 15:13:14 -08:00
Alex Holliday e6947be2f1 add components 2025-02-05 14:59:08 -08:00
Alex Holliday a5ba103148 Add routes 2025-02-05 14:58:34 -08:00
Alex Holliday ae3dd8de90 add DU details page 2025-02-05 14:58:21 -08:00