78 Commits

Author SHA1 Message Date
Nawaz Dhandala
3156302dbc chore(JSON.ts): remove unnecessary blank line in ObjectType enum 2026-01-21 21:15:35 +00:00
Simon Larsen
f1b4a396ec feat: Implement EqualTo class and related tests for comparison functionality 2025-06-30 21:19:24 +01:00
Simon Larsen
e57120f7e0 refactor: Clean up code formatting and improve readability across multiple components 2025-05-15 20:50:41 +01:00
Simon Larsen
233bc1b70d feat: Add LessThanOrNull and GreaterThanOrNull types with corresponding query helpers and examples 2025-05-15 20:10:53 +01:00
Simon Larsen
fa8b52fa83 Add DashboardViewConfig type and enhance dashboard saving functionality with loading state 2024-11-15 17:13:18 +00:00
Simon Larsen
fe0dc51bef Add DashboardComponentType enum and refactor dashboard component interfaces for improved type safety 2024-11-14 18:10:03 +00:00
Simon Larsen
75ab4bd946 Refactor DashboardViewConfig enum to use explicit types for default height and width 2024-10-24 18:34:31 +01:00
Simon Larsen
b31ffab577 Refactor DashboardComponentType enum to fix casing and add missing newline at end of file 2024-10-24 17:23:34 +01:00
Simon Larsen
8f2da2bdc5 Refactor dashboard component types and add chart, text, and value components 2024-10-24 15:38:13 +01:00
Simon Larsen
b3cf198649 refactor: Update QueryOperator class to extend SerializableObject 2024-08-19 13:15:17 +01:00
Simon Larsen
70a2a3993b refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Simon Larsen
06b7f5c236 refactor: Update JSON.ts imports
This code change updates the imports in the JSON.ts file to remove unused imports and organize the imports alphabetically. It improves code readability and maintainability.
2024-05-28 21:33:44 +01:00
Simon Larsen
2519e819cc Add real-time log updates to DashboardLogsViewer component 2024-02-22 10:57:37 +00:00
Simon Larsen
018d3b7fcd Update usageCount and totalCostInUSD to use Decimal type 2023-12-30 13:22:57 +00:00
Simon Larsen
7493f40692 Update import paths for BaseDatabase 2023-12-26 12:47:51 +00:00
Simon Larsen
9ac253cbaa Fix input component rendering issue and update
date manipulation functions
2023-11-28 17:00:36 +00:00
Simon Larsen
b12e8ad489 Fix enum syntax error and import missing module 2023-11-23 19:47:58 +00:00
Simon Larsen
830ddd04f8 Add Calendar icon to Icon component 2023-11-23 19:10:51 +00:00
Simon Larsen
6259f81a91 add ui changes 2023-11-01 19:38:58 +00:00
Simon Larsen
9a7c2cedf5 add call service 2023-06-16 12:25:37 +01:00
Simon Larsen
c931698fd6 add hostname to ping monitor 2023-06-06 20:48:21 +01:00
Simon Larsen
8442bc9411 fix fmt 2023-04-26 11:41:30 +01:00
Simon Larsen
15d5b4e548 fix formatting. 2023-04-26 11:38:29 +01:00
Simon Larsen
495120b83b refactor json functions 2023-04-26 11:25:46 +01:00
Simon Larsen
b82b292c60 fix rate limits 2023-04-05 13:22:52 +01:00
Simon Larsen
035733425d data types 2023-04-05 13:11:00 +01:00
Simon Larsen
f5e49fde45 add not equalToOperator. 2023-03-10 11:38:33 +00:00
Simon Larsen
64569dcbe2 new query operator 2023-02-14 18:26:52 +00:00
Simon Larsen
8c31bd6eb9 fix ts files 2022-12-17 12:00:47 +05:30
Simon Larsen
f948a32669 fix paths 2022-12-16 20:20:44 +05:30
Simon Larsen
e484de2141 fix lint. 2022-11-02 18:13:29 +00:00
Simon Larsen
8ec9569b69 fix lint 2022-11-02 17:40:04 +00:00
Simon Larsen
55dc2e538b load data 2022-10-21 21:23:22 +01:00
Simon Larsen
62b0424776 fix lint. 2022-09-19 21:27:06 +01:00
Simon Larsen
f76dab6ce8 add subscribers 2022-09-17 14:17:32 +01:00
Simon Larsen
27441fbb52 add announcements 2022-09-16 13:15:21 +01:00
Simon Larsen
7a5fd1dfc1 fix lint 2022-09-12 20:55:56 +01:00
Simon Larsen
f7b1737e7a add incident severity 2022-09-12 18:30:09 +01:00
Simon Larsen
f26530c4fe fix file bugs 2022-09-12 13:13:55 +01:00
Simon Larsen
a321b4c00d add domains. 2022-09-10 13:27:25 +01:00
Simon Larsen
d0d17eee1c fix buffer 2022-09-09 13:39:00 +01:00
Simon Larsen
fe87e0b11d fix lint. 2022-09-08 20:50:58 +01:00
Simon Larsen
ef3ad6ef7e fix loop issues 2022-09-08 19:05:07 +01:00
Simon Larsen
1dba32a5e8 add css and html controls 2022-09-08 13:18:33 +01:00
Simon Larsen
94400c3ea8 fix lint, 2022-08-31 20:10:33 +01:00
Simon Larsen
b5aac89f46 fix lint 2022-08-31 19:58:16 +01:00
Simon Larsen
0d4d0a7546 make graphs work 2022-08-31 19:32:31 +01:00
Simon Larsen
8cf4ca0f21 fix inbetween query 2022-08-31 14:41:36 +01:00
Simon Larsen
9f5d174314 add more query ops 2022-08-30 21:08:34 +01:00
Simon Larsen
f36991c58b fix incident state bugs 2022-08-29 14:21:57 +01:00