Alex Holliday
|
646de4f4ae
|
Add tests for settings module
|
2024-11-12 15:54:34 +08:00 |
|
Alex Holliday
|
5d853c7f92
|
Add tests for recovery module
|
2024-11-12 15:42:28 +08:00 |
|
Shemy Gan
|
11d71060b2
|
- All threshold use same error msg
- Display one common error msg at bottom
for any field with error
- Hide individual field error for threshold input
|
2024-11-11 20:10:49 -05:00 |
|
Alex Holliday
|
a22132621f
|
Remove unused DB method, add tests for pageSpeedCheckModule
|
2024-11-12 08:09:18 +08:00 |
|
Alex Holliday
|
6761056368
|
Add tests for hardwareCheckModule
|
2024-11-12 07:55:08 +08:00 |
|
Alex Holliday
|
98fb77aa3d
|
Update tests for JobQUeue and StatusService after chanages to hardware module and JobQueue
|
2024-11-12 07:36:08 +08:00 |
|
Alexander Holliday
|
b55407489b
|
Merge pull request #1124 from bluewave-labs/feat/be/monitor-module-missing-tests
Add missing test cases for pagespeed and hardware monitor types
|
2024-11-11 15:18:40 -08:00 |
|
Alexander Holliday
|
617aba0a4d
|
Merge pull request #1126 from bluewave-labs/feat/be/invite-module-tests
Feat/be/invite module tests
|
2024-11-11 15:18:23 -08:00 |
|
Alexander Holliday
|
64c5c62c78
|
Merge pull request #1127 from bluewave-labs/feat/be/maintenance-window-module-tests
Feat/be/maintenance window module tests
|
2024-11-11 15:18:04 -08:00 |
|
Alexander Holliday
|
c864dba241
|
Merge pull request #1128 from bluewave-labs/feat/be/notification-module-tests
feat/be/notification-module-tests
|
2024-11-11 15:17:49 -08:00 |
|
Alexander Holliday
|
642e6b6170
|
Merge pull request #1137 from bluewave-labs/feat/be/hardware-monitor-update
feat/be/hardware monitor update
|
2024-11-11 15:17:34 -08:00 |
|
Alexander Holliday
|
ff350f20fc
|
Merge pull request #1138 from bluewave-labs/feat/be/status-page-model
feat/be/status page implementation
|
2024-11-11 15:17:15 -08:00 |
|
Alexander Holliday
|
404b1ca0ae
|
Merge pull request #1140 from renovate-bot/renovate/vite-5.x-lockfile
chore(deps): update dependency vite to v5.4.11
|
2024-11-11 15:14:44 -08:00 |
|
Alexander Holliday
|
52ef18fc98
|
Merge pull request #1141 from renovate-bot/renovate/bullmq-5.x
fix(deps): update dependency bullmq to v5.25.6
|
2024-11-11 15:14:03 -08:00 |
|
Mend Renovate
|
38690a813e
|
fix(deps): update dependency bullmq to v5.25.6
|
2024-11-11 16:17:44 +00:00 |
|
Shemy Gan
|
d5c51482f7
|
Merge branch 'develop' into 1067-fe-hardware-monitoring-create-hardware-monitor
|
2024-11-11 11:17:00 -05:00 |
|
Shemy Gan
|
7bbd984fcf
|
- WIP add memory and disk usage
|
2024-11-11 11:16:06 -05:00 |
|
Mend Renovate
|
9d7c6bb6d2
|
chore(deps): update dependency vite to v5.4.11
|
2024-11-11 10:34:12 +00:00 |
|
Alex Holliday
|
1476e9da38
|
Update swagger docs
|
2024-11-11 14:48:44 +08:00 |
|
Alex Holliday
|
a4a01b0b83
|
Remove urlIsUnqiue method, update tests
|
2024-11-11 14:39:30 +08:00 |
|
Alex Holliday
|
5817698105
|
Add unique contraint to URL
|
2024-11-11 14:38:59 +08:00 |
|
Alex Holliday
|
75ca6f3239
|
Add tests
|
2024-11-11 14:25:44 +08:00 |
|
Alex Holliday
|
54fca685c0
|
Add try/catch to
|
2024-11-11 14:25:34 +08:00 |
|
Alex Holliday
|
a27cadc94f
|
Add routes for status page
|
2024-11-11 12:18:05 +08:00 |
|
Alex Holliday
|
6b04f9a978
|
Create router for status page
|
2024-11-11 12:17:55 +08:00 |
|
Alex Holliday
|
b6781a4945
|
Add success/error messages for status pages
|
2024-11-11 12:17:37 +08:00 |
|
Alex Holliday
|
8164ca2bfe
|
Add validations for status page
|
2024-11-11 12:17:19 +08:00 |
|
Alex Holliday
|
f3a29c3be7
|
Add controller for status page
|
2024-11-11 12:17:06 +08:00 |
|
Alex Holliday
|
285fbf2a42
|
Add DB methods to MongoDB
|
2024-11-11 12:16:44 +08:00 |
|
Alex Holliday
|
505de31fe0
|
Add db methods for statusPage
|
2024-11-11 12:16:34 +08:00 |
|
Alex Holliday
|
cc0ecf2b12
|
Created model for StatusPage
|
2024-11-11 12:16:07 +08:00 |
|
Alexander Holliday
|
1b40f8f62e
|
Merge pull request #1101 from bluewave-labs/feat/be/graceful-shutdown
Feat/be/graceful shutdown
|
2024-11-10 18:31:41 -08:00 |
|
Alex Holliday
|
3b8454b154
|
Update status service to handle new schema
|
2024-11-11 08:52:51 +08:00 |
|
Alex Holliday
|
d1061be028
|
Updated hardware check schema to reflect new agent structure
|
2024-11-11 08:52:34 +08:00 |
|
Caio Cabral
|
067400437f
|
feat: reoganizing color scheme
|
2024-11-10 17:00:13 -05:00 |
|
Alexander Holliday
|
957eabef23
|
Merge pull request #1135 from renovate-bot/renovate/winston-3.x-lockfile
fix(deps): update dependency winston to v3.17.0
|
2024-11-09 19:09:20 -08:00 |
|
Mend Renovate
|
aea462c8c4
|
fix(deps): update dependency winston to v3.17.0
|
2024-11-10 03:09:04 +00:00 |
|
Alexander Holliday
|
8257336dc2
|
Merge pull request #1134 from renovate-bot/renovate/bullmq-5.x
fix(deps): update dependency bullmq to v5.25.4
|
2024-11-09 19:08:20 -08:00 |
|
Mend Renovate
|
b77871adb0
|
fix(deps): update dependency bullmq to v5.25.4
|
2024-11-10 01:33:51 +00:00 |
|
Caio Cabral
|
097b719159
|
feat: creating base for colors out from createTheme
|
2024-11-09 08:01:14 -05:00 |
|
Alexander Holliday
|
fcf59e3ff0
|
Merge pull request #1120 from renovate-bot/renovate/bullmq-5.x
fix(deps): update dependency bullmq to v5.25.3
|
2024-11-09 00:45:18 -08:00 |
|
Alexander Holliday
|
a80c111645
|
Merge pull request #1130 from renovate-bot/renovate/material-ui-monorepo
fix(deps): update material-ui monorepo to v7.22.2
|
2024-11-09 00:44:56 -08:00 |
|
Alexander Holliday
|
b1c72d4f5c
|
Merge pull request #1133 from renovate-bot/renovate/mongoose-8.x-lockfile
fix(deps): update dependency mongoose to v8.8.1
|
2024-11-09 00:44:32 -08:00 |
|
Caio Cabral
|
d62f5952d5
|
feat: using common baseTheme to avoid repetition
|
2024-11-08 18:36:43 -05:00 |
|
Shemy Gan
|
2aa792d820
|
- code refine
|
2024-11-08 15:23:33 -05:00 |
|
Mend Renovate
|
ca8d89437c
|
fix(deps): update dependency mongoose to v8.8.1
|
2024-11-08 19:25:24 +00:00 |
|
Mend Renovate
|
1fd1820563
|
fix(deps): update material-ui monorepo to v7.22.2
|
2024-11-08 12:45:58 +00:00 |
|
Mend Renovate
|
3de8706a47
|
fix(deps): update dependency bullmq to v5.25.3
|
2024-11-08 12:45:44 +00:00 |
|
Alex Holliday
|
4c3eb826b2
|
Add tests
|
2024-11-08 12:28:25 +08:00 |
|
Alex Holliday
|
247c034dd7
|
Add tests for maintenance module
|
2024-11-08 12:10:13 +08:00 |
|