Commit Graph

97 Commits

Author SHA1 Message Date
Alex Holliday 09a066426a handle deleting submonitors 2025-02-21 11:22:20 -08:00
Alex Holliday f98b07dba3 add DU specific hook 2025-02-21 11:21:56 -08:00
tunckiral 0ff7d032a9 refactor Subheader component to Greeting, update structure and styling for improved clarity 2025-02-21 06:35:47 -05:00
tunckiral bb51cf1f04 update fallback API URL and add Heading component for consistent typography 2025-02-21 06:17:34 -05:00
Alex Holliday 28a9707885 update status page 2025-02-20 19:02:33 -08:00
Alex Holliday 7ea0e0134c add status header and chatbot 2025-02-20 19:02:24 -08:00
Alex Holliday e22920ebf9 add a standard container 2025-02-20 19:02:01 -08:00
Alex Holliday b44ac7449c add secondary success color, add chatbot colors 2025-02-20 19:01:48 -08:00
Alex Holliday 84c67f6ab3 add share component 2025-02-20 19:00:15 -08:00
Alex Holliday f8eb6e9bc2 add InfoBox 2025-02-20 19:00:06 -08:00
Alex Holliday e10bf56081 allow attaching standard monitors to depin status page 2025-02-20 16:23:22 -08:00
Alex Holliday 0e1ffe7cef add default filename, use monitor name for filename 2025-02-20 15:20:17 -08:00
Alex Holliday b0cadf66bf add sharing feature 2025-02-20 15:18:14 -08:00
Alex Holliday aa1cd5313e set button height 2025-02-20 15:18:03 -08:00
Alex Holliday 8e23f35e76 Add sharing component 2025-02-20 15:17:47 -08:00
Alex Holliday 7a0c465b67 refactor theme 2025-02-20 15:17:07 -08:00
Alex Holliday 73723da1d1 add chatbot component 2025-02-20 11:48:53 -08:00
Alex Holliday 8ccbbfe745 add chatbot 2025-02-20 11:48:46 -08:00
Alex Holliday 15be7d723c add chatbot colors 2025-02-20 11:48:09 -08:00
Alex Holliday 05040f21a2 add style prop to Dot 2025-02-20 11:47:30 -08:00
Alex Holliday 8e405b0ab7 Add status header 2025-02-20 11:03:15 -08:00
Alex Holliday 48475c4767 add colors to theme for DU Status Header 2025-02-20 11:02:58 -08:00
Alex Holliday 712af6dc2d remove borderStyle 2025-02-20 11:02:36 -08:00
Vishnu Sreekumaran Nair 673df3a7a4 correct handleSelectMonitors function to align with Search component 2025-02-20 12:58:28 -05:00
Alex Holliday c9e655faeb use standard containers, style map 2025-02-20 09:46:59 -08:00
Alex Holliday fb4fa32312 add infobox component 2025-02-20 09:46:40 -08:00
Alex Holliday 49fe6e2ee4 add standard container component 2025-02-20 09:46:29 -08:00
Alex Holliday 13a6b79df7 replace list with table 2025-02-19 14:54:21 -08:00
Alex Holliday 2d182ba9d2 remove console.log 2025-02-19 14:53:58 -08:00
Alex Holliday dfbc0ca2e8 use correct proptype 2025-02-19 14:47:00 -08:00
Vishnu Sreekumaran Nair ee0a02d46e fix monitor selection issue by correctly extracting selected monitors from event 2025-02-19 16:40:26 -05:00
Alex Holliday ebc8a49f98 reorganize layout 2025-02-19 13:40:06 -08:00
Alex Holliday bfd2330bba update proptypes 2025-02-19 13:37:27 -08:00
Alex Holliday 3818c9e5a6 add an optional Icon to statbox 2025-02-19 13:36:29 -08:00
Vishnu Sreekumaran Nair a9ebb8abc1 fetch monitors data from filteredmonitors object to include type data 2025-02-19 15:52:16 -05:00
Vishnu Sreekumaran Nair 2ccdcdd480 resolve react ownerState warning by correctly passing CalendarIcon 2025-02-19 14:45:40 -05:00
Aryaman Kumar Sharma 2879126565 Feat: Empty View Low Level Component 2025-02-19 22:32:09 +05:30
Alex Holliday 7e4e6b7d1d sync 2025-02-18 15:44:19 -08:00
Alex Holliday b856ce3dd1 use standard spacing 2025-02-18 12:06:58 -08:00
Vishnu Sreekumaran Nair 96378a5581 remove box container and move fallback outisde wrapper 2025-02-18 13:53:02 -05:00
Alex Holliday 6dbb6dad7e initial commit 2025-02-18 09:47:54 -08:00
dongfang e8c0a98a7b get user by thunkApi instead of jwtDecode token 2025-02-18 06:21:30 +00:00
dongfang f2ae99768a remove authToken reading and passing in UI component and hooks 2025-02-18 04:56:26 +00:00
dongfang 6a1e5532e4 remove authToken passing in redux thunks 2025-02-18 04:56:26 +00:00
dongfang 9e0532baf1 remove Authorization setting in NetworkService apis 2025-02-18 04:56:26 +00:00
dongfang 1410c23c99 get authToken and set Authorization header in axios request interceptor 2025-02-18 04:56:26 +00:00
Alex Holliday 24736a7bc1 extract server 2025-02-17 19:08:36 -08:00