core
core copied to clipboard
🚦 The core of Cachet, the open-source status page system.
[Feature request] Display component groups at the component-selection when creating a new incident
Hi! When creating a new incident, you can select the affected component. My feature request is, to add 's in the select-input, to display and group/order the component groups. That...
In the past overviews, the date order is reversed. There it says: “No incidents reported between 2025-01-13 and 2025-01-07”, but the general way of speaking is to take the day...
This is a big one, but would resolve https://github.com/cachethq/cachet/issues/4425 - Opt components into being monitored. - Needs some kind of configuration (what if a Header is required to access the...
We need a method of migrating users from 2.4 to 3.x. Things to consider: - [x] Migrate settings - [ ] Migrate resources - [ ] Migrate subscriptions / subscribers...
1. On Incident, when attaching a Component, need to be able to add by Component Group > Component ie Select Group from drop down, then only show the items in...
Hi, very minor issue. I have an ongoing incident on a component. When accessing the dashboard, it shows it to be functioning, however the current status should be "Performance Issues":...
This is still a WIP, but I began working on the changes. It seems for now Filament have pinned v3 of their package to v3 of Tailwind. See recent [pull...
Hello, I know you want the Get requests public but we will use internally and no one else should access the data, because its sensitive data. Could you tell me...
Cachet would benefit from upgrading to Tailwind v4. This could lead to a really powerful theming system beyond the accents feature we currently have. https://tailwindcss.com/docs/upgrade-guide
Closes https://github.com/cachethq/core/issues/166 **To-do:** - [ ] Refactor check result into DTO. Use DTO to update component. - [ ] Store checks in separate `component_checks` table? - [ ] Show the...