Alex Holliday
30b135eba3
add tooltip to incident table
2025-08-28 12:21:34 -07:00
Alex Holliday
bda48e07f1
add optional tooltip
2025-08-28 12:21:23 -07:00
Alexander Holliday
0ad759a384
Merge pull request #2865 from bluewave-labs/fix/status-page-deletion-error
...
Fix status page deletion error
2025-08-27 14:49:45 -07:00
gorkem-bwl
d3d20b29c3
Fix status page deletion error - missing module reference
...
- Fix deleteStatusPage method call to use statusPageModule
- Change this.db.deleteStatusPage to this.db.statusPageModule.deleteStatusPage
- Ensures consistency with other controller methods
- Resolves "this.db.deleteStatusPage is not a function" error
Fixes bug where status page deletion failed due to incorrect database module reference.
2025-08-27 17:47:11 -04:00
Alexander Holliday
fbb570c0d5
Merge pull request #2862 from bluewave-labs/fix/advanced-matching
...
fix: advanced matching
2025-08-26 14:56:20 -07:00
Alex Holliday
2318082bb8
fix advanced matching
2025-08-26 14:54:24 -07:00
Alexander Holliday
841251d09e
Merge pull request #2857 from bluewave-labs/fix/model-types
...
fix/model types
2025-08-25 15:05:41 -07:00
Alexander Holliday
a4dd8f70f0
Merge branch 'develop' into fix/model-types
2025-08-25 15:05:30 -07:00
Alex Holliday
9d0d1329b6
bump version
2025-08-25 15:04:44 -07:00
Alex Holliday
7a929777b4
fix model types
2025-08-25 15:03:31 -07:00
Alexander Holliday
4f7847275e
Merge pull request #2854 from bluewave-labs/feat/bump-version
...
bump version
2025-08-25 14:37:21 -07:00
Alex Holliday
9a5ddb22b3
bump version
2025-08-25 14:37:00 -07:00
Alexander Holliday
b1322cbec3
Merge pull request #2853 from bluewave-labs/fix/string-service-path
...
fix: string service path, resolves #2847 , resolves #2848
2025-08-25 14:32:21 -07:00
Alex Holliday
637bc84136
fix string service path
2025-08-25 14:30:41 -07:00
Alexander Holliday
3147f02b6a
Merge pull request #2843 from bluewave-labs/fix/notification-channel-validation
...
fix notification validation
2025-08-22 11:34:38 -07:00
Alex Holliday
dabff74946
fix notification validation
2025-08-22 11:33:14 -07:00
Gorkem Cetin (BWL)
de99577b9d
Merge pull request #2838 from bluewave-labs/disabledbydefault
...
Fix Settings Page Select Component Value Handling for URL Visibility Option
2025-08-22 10:38:16 -04:00
Alexander Holliday
1846432601
Merge pull request #2839 from bluewave-labs/fix/docker-compose-arm
...
fix: update arm dist docker compose
2025-08-21 22:39:03 -07:00
Alex Holliday
6f307dc822
update arm dist docker compose
2025-08-21 22:37:59 -07:00
imjainish
f43210e29e
Address PR Comments - Format
2025-08-21 23:13:50 -04:00
imjainish
50b9be4eca
Address PR Comments
2025-08-21 23:05:50 -04:00
imjainish
1a38222974
Fix Disabled Field in Settings
2025-08-21 22:39:41 -04:00
Alexander Holliday
cb9cd0a43c
Merge pull request #2829 from bluewave-labs/fix-timestamps-format
...
fix: add missing tooltip date format for 'recent' timeframe in charts
2025-08-21 11:39:13 -07:00
Alexander Holliday
df790a92be
Merge pull request #2836 from bluewave-labs/fix/bump-version
...
bump version
2025-08-21 10:13:13 -07:00
Alex Holliday
e1f9242b34
bump version
2025-08-21 10:12:44 -07:00
Alexander Holliday
9d2a52e639
Merge pull request #2833 from bluewave-labs/translation-update-77
...
🌐 Updated Translations from POEditor
2025-08-21 09:25:38 -07:00
GitHub Action
5cbca9457e
feat: translations updated from POEditor
2025-08-21 16:22:53 +00:00
karenvicent
75a2e0deee
Merge branch 'develop' into fix-timestamps-format
2025-08-20 18:16:50 -04:00
karenvicent
b857137f1a
fix data format in uptime and infrastructure charts
2025-08-20 18:14:42 -04:00
Alexander Holliday
40141cdcb0
Merge pull request #2828 from bluewave-labs/fix/version-bump
...
Fix/version bump
2025-08-20 14:10:16 -07:00
Alex Holliday
c5c1d6903e
3.1
2025-08-20 14:09:41 -07:00
Alex Holliday
f15c8188b9
bump again
2025-08-20 14:07:30 -07:00
Alexander Holliday
32c811ec5a
Merge pull request #2827 from bluewave-labs/fix/version-bump
...
fix: bump version
2025-08-20 14:04:34 -07:00
Alex Holliday
4febc56c30
bump version
2025-08-20 14:04:02 -07:00
Alexander Holliday
f22ee4a68b
Merge pull request #2824 from bluewave-labs/fix/remove-log
...
remove console statement
2025-08-20 14:01:57 -07:00
Alex Holliday
87bec0399f
remove console statement
2025-08-20 14:01:32 -07:00
Alexander Holliday
1f29255dd1
Merge pull request #2821 from bluewave-labs/refactor/create-maintenance-window
...
refactor create maintenance window page
2025-08-20 13:29:56 -07:00
karenvicent
4a11638182
refactor create maintenance window page
2025-08-20 12:51:24 -04:00
Alexander Holliday
10743372f8
Merge pull request #2813 from bluewave-labs/feat/n-of-m-frontend
...
feat/n of m frontend
2025-08-19 08:08:52 -07:00
Alex Holliday
d4b11bbb76
extract strings, sort json
2025-08-18 15:46:41 -07:00
Alex Holliday
ced2417c98
add incident config
2025-08-18 15:34:30 -07:00
Alex Holliday
27415aeca6
fix undefined bug, updated server validation
2025-08-18 15:34:15 -07:00
Alexander Holliday
9bd2e336a6
Merge pull request #2811 from bluewave-labs/feat/alerts-n-of-m
...
feat: alerts on `n` of `m`, resolves #2366
2025-08-18 14:16:35 -07:00
Alex Holliday
d5778ec173
update stauts service to use n of m status changes
2025-08-18 13:40:56 -07:00
Alex Holliday
74e80f086a
udpate monitor model
2025-08-18 13:40:22 -07:00
Alexander Holliday
b1c6191fa1
Merge pull request #2809 from bluewave-labs/fix/fe/minor-changes
...
Fix: Minor Changes
2025-08-18 12:56:00 -07:00
Alexander Holliday
8e0245c844
Merge pull request #2807 from bluewave-labs/feat/simplify-checks
...
feat: unify check models
2025-08-18 12:54:45 -07:00
Br0wnHammer
613fbf8c39
Fix: Minor Changes
2025-08-19 01:11:56 +05:30
Alex Holliday
1788cda5c2
let -> const
2025-08-18 11:27:41 -07:00
Alex Holliday
155adf549e
add backend changes
2025-08-18 10:55:12 -07:00