Commit Graph

53 Commits

Author SHA1 Message Date
Nawaz Dhandala
6d5bc111ba Refactor comments across multiple files to improve clarity and consistency
- Updated comments in Probe/Config.ts to use block comments for proxy configuration.
- Refactored comments in PortMonitor.ts, SyntheticMonitor.ts, and OnlineCheck.ts to block comments for better readability.
- Adjusted comments in ProbeIngest/API/Monitor.ts and ProbeIngest/API/Probe.ts to block comments for clarity.
- Standardized comments in various data migration scripts to block comments for consistency.
- Modified eslint.config.js to enforce multiline comment style as an error.
2025-10-02 11:53:55 +01:00
Simon Larsen
ef8c36d176 fix: improve string concatenation for log messages in workflow services 2025-02-24 18:49:39 +00:00
Simon Larsen
2ea10bfbdd feat: enhance date formatting options to include seconds in logs 2025-02-24 18:45:46 +00:00
Simon Larsen
6aa9895e72 refactor workflow 2024-09-16 15:22:15 -07:00
Simon Larsen
f7cc8d2343 Update proxy_pass in Nginx configuration
Delete unused files and dependencies
Update API hostname in WorkflowService
Update API hostname in AnalyticsDatabaseService
2024-01-11 19:16:11 +05:30
GiFTED
0319e43a21 restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
Simon Larsen
9bf46fbcf1 refactor workflow file 2023-10-04 20:02:55 +01:00
Simon Larsen
06b1a0a3f7 fix slack workflow youtube link 2023-08-24 22:25:58 +01:00
Simon Larsen
95d98922cb fix workflow json parse 2023-08-16 13:17:20 +01:00
Simon Larsen
89183a77eb fix criteria page 2023-08-10 18:39:45 +01:00
Carl Downing
b6aae68405 remoev 2023-07-30 15:22:10 -07:00
Carl Downing
7b93f68737 immeidately 2023-07-30 15:21:50 -07:00
Simon Larsen
44be11adbb fixc workflow json seralization issue 2023-07-27 13:45:51 +01:00
Simon Larsen
75a9763eb1 add last index to workflow 2023-07-27 10:36:50 +01:00
Simon Larsen
35f483c650 add type to result 2023-07-26 11:06:39 +01:00
Simon Larsen
8238ce4c5d fix json serilization issue 2023-07-26 11:01:37 +01:00
Simon Larsen
7e3f911225 fix json serialization issue with workflows 2023-07-25 15:12:18 +01:00
Simon Larsen
9c35c26558 add workflow id to logs 2023-07-22 14:42:41 +01:00
Simon Larsen
a8beed5c5c add select clause to trigger 2023-06-19 10:32:54 +01:00
Simon Larsen
05d20e200f add support for arrays in workflows 2023-06-07 11:39:44 +01:00
Simon Larsen
83abc61932 fix json parse error 2023-05-08 14:34:59 +01:00
Simon Larsen
ba4fc66684 format for json 2023-05-08 14:33:49 +01:00
Simon Larsen
22f17ce103 move to a better json parsing lib 2023-05-08 14:22:16 +01:00
Simon Larsen
3d622ebf88 slack workflow 2023-04-24 18:35:34 +01:00
Simon Larsen
f669d11946 fix lint. 2023-04-18 17:48:50 +01:00
Simon Larsen
9eff832672 fix lint 2023-03-10 12:36:03 +00:00
Simon Larsen
f11dd82353 make if else block work 2023-03-10 10:36:15 +00:00
Simon Larsen
9ff88f6162 fix postgres 2023-03-02 15:19:15 +00:00
Simon Larsen
02b16a90ef clean logs 2023-03-02 13:02:53 +00:00
Simon Larsen
6270427dfc cleanlog 2023-03-02 13:02:24 +00:00
Simon Larsen
306a9975bc fix lint. 2023-03-01 22:20:15 +00:00
Simon Larsen
da9bd35ee6 remove query string from api component. 2023-03-01 21:46:21 +00:00
Simon Larsen
4ca0d20231 fix lint 2023-03-01 09:27:18 +00:00
Simon Larsen
adc85571b5 remove job from queue 2023-02-28 23:18:01 +00:00
Simon Larsen
9c0b0f8607 refactor workflows 2023-02-28 22:21:33 +00:00
Simon Larsen
0e981c0265 fix lint 2023-02-24 21:46:32 +00:00
Simon Larsen
7c0586d3bd fix lint. 2023-02-24 21:42:00 +00:00
Simon Larsen
63dd012a39 add progress bar model. 2023-02-24 21:01:02 +00:00
Simon Larsen
0335015348 fix bugs 2023-02-24 13:51:06 +00:00
Simon Larsen
7aabad9934 fix lint,. 2023-02-21 21:23:03 +00:00
Simon Larsen
0fe17196ad string to json convert 2023-02-21 21:17:30 +00:00
Simon Larsen
811e7804ae fix lint. 2023-02-20 20:43:21 +00:00
Simon Larsen
df973dd924 add basemodel components 2023-02-20 20:39:58 +00:00
Simon Larsen
152e5b3c91 refactor workflow log 2023-02-20 18:42:44 +00:00
Simon Larsen
28f7eb0c2a fix lint 2023-02-20 11:49:00 +00:00
Simon Larsen
9f71a80f49 add workflow timeout. 2023-02-19 22:29:04 +00:00
Simon Larsen
0ac557c741 make search work in modals. 2023-02-18 21:39:52 +00:00
Simon Larsen
5095b344de add javascript code to workflow. 2023-02-18 20:24:02 +00:00
Simon Larsen
ccd8c29af5 make deepfind work 2023-02-17 16:00:02 +00:00
Simon Larsen
7817e3812d fix component metadata 2023-02-16 23:02:42 +00:00