Alexander Petric
c32038a76d
feat(monitoring): workspace critical alerts (#4684)
* critical alert ui
* updating ui, backend logic
* revert
* type check fix npm
* checking out cli files from main
* moving alert icon
* adding sqlx mock data
* more sqlx changes
* feat(frontend): nodes from flow can be connected directly in expr input through a plug icon (#4652)
* Add flow prop picker
# Conflicts:
# frontend/src/lib/components/propertyPicker/PropPicker.svelte
* fix unwanted copy
* cleaning
* Fix unset context
* move button and always display input
* fix unwanted proppicker display
* update
* update
* clean all
* clean all
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
* replace hide/show with toggle
* adding mutable setting and navigation to settings to configure channels
* merge fix
* ee non ee changees
* auto-acknowledge when muted
* pr comments
* fix bad log
* user inner modal component
* update unaknowledge alerts after acknowledging from modal
* aknowledge -> acknowledge
* format
* adding backend support for workspace critical alerts
* immediately check for alerts
* immediately check for alerts
* adding openapi changes
* simplify loading of superadmin/ee
* update modal logic
* frontend logic update
* sqlx prepare
* adding mute functionality for workspace critical alerts + show alerts button for instance and workspace settings
* npm / rust warnings & errors
* reverting non-mac cargo toml
* reverting non-mac cargo toml
* mute toggles in critical alert ui
* ui polish
* adding acknowledged_workspace column
* sqlx prepare
* make sure we wait for all stores to be loaded
* adding workspace mute logic to report_critical alert
* auto ack recovered alerts
* toggle workspace as superadmin and critical alerts in logs menu
* adding critical alert button if width < 786px
* refresh on change
* Move notification to logs (#4698)
* Move notification to logs
* removing unused button
---------
Co-authored-by: Alexander Petric <petric.al@gmail.com>
* tailwind typo
* auto ack on mute
* don't change deref
* sqlx prep
* avoid renaming db column, keep acknowledged instead of acknowledged_global
* hide critical alert menu when not ee
* if workspace muted, also acknowledge global when workspace set
* removing save button for mute setting and improve ux/responsiveness
* fix: deployment callbacks have a concurrency limit of 1 on same path
* sqlx prep
* ee-repo ref
* z-[9999] for modal
---------
Co-authored-by: Guilhem <guilhemlemouel@gmail.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-11-15 09:48:48 +01:00
..
2024-07-03 15:53:45 +02:00
2024-09-25 11:21:19 +02:00
2024-09-28 15:46:50 +02:00
2024-02-13 13:30:33 +01:00
2024-10-29 09:26:45 +01:00
2024-11-02 16:31:03 +01:00
2024-11-14 14:24:35 +01:00
2024-05-09 18:35:50 +02:00
2024-10-01 12:28:46 +02:00
2024-11-14 08:49:12 +01:00
2024-11-09 00:42:10 +01:00
2024-09-18 01:16:19 +02:00
2024-06-18 22:13:02 +02:00
2024-11-14 12:25:30 +01:00
2024-11-09 00:42:10 +01:00
2024-05-19 21:58:38 +02:00
2024-09-04 09:48:13 +02:00
2024-10-28 00:47:19 +01:00
2024-11-07 20:16:14 +01:00
2024-09-06 19:03:09 +02:00
2024-09-20 15:38:38 +02:00
2024-11-06 16:58:24 +01:00
2024-10-29 09:26:45 +01:00
2024-08-31 23:04:12 +02:00
2024-01-07 15:18:27 +01:00
2024-11-15 09:48:48 +01:00
2024-09-11 23:52:02 +02:00
2024-11-15 00:12:56 +01:00
2024-08-05 13:27:13 +02:00