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-11-14 14:24:35 +01:00
2024-11-12 20:07:59 +01:00
2024-02-15 16:51:24 +01:00
2024-07-04 10:08:42 +02:00
2024-09-25 11:21:19 +02:00
2024-10-28 00:47:19 +01:00
2024-10-29 07:29:39 +01:00
2024-05-19 21:58:38 +02:00
2024-10-29 09:26:45 +01:00
2024-11-01 13:49:54 +01:00
2023-08-22 00:34:44 +02:00
2024-11-04 23:18:09 +01:00
2024-10-16 23:44:56 +02:00
2024-09-20 15:38:38 +02:00
2024-07-15 19:38:44 +02:00
2024-11-07 20:16:14 +01:00
2024-11-05 09:52:07 +01:00
2024-07-08 11:41:27 +02:00
2024-04-04 04:16:53 +02:00
2024-11-12 20:07:59 +01:00
2024-09-18 01:16:19 +02:00
2024-11-14 20:44:29 +01:00
2024-11-14 14:24:35 +01:00
2024-06-18 22:13:02 +02:00
2024-06-18 22:13:02 +02:00
2024-09-16 21:15:29 +02:00
2024-10-03 15:59:12 +02:00
2024-06-18 22:13:02 +02:00
2024-09-06 19:03:09 +02:00
2024-06-18 22:13:02 +02:00
2024-10-17 18:05:44 +02:00
2024-08-31 23:04:12 +02:00
2024-11-15 09:48:48 +01:00
2024-08-06 16:17:33 +02:00
2024-11-07 12:23:19 +01:00
2024-06-18 22:13:02 +02:00
2024-10-12 15:19:43 +02:00
2024-10-18 00:21:52 +02:00
2024-11-14 13:22:48 +01:00
2024-11-14 13:22:48 +01:00
2024-11-15 09:48:48 +01:00
2024-08-01 16:05:03 +02:00
2024-05-09 18:35:50 +02:00
2024-11-15 09:48:48 +01:00
2024-11-14 11:03:26 +01:00
2024-11-02 16:31:03 +01:00
2024-11-15 09:48:48 +01:00