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 |
|
dongfang
|
b7a8596b7b
|
Add jmespath denpendency
|
2025-02-12 02:52:35 +00:00 |
|
dongfang
|
6000096883
|
Add monitor fields
|
2025-02-12 02:52:35 +00:00 |
|
Mend Renovate
|
8bbcb67066
|
chore(deps): update dependency eslint to v9.20.1
|
2025-02-11 17:22:19 +00:00 |
|
Alexander Holliday
|
5371f531e2
|
Merge branch 'develop' into i18n-support-backend
|
2025-02-11 09:02:06 -08:00 |
|
Alex Holliday
|
7846c759d9
|
remove 404
|
2025-02-11 07:18:37 -08:00 |
|
Alex Holliday
|
1b5c01eeeb
|
remove error throw
|
2025-02-11 07:16:43 -08: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 |
|
cihat
|
c6b3932677
|
fix: constructure
|
2025-02-11 07:43:39 +03:00 |
|
cihatata
|
d0e09fe77f
|
fix: load file
|
2025-02-11 07:43:39 +03:00 |
|
cihatata
|
08933743f1
|
fix: revert tests
|
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
|
a98a3dd7a3
|
feat: authController i18n
|
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 |
|
Alex Holliday
|
5f86824d63
|
fix method name
|
2025-02-10 14:25:02 -08:00 |
|
Alex Holliday
|
738e4a4787
|
correct route ordering, add proptype
|
2025-02-10 14:23:15 -08:00 |
|
Alex Holliday
|
48cfeb1558
|
add route, controller, and db method for getting all status pages by ID
|
2025-02-10 13:41:21 -08:00 |
|
Alex Holliday
|
99079cc2bb
|
add userId and teamId to status pages
|
2025-02-10 10:20:21 -08:00 |
|
Alexander Holliday
|
e838e4373b
|
Merge pull request #1727 from renovate-bot/renovate/prettier-3.x-lockfile
Update dependency prettier to v3.5.0
|
2025-02-09 07:53:24 -08:00 |
|
Alexander Holliday
|
ccd464e5f9
|
Merge pull request #1721 from bluewave-labs/feat/fe/du-create-status-page
feat: fe/du create status page
|
2025-02-09 07:47:55 -08:00 |
|
Alex Holliday
|
a56a61154a
|
fix method name in logging
|
2025-02-09 07:47:34 -08:00 |
|
Mend Renovate
|
a3d82feef2
|
Update dependency prettier to v3.5.0
|
2025-02-09 12:52:42 +00:00 |
|
Alex Holliday
|
2f1f2d1a3f
|
early return if status page public and not published
|
2025-02-08 08:05:42 -08:00 |
|
Alex Holliday
|
e4525b96c3
|
add validation
|
2025-02-08 08:04:36 -08:00 |
|
Mend Renovate
|
53eac357c2
|
Update eslint monorepo to v9.20.0
|
2025-02-08 01:26:57 +00:00 |
|
Alex Holliday
|
c352ca39b1
|
add controller method for getting status page by url, update delete controlelr method
|
2025-02-07 14:47:22 -08:00 |
|
Alex Holliday
|
65bc98ca2e
|
add db method for getting status page by url, update delete method to delete by url
|
2025-02-07 14:46:36 -08:00 |
|
Alex Holliday
|
b829bd4549
|
add route for getting status page by url, update delete route to delete by url
|
2025-02-07 14:43:14 -08:00 |
|
Alex Holliday
|
0cf26f82b7
|
add string
|
2025-02-07 14:42:38 -08:00 |
|
Alex Holliday
|
c015302811
|
update StatusPage model
|
2025-02-07 14:42:24 -08:00 |
|
Alex Holliday
|
52ad36d75f
|
make fields optional
|
2025-02-07 14:40:12 -08:00 |
|
Alexander Holliday
|
0438941e59
|
Merge pull request #1716 from renovate-bot/renovate/bullmq-5.x
Update dependency bullmq to v5.40.2
|
2025-02-07 09:22:56 -08:00 |
|
Mend Renovate
|
6bee4c5e59
|
Update dependency ioredis to v5.5.0
|
2025-02-07 17:16:52 +00:00 |
|
Mend Renovate
|
bd27e08b69
|
Update dependency bullmq to v5.40.2
|
2025-02-07 17:16:47 +00:00 |
|
Mend Renovate
|
17e05605c8
|
Update dependency bullmq to v5.40.1
|
2025-02-07 03:30:40 +00:00 |
|