Ruben Fiszel
a4fc3a8cf0
chore(main): release 1.429.0 ( #4761 )
...
* chore(main): release 1.429.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-20 20:46:56 +01:00
HugoCasa
bb185e7318
refactor sql result formatting ( #4760 )
2024-11-20 14:53:39 +01:00
Ruben Fiszel
5b9bce5260
chore(main): release 1.428.1 ( #4759 )
...
* chore(main): release 1.428.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-20 10:12:08 +01:00
Ruben Fiszel
c0c168b6d5
chore(main): release 1.428.0 ( #4749 )
...
* chore(main): release 1.428.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-19 20:19:21 +01:00
Ruben Fiszel
ae7835ce9c
fix: prevent groups to be ill-defined with non writer owners
2024-11-19 20:13:54 +01:00
Ruben Fiszel
f1f49f8dc9
chore(main): release 1.427.0 ( #4747 )
...
* chore(main): release 1.427.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-19 11:32:00 +01:00
Lucas Abel
b5f411a8ce
feat(backend): move some static fields out of job tables ( #4689 )
...
* feat(backend): move some static fields out of job tables
* backend: re-use `flow_value` if any and avoid clone
* update minimal version to 1.427.0
2024-11-19 11:27:55 +01:00
Ruben Fiszel
d842b24423
chore(main): release 1.426.1 ( #4741 )
...
* chore(main): release 1.426.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-19 00:30:25 +01:00
HugoCasa
8209f9e9ed
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
Ruben Fiszel
635892208a
chore(main): release 1.426.0 ( #4732 )
...
* chore(main): release 1.426.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-18 17:14:55 +01:00
HugoCasa
2a3c0d55fd
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
Ruben Fiszel
80fc720528
chore(main): release 1.425.1 ( #4728 )
...
* chore(main): release 1.425.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-16 10:04:30 +01:00
Ruben Fiszel
663aad02dd
fix error logs on empty get_logs
2024-11-16 09:30:36 +01:00
Ruben Fiszel
7b326ca28f
chore(main): release 1.425.0 ( #4715 )
...
* chore(main): release 1.425.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-15 22:31:49 +01:00
Ruben Fiszel
621ab3acf3
improve variable and resource not visible error message
2024-11-15 10:16:58 +01:00
Alexander Petric
5b39f8f0ba
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
Ruben Fiszel
fd510a5ed1
chore(main): release 1.424.0 ( #4709 )
...
* chore(main): release 1.424.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-14 21:28:20 +01:00
Ruben Fiszel
285c9b93b0
fix: add countCompletedJobs api
2024-11-14 20:44:29 +01:00
Ruben Fiszel
24886f5400
update openapi
2024-11-14 16:21:07 +01:00
dieriba
bcc96d7e6a
feat: Support mistral anthropic for ai ( #4692 )
...
* wip: openai proxy and other ai proxy integration
* fixing migration script
* wip: support different ai provider in front, fix proxy openai
* wip: adding frontend ai provider
* updated copilot types
* wip: working on anthropic integration
* done AI proxy front
* adding new type and support for anthropic
* updating gitignore
* adding streaming response
* added streaming prompt
* push lib/gen
* wip: fixing anthropic
* anthropic fully supported
* fix backend missing var error and fully support stream event for anthropic
* remove gen directory
* fixing openapi file
* add support for mistral, and update create workspace components
* remove deref.json
* remove package-json
* openapi
* fix ui enable code
* added utility function for init workspace ai provider
* fix workspace switch bug
* update anthropic property and fixed frontend error
* fix workspace settings
* update error message and fix typo migration file
* chore: update openapi file
* fix dev file
* add .sqlx
* all
* update sqlx
---------
Co-authored-by: dieriba <t.dieriba@gmail.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-11-14 14:24:35 +01:00
Ruben Fiszel
0be1a3a09d
feat: allow setting password and login type from superadmin UI
2024-11-14 13:22:48 +01:00
Lucas Abel
47424b1446
feat(backend): monitor minimal version of living workers ( #4704 )
2024-11-14 12:33:50 +01:00
Lucas Abel
231dcbb470
api: cleanup job data structure ( #4705 )
2024-11-14 12:25:30 +01:00
Ruben Fiszel
b1555ed4e5
fix: add queue_couts api
2024-11-14 11:03:26 +01:00
Ruben Fiszel
014b5cad99
chore(main): release 1.423.2 ( #4701 )
...
* chore(main): release 1.423.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-14 00:35:12 +01:00
Ruben Fiszel
c7050cb7cb
fix getUser openapi
2024-11-13 16:54:58 +01:00
Lucas Abel
2529161f3c
more benchmark methods ( #4695 )
...
* feat(backend): add `rawscript` to `add_batch_jobs` API
* bonus: improve `add_batch_jobs` API performances for `flow` kind
* add `bigrawscript` and `bigscriptinflow` to `benchmark_oneoff.ts`
* add `bigrawscript` and `bigscriptinflow` to the bench suite
2024-11-13 15:53:01 +01:00
Ruben Fiszel
640a0ca7f9
chore(main): release 1.423.1 ( #4693 )
...
* chore(main): release 1.423.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-13 11:23:44 +01:00
Ruben Fiszel
5efc94be52
chore(main): release 1.423.0 ( #4691 )
...
* chore(main): release 1.423.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-12 23:41:33 +01:00
HugoCasa
5799d72f5b
feat: s3 input available for public apps ( #4685 )
2024-11-12 20:07:59 +01:00
Ruben Fiszel
7b3a9fc491
chore(main): release 1.422.1 ( #4688 )
...
* chore(main): release 1.422.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-12 10:44:41 +01:00
Ruben Fiszel
768ce7171b
chore(main): release 1.422.0 ( #4678 )
...
* chore(main): release 1.422.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-11 10:37:17 +01:00
Alexander Petric
f870518d94
feat(frontend): critical alerts UI ( #4653 )
2024-11-09 00:42:10 +01:00
Ruben Fiszel
5076ae3030
chore(main): release 1.421.2 ( #4675 )
...
* chore(main): release 1.421.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-08 16:57:09 +01:00
Ruben Fiszel
2ad23be387
chore(main): release 1.421.1 ( #4674 )
...
* chore(main): release 1.421.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-08 15:43:28 +01:00
Ruben Fiszel
dbe502a81e
chore(main): release 1.421.0 ( #4668 )
...
* chore(main): release 1.421.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-07 20:54:42 +01:00
HugoCasa
c686cc437d
feat: http custom routes for static assets ( #4666 )
...
* feat: http custom routes for static assets
* update ee ref + fix build
* fix build
* nit
2024-11-07 20:16:14 +01:00
Ruben Fiszel
c1e200dc0a
chore(main): release 1.420.1 ( #4665 )
...
* chore(main): release 1.420.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-07 17:59:15 +01:00
Ruben Fiszel
d260484b1e
chore(main): release 1.420.0 ( #4659 )
...
* chore(main): release 1.420.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-07 17:18:20 +01:00
Lucas Abel
7417e157d7
add flake.nix and package windmill backend ( #4660 )
2024-11-07 12:23:19 +01:00
Ruben Fiszel
4e2fd31a50
chore(main): release 1.419.0 ( #4649 )
...
* chore(main): release 1.419.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-06 20:29:19 +01:00
HugoCasa
4da8726eee
allow no tls for instance settings smtp ( #4656 )
...
* allow no tls for instance settings smtp
* update ee ref
2024-11-06 16:58:24 +01:00
HugoCasa
5f1f16f1a0
feat: websocket authentication ( #4635 )
...
* feat: websocket authentication
* npm check, sqlx and preprocessor template
* better run job
* nit
2024-11-05 11:54:08 +01:00
wendrul
36ea8a21d6
feat: Add full-text search on windmill service logs ( #4576 )
...
* Add service_log indexer file (ee)
* Rename to completed_run
* rename to service_logs
* Update lib.rs
* Make indexing of logs and simple frontend
* Add common ee file
* Update lib.rs
* Make log search global to fix openapi unused path param
* Prepare sqlx
* Show last indexed also when no jobs are found
* Adapt feature flags to service logs indexer
* Update api and main
* Build service log search page
* scope query to the min and max time
* Migrate modal, bug fixes
* Remove unused import
* Make the service logs page take the full screen
* improve quick access menu to service_logs, fix date stuff, hide 0 matches
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-11-05 09:52:07 +01:00
Ruben Fiszel
95f635bf12
chore(main): release 1.418.0 ( #4648 )
...
* chore(main): release 1.418.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-05 01:23:22 +01:00
Guilhem
cc1d3f2193
feat(frontend): improve and simplify scheduled poll flows ( #4560 )
2024-11-04 23:18:09 +01:00
Ruben Fiszel
3741fe60cf
chore(main): release 1.417.3 ( #4647 )
...
* chore(main): release 1.417.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-04 20:49:56 +01:00
Ruben Fiszel
6c94a2c788
chore(main): release 1.417.2 ( #4633 )
...
* chore(main): release 1.417.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-04 17:51:04 +01:00
Ruben Fiszel
1f8595510a
chore(main): release 1.417.1 ( #4629 )
...
* chore(main): release 1.417.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-04 17:17:22 +01:00
Ruben Fiszel
49be768b6a
chore(main): release 1.417.0 ( #4628 )
...
* chore(main): release 1.0.0
* Apply automatic changes
* update
* Apply automatic changes
* Update CHANGELOG.md
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-03 03:09:26 +01:00