Commit Graph
11582 Commits
Author SHA1 Message Date
pyranota 8bd545cd39 docs: add Nix development guide (#5962)
* update readme

* change formatting

* link docker/dev.nu

Signed-off-by: pyranota <pyra@duck.com>

* move stuff a bit

* remove unrelated docs

* remove duplicates

Signed-off-by: pyranota <pyra@duck.com>

* add php to path

Signed-off-by: pyranota <pyra@duck.com>

---------

Signed-off-by: pyranota <pyra@duck.com>
2025-06-17 18:15:30 +02:00
centdix 366c78df31 internal: give database schemas information to Claude (#5961)
* add schema

* give claude the schema

* use summarized schema

* add indexes

* add usage comments

* Remove backend/schema.sql from remote
2025-06-17 17:35:30 +02:00
Diego ImbertandRuben Fiszel 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 Fiszelandrubenfiszel 1feb85cb51 chore(main): release 1.497.2 (#5956)
* chore(main): release 1.497.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-06-17 09:16:49 +02:00
Ruben Fiszel 99847411fe improve tag of new flow dependency job 2025-06-17 09:12:23 +02:00
Ruben Fiszel 0c64871648 dind compile 2025-06-17 08:14:11 +02:00
Ruben Fiszel ff4742f0c7 fix: always rm containers in docker mode 2025-06-17 02:32:49 +02:00
Ruben Fiszel 11104a96d7 fix: flow steps use their tags if any specific when used as subflow 2025-06-17 02:27:24 +02: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 Fiszelandrubenfiszel 75dd5d2996 chore(main): release 1.497.1 (#5955)
* chore(main): release 1.497.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-06-17 01:53:14 +02:00
Ruben Fiszel f0ded57ded fix: fix mcp server initialization 2025-06-17 01:44:04 +02:00
Ruben Fiszelandrubenfiszel 6d05ec5e88 chore(main): release 1.497.0 (#5912)
* chore(main): release 1.497.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-06-17 00:09:22 +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 03c173ae07 warn for raw scripts 2025-06-16 15:16:56 +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
pyranota d52ca6df54 build: correctly build WASM parsers with nix shell (#5943) 2025-06-14 09:03:45 +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 25baffad17 introduce QUIET_LOGS 2025-06-13 11:25:27 +02:00
pyranotaandRuben Fiszel bb0ca55855 feat(go): local go.mod (#5929)
* feat(go): local go.mod

* readability refactor

* remove dbg!

* ignore module

* remove space

Signed-off-by: pyranota <pyra@duck.com>

* Update backend/windmill-worker/src/go_executor.rs

---------

Signed-off-by: pyranota <pyra@duck.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2025-06-13 10:17:31 +02:00
centdix c67af1ca01 use new token for docs (#5937) 2025-06-13 10:08:26 +02: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