Raj Nandan Sharma
880080cea1
Merge pull request #799 from lokiee0/feat/795-monitoring-status-filter
...
Feat/795 monitoring status filter
2026-08-03 10:16:38 +05:30
Raj Nandan Sharma
733f355e4b
Merge pull request #801 from otherwiseGG/main
...
feat: added UI support for ordinal weekdays
2026-08-03 10:11:22 +05:30
Benjamin Thiele
01cfd119d4
fixed preview skips second occurrences and docs
2026-08-02 11:19:55 +02:00
Benjamin Thiele
4394ca3668
added docs case for ordinal byday (first weekday of month)
2026-08-02 10:52:21 +02:00
Benjamin Thiele
ee95642adb
fixed sparse monthly rules like FREQ=MONTHLY;BYDAY=1WE
2026-08-02 10:47:15 +02:00
Logesh K
66bc99bf78
Added label to the status
2026-07-26 23:10:38 +05:30
Logesh K
a0ca4be3e4
clarify monitoring
2026-07-26 22:56:32 +05:30
Logesh K
833b7a51a4
fix_data deletation by status
2026-07-26 22:44:16 +05:30
Logesh K
b0a4279273
fix: Centralize and validate the monitoring status-filter contract
2026-07-25 00:34:14 +05:30
Logesh K
067d4526a5
fix(ci): prevent stale main image publishes
2026-07-25 00:24:15 +05:30
LOGESH K
8420b2cc85
Add monitoring status dropdown
2026-07-24 23:10:19 +05:30
LOGESH K
48e1744c85
Parse monitoring status filter
2026-07-24 23:10:18 +05:30
LOGESH K
9580f0ee78
Filter monitoring data and count by status
2026-07-24 23:10:16 +05:30
LOGESH K
4bd3668a5d
Pass monitoring status through controller
2026-07-24 23:10:15 +05:30
LOGESH K
a6ce620e4a
Merge branch 'rajnandan1:main' into main
2026-07-19 21:55:06 +05:30
Raj Nandan Sharma
9d99a5c11f
Merge pull request #797 from rajnandan1/fix/794-event-card-badge-wrap
...
fix(ui): wrap affected-monitor badges inside event cards
2026-07-18 23:05:45 +05:30
Raj Nandan Sharma
bbc85deea7
fix(ui): wrap affected-monitor badges inside event cards
...
Maintenance and incident cards rendered affected monitors in a
non-wrapping flex row; with many monitors the badges overflowed the
card (maintenance) or hid behind a horizontal scrollbar (incident).
Badge text was also nowrap, so a single long monitor name could still
bleed past the card edge on narrow viewports.
Apply one rule to both components: badges wrap within the box, and
badge text itself wraps when a name exceeds the row width.
Fixes #794
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-18 23:01:09 +05:30
Raj Nandan Sharma
a937727d62
Merge pull request #789 from 123FLO321/feat/test-setup
...
test: add Vitest projects, CI workflow, and new frontend/backend test suites
2026-07-18 22:36:54 +05:30
Raj Nandan Sharma
946f5ed49d
Merge pull request #787 from 123FLO321/chore/lf-line-endings
...
chore: enforce LF line endings via .gitattributes + gitignore updates
2026-07-18 22:23:51 +05:30
Raj Nandan Sharma
ec98c71108
Merge pull request #793 from ScchutzZ/patch-1
...
Update Turkish translations for various terms
2026-07-18 22:16:54 +05:30
Ahmet Deniz VARLI
65e346be6d
Update Turkish translations for various terms
2026-07-17 06:59:41 +03:00
Logesh K
9b2989cbfc
ci: allow main image matrix jobs to complete
2026-07-15 22:25:27 +05:30
Florian Kostenzer
385fb63d55
ci: cancel superseded test runs on the same branch or PR
...
Add a workflow-level concurrency group keyed by workflow + ref with
cancel-in-progress, so pushing a new commit cancels the still-running
test job for the previous commit on that branch/PR.
2026-07-15 17:52:53 +02:00
Florian Kostenzer
01a428ced9
chore: restrict permissions for test workflow
2026-07-14 18:28:44 +02:00
Florian Kostenzer
3fc1d750fd
test: use extends: true for Vitest projects, guard clipboard spy target
2026-07-14 06:21:40 +02:00
Florian Kostenzer
c40b41a8b9
ci: disable credential persistence, read Playwright version from installed CLI
2026-07-14 06:12:42 +02:00
Florian Kostenzer
a7b5c2c171
ci: add test workflow with Playwright browser caching
2026-07-14 05:59:27 +02:00
Florian Kostenzer
ae1586cde7
test: pin test timezone to UTC, document test commands
2026-07-13 23:31:44 +02:00
Florian Kostenzer
2dc46ab007
test: add StatusBarCalendar browser-mode component test
2026-07-13 23:02:11 +02:00
Florian Kostenzer
e8008671d9
test: add Vitest browser-mode client project with CopyButton test
2026-07-13 22:52:18 +02:00
Florian Kostenzer
048518f2a8
test: cover tool.ts validation and string helpers
2026-07-13 22:29:55 +02:00
Florian Kostenzer
180c963b67
test: cover tool.ts uptime math (ParseUptime, formulas, UptimeCalculator)
2026-07-13 22:24:26 +02:00
Florian Kostenzer
fca7624252
test: add Vitest server project with tool.ts timestamp tests
2026-07-13 22:18:03 +02:00
Florian Kostenzer
060d8d9c70
chore: enforce LF line endings via .gitattributes, ignore .idea and .superpowers
...
Shell scripts checked out with CRLF on Windows (core.autocrlf=true) broke
the Docker entrypoint at container start. Force LF for all text files at
the git layer, matching the existing .editorconfig and Prettier settings.
2026-07-13 20:51:00 +02:00
LOGESH K
272b37047d
Merge branch 'rajnandan1:main' into main
2026-07-13 22:39:08 +05:30
github-actions[bot]
e5b745ebbe
chore(release): bump version to 4.1.2
v4.1.2
2026-07-13 05:31:55 +00:00
Raj Nandan Sharma
ce17afc2cb
Merge pull request #784 from rajnandan1/release/4.1.2
...
Create changelog for version 4.1.2 with new features, improvements, a…
2026-07-13 11:01:14 +05:30
Raj Nandan Sharma
fd1f21cad4
Create changelog for version 4.1.2 with new features, improvements, and bug fixes
2026-07-13 11:00:40 +05:30
Raj Nandan Sharma
6c47ba4d9a
Merge pull request #780 from garadar/feature-follow-redirects
...
Handle follow rediretc or not
2026-07-13 10:53:06 +05:30
Raj Nandan Sharma
e61c61ccc7
Merge pull request #783 from lokiee0/feature/reactive-chart-id
...
Refactor chartId to use $derived for reactive updates
2026-07-13 10:50:31 +05:30
Logesh K
7c297fce41
Refactor chartId to use $derived for reactive updates
2026-07-12 19:02:35 +05:30
Logesh K
ce9d9dcfd0
Refactor chartId to use for reactive updates
2026-07-12 18:51:12 +05:30
Raj Nandan Sharma
0412dd91fd
Merge pull request #782 from lokiee0/fix/781-favicon-path
...
Fix favicon resolution for KENER_BASE_PATH
2026-07-11 23:35:13 +05:30
lokiee0
4e593ec86d
Guard favicon resolution when favicon is undefined
2026-07-11 12:34:24 +05:30
lokiee0
0f171fb8e6
Fix favicon resolution for KENER_BASE_PATH
2026-07-11 02:24:07 +05:30
alberta
86490909ec
fixe max and step value
2026-07-10 11:46:37 +02:00
alberta
329cbccf75
Handle follow rediretc or not
2026-07-09 16:09:05 +02:00
Raj Nandan Sharma
10fb002a81
Merge pull request #779 from phinguyen/fix/vietnamese-translation
...
fix: Vietnamese translation
2026-07-09 14:29:17 +05:30
Phi ND
6292fe05ae
Fix Vietnamese translation for Unknown impact
2026-07-09 15:20:38 +07:00
Phi Nguyen
88c6d3f76e
Update src/lib/locales/vi.json
...
Agreed. ĐANG XÁC MINH is closer to “verifying/confirming” and can imply that the cause is already being checked. In this incident-management context, INVESTIGATING refers to the earlier phase where the team is still looking into the issue, so ĐANG ĐIỀU TRA is more accurate and clearer for Vietnamese users.
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-07-09 15:12:35 +07:00