Commit Graph

4705 Commits

Author SHA1 Message Date
dieriba 3e658669ba fix openapi export duplicate issue and nits (#5971)
* nits and fix duplicate issue

* update .sqlx

* nits
2025-06-18 14:28:26 +02:00
Diego Imbert cfb6732e25 prevent datatable from spamming loadMore on scroll to end (#5973) 2025-06-18 14:25:55 +02:00
dieriba e8f54924d3 feat: windmill http triggers and webhooks to openapi spec (#5918)
* add sum and description to http routes

* add to openapi spec

* add subsection

* add collaspable and action button

* added path rendering,

* migrate logic to backend

* remover server and handle different format generation

* add filter for http route and document generated

* remove print

* handled webhook and integrated server component

* done

* add download and copy

* nits

* update .sqlx

* remove .vscode

* fix npm check

* add summary description and fix toggle

* added security handling and nits

* update .sqlx

* nits and rename key

* remove unused code

* update ref

* nits rename var

* nits

* nits

* nits

* nits

* nits

* add token generation for cURL command

* create token

* update label and remove section

* update repo ref

* clean

* let brower start download before cleaning up resource

* handle sync/async for webhook

* format fix

* nits

* nits

* reset sum and description
2025-06-17 19:49:00 +02:00
Diego Imbert e5a6ed98a6 fix gcp trigger bind to undefined (#5967) 2025-06-17 19:47:40 +02:00
Diego Imbert fa0547c5f0 Fix MQTT undefined binding bug (#5966) 2025-06-17 19:34:28 +02:00
centdix d22974618c ai chat textarea caret wrong positionning (#5964)
* fix textarea caret

* rename style
2025-06-17 18:44:41 +02:00
Diego Imbert db5bd22a33 Fix unreactive navbar wizard (#5963)
* fix unreactive AppPicker

* migrate StaticInputEditor to svelte 5
2025-06-17 18:42:27 +02:00
Ruben Fiszel d56d75ba3a improve worker tooltip to get hostname, workerGroup 2025-06-17 18:24:30 +02:00
Diego Imbert e8f729f494 fix conditional tabs reactivity (#5958)
* fix app conditional wrapper reactivity

* Convert GridCondition to Svelte 5

* Revert "fix app conditional wrapper reactivity"

This reverts commit 2b5910fde2.

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2025-06-17 11:29:51 +02:00
centdix 426840211b nit: fix typo in ai form filling text (#5959)
* differentiate flow from script

* fix typing
2025-06-17 11:24:50 +02:00
centdix e75ef25ab9 feat: use provider api to list available AI models in workspace settings (#5947)
* use open router of model lists

* draft

* allow get in ai proxy

* add fetch available models function

* use func

* fix for anthropic

* fix

* fetch on mount

* fix ai settings

* fix

* handle azure
2025-06-17 08:48:47 +00:00
Ruben Fiszel 67e62b0d8d nits perf improvements 2025-06-17 02:06:58 +02:00
Ruben Fiszel 9e0ec899f7 nit prevent default component list 2025-06-17 02:00:30 +02:00
Ruben Fiszel 5298d7a043 select click stop immediate propagation 2025-06-16 21:49:49 +02:00
Ruben Fiszel da48ff0300 stabilize input specs key 2025-06-16 21:27:30 +02:00
Ruben Fiszel 74a6ffaaa6 nit scriptbuilder 2025-06-16 21:10:48 +02:00
Ruben Fiszel a0e49f4799 nit showExpr 2025-06-16 19:03:02 +02:00
Ruben Fiszel 2cb2f858bd nit showExpr + badge improvements 2025-06-16 18:29:04 +02:00
Diego Imbert 21fc7783dd fix drawer subgrid not selecting (#5948) 2025-06-16 17:38:35 +02:00
Ruben Fiszel 4ec1bb37b9 nit focus modal 2025-06-16 14:42:47 +02:00
Ruben Fiszel eeb049c0d0 fix tab selection on app builder 2025-06-16 14:36:26 +02:00
Diego Imbert eb0eb80fc2 Fix select not scrolling correctly (#5946) 2025-06-16 12:08:59 +02:00
Ruben Fiszel b0ba380b0b nits app builder 2025-06-15 23:57:55 +02:00
Ruben Fiszel 215dae2f41 partial app svelte 5 migration (#5945) 2025-06-15 23:25:34 +02:00
Ruben Fiszel cb6a344c8c fix history 2025-06-15 04:22:47 +02:00
Ruben Fiszel c242a6a975 fix app editor reactivity 2025-06-15 03:59:37 +02:00
Ruben Fiszel 2c13c27404 field.expr error message 2025-06-15 03:16:04 +02:00
JonasGruenwald 0fac009882 Fix wording in DeployOverrideConfirmationModal.svelte (#5944) 2025-06-14 17:07:19 +02:00
Ruben Fiszel 4d8f991b2f nits 2025-06-14 13:21:45 +02:00
Ruben Fiszel 4e9881142e nits 2025-06-14 12:33:37 +02:00
Ruben Fiszel ad4ad95cf0 fix schemaform default handling 2025-06-14 12:31:46 +02:00
Ruben Fiszel 2e3bf97f3a nit 2025-06-14 12:02:48 +02:00
Ruben Fiszel 545055a33c improve redirect behavior 2025-06-14 10:46:39 +02:00
Diego Imbert 47be0cd711 Fix all structuredClones missing $state.snapshot (#5941) 2025-06-13 18:46:04 +02:00
centdix 74825ea187 feat: add api tools to ai chat (#5921)
* add api tools to ai chat

* cleaning

* cleaning

* refine prompts

* tweaks

* add missing trigger

* cleaning

* cleaning

* fix
2025-06-13 16:29:18 +00:00
Ruben Fiszel a261e54f9d fix reactivity in apps 2025-06-13 18:04:54 +02:00
Ruben Fiszel cd608ec4ae fix search by args 2025-06-13 17:42:06 +02:00
Ruben Fiszel debe6be512 fix reactivity on app form 2025-06-13 17:37:39 +02:00
Ruben Fiszel 154f276077 fix handle default values 2025-06-13 14:10:55 +02:00
HugoCasa 748ea03d0b fix(frontend): use correct kind for flow insert module btn (#5938) 2025-06-13 11:43:09 +02:00
centdix 070ef1a950 fix: fix input with wrong height on first render (#5935)
* fix input with wrong height on first render

* better fix
2025-06-13 09:29:57 +00:00
Ruben Fiszel 91f5e55f41 more svelte 5 migrations 2025-06-13 08:47:27 +02:00
Ruben Fiszel 7cb717ed70 more svelte 5 migration (#5936)
* all

* icons

* svelte2
2025-06-13 08:23:23 +02:00
Ruben Fiszel 4bd89b3883 fix path bind 2025-06-13 06:47:05 +02:00
HugoCasa 043c721805 fix: flow step missing input warnings (#5916)
* fix: flow step missing input warnings

* nit
2025-06-12 21:38:26 +02:00
Diego Imbert edf5b38e80 standardize select auto-complete inputs
* Replaced some Autocompletes

* more AutoComplete replace

* usePromise + replace resources with Select

* Select Chevron + changed operation to new Select

* simplified EditableSchemaWrapper

* replace autocompletes

* Replace last autocomplete

* Remove 'simple-svelte-autocomplete' dependency

* re-added some createText
2025-06-12 21:36:55 +02:00
Diego Imbert 012617d05e remove the 55 (#5933) 2025-06-12 21:30:56 +02:00
centdix 1ce8125eb5 chore(frontend): convert ai context components to svelte5 (#5928)
* convert contexttextarea to svelte5

* convert availablecontextlist

* force one line text and add max width to context badge

* cleaning
2025-06-12 16:01:03 +00:00
HugoCasa 032904c79a feat: multiple azure models support (#5920)
* feat: multiple azure models support

* all
2025-06-12 17:34:33 +02:00
Diego Imbert 4d0576fe42 worker page ui fixes (#5927)
* worker page ui fixes

* Update +page.svelte

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2025-06-12 17:33:47 +02:00