Alex Holliday
8aac3086b8
build error
2026-01-15 21:03:35 +00:00
Alex Holliday
9255500bfc
remove db module
2026-01-15 20:55:01 +00:00
Alex Holliday
ec953ff262
format
2026-01-15 19:40:22 +00:00
Alex Holliday
68559741ba
remove mongo middleware
2026-01-15 19:36:41 +00:00
Alex Holliday
74a7f0a701
remove verify team access
2026-01-15 18:33:03 +00:00
Alex Holliday
75bcf9df58
deleteById
2026-01-15 18:24:58 +00:00
Alex Holliday
6b5fd8d17f
update, pause
2026-01-15 18:21:36 +00:00
Alex Holliday
e7e4ce7f57
pagination fix
2026-01-14 15:57:17 -08:00
Alex Holliday
93c24d2f5c
pagination and filter fix
2026-01-14 15:44:52 -08:00
Alex Holliday
cdbaad5bd9
initial
2026-01-14 23:34:05 +00:00
Alexander Holliday
01f005ca41
Merge branch 'develop' into feat/monitor-service-ts
2026-01-14 14:47:25 -08:00
Alex Holliday
aea0b34533
format
2026-01-14 22:45:39 +00:00
Alex Holliday
d4af86f26c
pagespeed details
2026-01-14 22:44:23 +00:00
Alex Holliday
940247b7bf
teamid
2026-01-14 21:47:37 +00:00
Alex Holliday
4ad09fad4f
snapshots
2026-01-14 20:06:37 +00:00
Alex Holliday
665eb9a67f
hardware details
2026-01-14 19:28:17 +00:00
Alex Holliday
d1faeab042
fix params
2026-01-14 00:04:22 +00:00
Alex Holliday
76fa99f7bd
getUptimeDetails
2026-01-13 23:59:09 +00:00
Alex Holliday
77764c51ee
addDemo
2026-01-13 23:22:34 +00:00
Alex Holliday
8a986d2e58
add indexes
2026-01-13 22:56:51 +00:00
Alex Holliday
8de06df8c4
add index and cutof
2026-01-13 14:45:54 -08:00
Alex Holliday
52e598a66e
Merge branch 'fix/check-repository' into feat/monitor-service-ts
2026-01-13 21:46:17 +00:00
Alex Holliday
0a60cc0363
check repo fix
2026-01-13 21:44:16 +00:00
Alex Holliday
75788f7cb5
Merge branch 'develop' into feat/monitor-service-ts
2026-01-13 20:22:34 +00:00
Alex Holliday
e79bf28bdc
server format
2026-01-13 20:20:29 +00:00
Alex Holliday
d0b3bc60df
create and update
2026-01-13 20:20:00 +00:00
Alex Holliday
117a2e00c4
status page fix
2026-01-13 19:01:56 +00:00
Alex Holliday
f8e88623a8
hardware details pipeline refactor
2026-01-13 18:54:28 +00:00
Alex Holliday
25d1039376
update pagespeed
2026-01-12 23:57:39 +00:00
Alex Holliday
7a6b0d5da4
refactoring
2026-01-12 22:58:46 +00:00
Alex Holliday
e090d3cfd3
-> timeseries
2026-01-12 19:32:23 +00:00
Alex Holliday
bdb07220ed
js -> ts
2026-01-09 15:58:31 -08:00
Alex Holliday
b24339f232
js->ts
2026-01-09 15:53:53 -08:00
Alex Holliday
fee9b8a0de
js->ts
2026-01-09 15:46:30 -08:00
Alex Holliday
ed77fc3a9d
js->ts
2026-01-09 15:44:11 -08:00
Alex Holliday
8ceac493ef
js -> ts
2026-01-09 15:39:30 -08:00
Alex Holliday
dd03c554c9
js->ts
2026-01-09 15:35:48 -08:00
Alex Holliday
3ab4fcb277
js->ts
2026-01-09 15:32:53 -08:00
Alex Holliday
1d7f3b15a4
js->ts
2026-01-09 15:21:56 -08:00
Alex Holliday
7b2ff593a4
js->ts
2026-01-09 15:16:17 -08:00
Alex Holliday
846f1dfa6c
remove extra param
2026-01-09 15:07:38 -08:00
Alex Holliday
3f631ff382
js -> ts
2026-01-09 15:07:02 -08:00
Alex Holliday
64320c7aca
js -> ts
2026-01-09 15:02:19 -08:00
Alex Holliday
a9ce980d03
monitor controller -> ts
2026-01-09 14:49:44 -08:00
Alex Holliday
ef2cccf16e
ts config
2026-01-09 13:36:58 -08:00
Alexander Holliday
03d1dcaefb
Merge branch 'develop' into feat/choose-disks-monitor
2025-12-18 10:53:01 -08:00
karenvicent
9555ff43c7
add llama suggestions and fix genericFallback error
2025-12-18 12:47:01 -05:00
karenvicent
75acb1ade6
Merge branch 'develop' into fix-incidents-duplication-front-end
2025-12-17 18:56:25 -05:00
karenvicent
fd12ca6e21
incidents feature fron-end
2025-12-17 18:51:34 -05:00
Preetham001-SR
124f300362
fix: replace hardcoded response messages with localized strings
...
- Replace hardcoded 'OK' messages in monitorController with proper localized strings
- Add new string constants to en.json for consistent messaging
- Follow existing pattern used by other controller methods
- Resolves TODO comment in getMonitorsAndSummaryByTeamId method
Fixes: Hardcoded response messages inconsistent with i18n architecture
2025-12-14 23:45:32 +05:30