wendrul
09fe535bdc
fix: service logs: aggregation query + killpill on index pull + retention period for logs on s3 ( #4795 )
...
* Search across all hosts in index. killpill on index pull
* Add retention period for service logs
* Remove console log
* monitor log_file when older than biggest retention period (job / log)
* Retention period deletes service and job logs
* Add setting to monitor logs out of s3
* Prepare sqlx
* Update ee repo ref
* Prepare sqlx
* Unused variables
2024-11-27 18:57:23 +01:00
Ruben Fiszel
c25c638bdf
add more links to operators menu
2024-11-27 17:53:45 +01:00
Lucas Abel
ff92e2f897
fix simple step flow rendering for while loop ( #4804 )
2024-11-27 16:07:16 +01:00
Lucas Abel
d86ea30221
enable is_simple optimization for FlowScript ( #4799 )
...
* backend: remove some allocations in `worker_flow.rs`
* feat(backend): enable `is_simple` optimization for `FlowScript`
* fix: fix node retrieval for `flowscript` inner step
2024-11-27 10:06:19 +01:00
Ruben Fiszel
24480260bd
fix: improve default formatters for deno
2024-11-27 09:01:06 +01:00
Ruben Fiszel
66235c0406
fix darkMode theme on apps
2024-11-26 17:44:28 +01:00
Ruben Fiszel
e92750c687
first row fix
2024-11-26 17:07:27 +01:00
Ruben Fiszel
5d0eba273a
feat: expose settable col id for app aggrid tables
2024-11-26 16:38:15 +01:00
Ruben Fiszel
f69f743b30
feat: allow forcing dark/light theme on apps
2024-11-26 13:38:31 +01:00
Ruben Fiszel
ead6323324
nit schema form resource type change
2024-11-26 12:48:28 +01:00
Ruben Fiszel
ef721f9a5f
fix: improve flow status viwer iteration picker
2024-11-26 12:38:34 +01:00
Ruben Fiszel
a426e7f3ab
app nits
2024-11-26 10:00:55 +01:00
Ruben Fiszel
fe4b2b73d4
app nits
2024-11-26 09:39:03 +01:00
Ruben Fiszel
7fb26f58e8
improve app editor context panel performance for large apps
2024-11-26 09:28:11 +01:00
Ruben Fiszel
a182b91750
nit UX
2024-11-25 23:14:34 +01:00
Ruben Fiszel
e81e239f43
fix: fix getting logs locally for ee without instance settings
2024-11-25 12:02:35 +01:00
Ruben Fiszel
6768e5bbbd
fix: retry on inserting completed job ( #4784 )
...
* fix: retry on pushing next scheduled job of schedule
* all
* improve error handling
* update sqlx
2024-11-25 01:33:44 +01:00
Alexander Petric
d7a08c7ba9
add documentation link for cron input field ( #4779 )
2024-11-23 08:52:42 +01:00
wendrul
4facf3ca3e
feat: Add a devops role to act as a "readonly admin" ( #4775 )
...
* Prepare sqlx
* Add devops role as bool
* Add devops reloe and use it for certain endpoints
* Critical alerts: complete devops role visiblity
* Update ee repo ref
* Prepare sqlx
2024-11-22 14:55:48 +01:00
Alexander Petric
8909bea935
feat(schedule): support for extended cron syntax ( #4754 )
...
* init
* croner with fall back on scheduling failure
* adding packages
* fallback mechanism v1
* removing debug console log
* improving cargo organization
* queue cargo.toml
* use workspace cargo-tz
* test next occurrence when creating new croner schedule
* toggle label
* treat legacy edit requests where no cron_version is provided as v1
* fix edit schedule
2024-11-21 19:24:38 +01:00
Ruben Fiszel
ecc6203386
ts nits
2024-11-21 14:45:50 +01:00
Ruben Fiszel
f298c79fa6
handle better non required inputs with strings
2024-11-21 12:29:06 +01:00
Ruben Fiszel
d5da75c031
feat: allow labeled values in app multiselect
2024-11-21 10:46:15 +01:00
Ruben Fiszel
b7a9cec289
fix: allow non already existing resources in audit logs
2024-11-21 00:43:29 +01:00
HugoCasa
3734d5c0c0
list input z-index nit ( #4765 )
2024-11-20 23:17:50 +01:00
wendrul
8f198ba68c
feat: Indexer improvements: s3 backup logic reworked, settings on the frontend ( #4763 )
...
* Add settings page + common code for indexer
* Prepare sqlx
2024-11-20 22:40:36 +01:00
Guilhem
37318861ac
feat: app editor ctrl nav ( #4757 )
...
* Add panzoom
* Add panzoom
* scroll top when reseting view
* fix drop in component
* Enable panzoom in connection mode
* nit view fix
* clean
* clean
* prevent component to change when using zoom menu
* Add button to enter panzoom
* Polish grid outline
* darker outline on darkmode
* change hand icon when holding cmd
* remove unused code
* reset isModifierKeyPressed on tab change
* fix resizing component issue
2024-11-20 19:44:14 +01:00
wendrul
68f781ea6f
feat: svix integration ( #3814 )
...
* Add create_webhook page
* Make small fixes
* Add token and change layout
* Rename to create-webhook
* Change query param to domain
2024-11-20 19:17:35 +01:00
HugoCasa
a23cd4f9e7
fix(frontend): pdf viewer fullscreen z-index ( #4762 )
...
* fix: pdf viewer fullscreen z-index
* increase zindex of multiselect
2024-11-20 17:32:02 +01:00
HugoCasa
6924370f11
refactor sql result formatting ( #4760 )
2024-11-20 14:53:39 +01:00
Ruben Fiszel
2c325ef852
fix: add cancellable icons refresh in apps
2024-11-20 14:40:28 +01:00
Ruben Fiszel
a8700a3181
improve flow status viewer
2024-11-20 14:03:49 +01:00
Ruben Fiszel
aa8c77aaeb
app nits
2024-11-20 12:12:59 +01:00
Guilhem
960b69fc40
nit app editor ( #4752 )
...
* Prevent resize when connecting
* simplify cursor selection in connection mode
* remove useless log
* Add connection popover to hover
2024-11-20 09:46:37 +01:00
Ruben Fiszel
799d581e70
iteration picker nits
2024-11-20 09:08:21 +01:00
Ruben Fiszel
f59c0c0076
fix: prevent groups to be ill-defined with non writer owners
2024-11-19 20:13:54 +01:00
HugoCasa
279739ddd9
app pdf nits ( #4756 )
2024-11-19 19:58:55 +01:00
HugoCasa
35bad085a2
use unpkg cdn for pdfjs worker ( #4755 )
2024-11-19 19:45:58 +01:00
Henri Courdent
5c44939dc7
Typos worker group configs ( #4751 )
2024-11-19 19:21:03 +01:00
HugoCasa
b3a7cb0583
feat: pdf file preview ( #4753 )
...
also fixes s3 missing content-length header
2024-11-19 19:09:20 +01:00
Guilhem
2fd80f7cdd
feat: improve app connection UX #4687
...
* Add animation on connection plugs
* Remove connection pannel
* Modify click outside
* fix minor issue
* remove unused component
* Prevent keyboard component navigation when connecting
* fix left right panel inversion
* fix pannel logic
* close secondary menu on connection
* Adjust plug position according to id badge size
* Change components colors
* Change plug color
* Fix escape connection
* Change cursor when connecting
* Add user toast on connecting
* Add component to exclusion area in connection mode
* exit connection on click connection button
* create connection button component
* remove debug logs
* fix pen color
* polish
* Add alert message in connection mode
* fix minor issue
* fix unwanted cursor override
2024-11-19 16:34:42 +01:00
Ruben Fiszel
1c398486e6
fix: improve flow status viewer for iterations ( #4744 )
...
* fix: improve flow status viewer iteration picker
* check
* check
* nit rm console log
* progress
* progress
* progress
2024-11-19 10:27:33 +01:00
HugoCasa
ee9d3e0f3e
kafka frontend nits ( #4734 )
...
* kafka frontend nits
* don't make ws triggers admin only
* update ee ref
2024-11-18 19:23:29 +01:00
wendrul
6b34e316ce
Add mode to playbook init for discoverability ( #4733 )
2024-11-18 17:09:40 +01:00
HugoCasa
88b8ffab90
feat: kafka triggers ( #4713 )
...
* feat: kafka triggers
* sqlx
* fix build
* improve error messages on windows
* nit
* fix build
* missing action
* nit
* maybe fix ssl on windows
* nit
* update ee ref
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-11-18 17:03:50 +01:00
Alexander Petric
180809d346
fix: do not mount critical alerts modal if user is neither superadmin nor workspace admin ( #4731 )
2024-11-18 15:34:22 +01:00
pyranota
9065716020
Fix ignore confirmation modal if no changes ( #4725 )
2024-11-15 19:47:09 +01:00
pyranota
56f70fd7de
Ignore fields with false value in DiffViewer ( #4712 )
...
* Convert false to undefined
* Remove comments
* Make it consistent
* Formatting
* Apply at downstream
2024-11-15 19:24:57 +01:00
Henri Courdent
9ce1d46459
Result node placeholder ( #4721 )
2024-11-15 16:55:53 +01:00
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