Commit Graph

196 Commits

Author SHA1 Message Date
Skorpios 03a938de8a Check if platform type is accepted before formatting the message. 2025-02-17 09:55:19 -08:00
Skorpios afc9d46bd7 Refactored notification messsages into an array of acceptable types. 2025-02-17 09:39:28 -08:00
Skorpios c4168a5d75 Removed null and replace with undefined. 2025-02-17 09:24:21 -08:00
Skorpios d710ec0f6c Merge remote-tracking branch 'upstream/develop' into feat/be/webhook-integrations 2025-02-17 09:12:47 -08:00
Skorpios f22b67ad0a Use the localization service for user facing strings. 2025-02-17 09:12:11 -08:00
Alex Holliday 1068078b83 remove ngrok 2025-02-17 08:49:42 -08:00
Skorpios 6152679dfa Update Docs. 2025-02-16 20:33:47 -08:00
Skorpios ff2b3b4e10 Removed timing request for the webhook. 2025-02-16 20:28:34 -08:00
Skorpios 8409571d57 Defined new schema for the config object. 2025-02-16 19:32:52 -08:00
Skorpios 07882e045b Merge remote-tracking branch 'upstream/develop' into feat/be/webhook-integrations 2025-02-16 18:48:00 -08:00
Alex Holliday 9cbee6d32b throw error on bad response from UpRock, fix empty view condition 2025-02-13 16:13:39 -08:00
Skorpios 023d9434c1 Merge remote-tracking branch 'upstream/develop' into feat/be/webhook-integrations 2025-02-12 17:29:57 -08:00
dongfang 1f0876dd71 use stringService in requestHttp 2025-02-12 03:16:07 +00:00
dongfang 6837adb5aa add locales for http request 2025-02-12 03:13:52 +00:00
dongfang c3d92ec812 return early if not json 2025-02-12 03:05:58 +00:00
dongfang 4d12608a22 return early instead of nesting if/else blocks 2025-02-12 02:53:09 +00:00
dongfang 9fe2de8969 Use JSON.stringify instead of toString 2025-02-12 02:53:09 +00:00
dongfang 05e448c4c5 Add job name and id in log 2025-02-12 02:53:09 +00:00
dongfang b263e2746c Convert result to string 2025-02-12 02:53:09 +00:00
dongfang 8b49603382 Support jsonPath and expectedValue 2025-02-12 02:53:09 +00:00
dongfang 81a0ec8b23 Replace variable declarations with destructuring 2025-02-12 02:52:35 +00:00
cihat fddaf8f11f fix: resolve conflict 2025-02-11 08:15:29 +03:00
cihatata 93fa4ca13b fix: add injection for jobqueque 2025-02-11 07:49:46 +03:00
cihatata 4c92922d40 fix: i18n rebase 2025-02-11 07:49:44 +03:00
cihatata 7b6eed96f4 fix: remove fetch requests 2025-02-11 07:43:39 +03:00
cihat 158a3f14ea fix: use default.json 2025-02-11 07:43:39 +03:00
cihatata d0e09fe77f fix: load file 2025-02-11 07:43:39 +03:00
cihatata dea8c4fdd8 fix: use new structure 2025-02-11 07:43:39 +03:00
cihatata 88df88891c fix: use new structure 2025-02-11 07:43:38 +03:00
cihatata 6fc0e31743 fix: create stringService 2025-02-11 07:43:38 +03:00
cihatata e18f1d9b85 feat: i18n support for backend 2025-02-11 07:43:38 +03:00
cihatata 10713428b9 feat: i18n support for backend 2025-02-11 07:43:36 +03:00
Skorpios fa50706541 Simplified network response. 2025-02-10 18:52:06 -08:00
Skorpios ef41712544 Got rid of falsey value. 2025-02-10 18:46:39 -08:00
Skorpios f46b0768fc Refactored notification schema config object. 2025-02-09 13:58:14 -08:00
Skorpios e9bcf66b29 Resolved merge conflict in Server/index.js 2025-02-08 16:39:01 -08:00
Alex Holliday 6d09108bbe add additionalfields 2025-02-05 15:27:27 -08:00
Alex Holliday e361ded4f1 add DU to status service 2025-02-05 12:59:06 -08:00
Alex Holliday f4b87daa7f Add DU to network service 2025-02-05 12:48:57 -08:00
Alex Holliday 8bfde01bfa add DU to jobqueue 2025-02-05 12:47:17 -08:00
Skorpios 964a923265 Returned comments. 2025-02-04 15:07:02 -08:00
Skorpios aa977ce34e Refactor out to a template for easier message maintenance. 2025-02-04 15:00:20 -08:00
Skorpios e44cbf376f Stop execution in the event of an unwanted platform. 2025-02-04 14:50:16 -08:00
Skorpios 8f9406261f Store bot token and chat id in their own respective fields. 2025-02-02 23:50:09 -08:00
Skorpios d3fb41acfe Refactor BASE URL. 2025-02-02 21:45:45 -08:00
Skorpios 0bb7eae71e Got rid of imports. 2025-02-02 21:17:55 -08:00
Skorpios cc48f1d3aa Use the NetworkService for making network requests. 2025-02-01 23:06:35 -08:00
Skorpios 84fe58b361 Refactor webhook integrations functions. 2025-01-26 14:11:36 -08:00
Skorpios d83773abd1 Merge remote-tracking branch 'upstream/develop' into feat/be/webhook-integrations 2025-01-26 13:37:48 -08:00
Skorpios d3810db6cb Added telegram notifications 2025-01-25 16:13:16 -08:00