Alexander Petric
f1c5b77d7a
fix(frontend): make html app component content selectable ( #5359 )
2025-02-23 23:49:54 +01:00
Ruben Fiszel
089ba7ae00
fix npn check
2025-02-23 23:49:33 +01:00
Ruben Fiszel
05659816e7
fix: improve cancel/back behavior on editors
2025-02-22 16:28:28 +01:00
Ruben Fiszel
7c0152c353
add runs page links to history section
2025-02-22 15:22:53 +01:00
Ruben Fiszel
b8e6d0da79
feat: make flow lock deployment error visible in UI
2025-02-22 15:02:16 +01:00
Ruben Fiszel
2e4ec7842a
chore(main): release 1.467.1 ( #5355 )
...
* chore(main): release 1.467.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-22 02:12:27 +01:00
Ruben Fiszel
0aa6a39cad
fix: app markdown is selectable in preview mode
2025-02-22 01:15:51 +01:00
Ruben Fiszel
8adedc4964
chore(main): release 1.467.0 ( #5344 )
...
* chore(main): release 1.467.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-21 21:29:50 +01:00
Ruben Fiszel
ab1c15d92f
fix: fix app component header buttons
2025-02-21 21:22:12 +01:00
David Abutbul
d9844fd7f7
feat: enable rust AI gen/fix/edit ( #5349 )
...
* init prompts for rust
* generated with yaml2json.py
2025-02-21 21:00:15 +01:00
HugoCasa
a54d8236a8
change workspace id super nit ( #5354 )
2025-02-21 20:02:13 +01:00
HugoCasa
521b6ba92c
fix(frontend): improve rename workspace id UX ( #5353 )
2025-02-21 19:46:58 +01:00
HugoCasa
8a7730efa0
fix(frontend): missing config for Custom AI ( #5351 )
2025-02-21 18:31:11 +01:00
HugoCasa
7d73decd8d
fix(frontend): invalid username for superadmin in some workspaces ( #5350 )
2025-02-21 18:30:55 +01:00
Ruben Fiszel
7e5469bddf
nit
2025-02-21 18:30:37 +01:00
Ruben Fiszel
3ac912fa30
fix: handle better forced value propagation in apps
2025-02-21 17:37:25 +01:00
Ruben Fiszel
6d11bb4a00
make cli success page configurable
2025-02-21 17:13:27 +01:00
Ruben Fiszel
3188bee46e
fix: disable toggle is more consistently applied on arg inputs
2025-02-21 14:07:44 +01:00
Ruben Fiszel
c6601da3d8
fix: initialize s3 file input if value already present
2025-02-20 22:05:57 +01:00
Ruben Fiszel
3430f9c439
fix: fix schedule run now args
2025-02-20 19:45:05 +01:00
Ruben Fiszel
215dde2813
chore(main): release 1.466.3 ( #5341 )
...
* chore(main): release 1.466.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-20 14:34:20 +01:00
HugoCasa
03f88349c8
fix(frontend): add warning when integer number if too big for frontend ( #5340 )
2025-02-20 14:19:27 +01:00
Ruben Fiszel
05150a0118
chore(main): release 1.466.2 ( #5335 )
...
* chore(main): release 1.466.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-20 03:13:13 +01:00
Ruben Fiszel
3e03f86e7d
chore(main): release 1.466.1 ( #5334 )
...
* chore(main): release 1.466.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-20 03:02:39 +01:00
Ruben Fiszel
00d2d08e75
chore(main): release 1.466.0 ( #5326 )
...
* chore(main): release 1.466.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-19 22:25:32 +01:00
Ruben Fiszel
74c0a10c3a
fix: improve app db explorer handling of always identity columns
2025-02-19 21:49:25 +01:00
HugoCasa
35d5293fba
feat: add support for gemini ( #5235 )
...
* feat: add support for gemini
* nit
* fix
2025-02-19 15:03:35 +01:00
Ruben Fiszel
44a6a62fbe
fix(apps): font-size of title text not screen dependent
2025-02-19 01:31:03 +01:00
Ruben Fiszel
e19fc6723e
chore(main): release 1.465.0 ( #5324 )
...
* chore(main): release 1.465.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-18 23:54:38 +01:00
dieriba
58a67a3ac0
feat: SQS triggers ( #5182 )
...
* feat: first commit
* fix: npm check
* fix: openapi file
* feat: update openapi and migration
* feat: basic implementation done
* fix: fix: no used function when no feature
* feat: capture done
* Update capture.rs
* nits: change sqs trigger
* fix: make migration great again
* feat: add message attributes
* feat: nits: fix error messages, remove console.log and add try catch
* update sqs icon and ee feature for sqs_trigger
* update: change sqs name casing and added test connection button
* nits: update Icon and add create from template button
* fix: ci build and error compilation
* update migration type sqs
* update link on create from template button for sqs, add archive in workspace export and update sqlx
* fix: ci
* Update SqsTriggerEditorInner.svelte
* add link to docs, use generic function for resource and fix import error
* chore: update .github ci
* nits: remove empty
* update to match ee repo changement
* Update backend/windmill-api/src/resources.rs
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* add sqs handling for the cli and refacoring sqsEditorInner
* Update cli/sync.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix: add break to switch statement for sqs case
* fix: display aws_resource_path when retrieve or create a new trigger
* rework sqs ui, fix postgres optional port
* fix: ci
* update ui for trigger
* update repo ref and specific
* feat: add ready endpoints for workers to enterprise
* update ref
* Update frontend/src/lib/script_helpers.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-02-18 23:49:45 +01:00
Ruben Fiszel
0e72991476
fix: fix rendering of app components without component inputs
2025-02-18 23:34:17 +01:00
Ruben Fiszel
8559c4e23e
chore(main): release 1.464.0 ( #5322 )
...
* chore(main): release 1.464.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-18 21:57:34 +01:00
Ruben Fiszel
1ef482e8ae
feat: add ready endpoints for workers to enterprise
2025-02-18 21:49:35 +01:00
Ruben Fiszel
07237a0eb1
chore(main): release 1.463.6 ( #5320 )
...
* chore(main): release 1.463.6
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-18 14:43:46 +01:00
Ruben Fiszel
52e12d1021
fix: fix reactivity issue on loading live flow on runs page
2025-02-18 14:35:23 +01:00
Ruben Fiszel
112361adba
chore(main): release 1.463.5 ( #5318 )
...
* chore(main): release 1.463.4
* update
* Update CHANGELOG.md
2025-02-18 10:32:38 +01:00
Ruben Fiszel
3d7882577f
chore(main): release 1.463.4 ( #5309 )
...
* chore(main): release 1.463.4
* Update CHANGELOG.md
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-18 00:55:01 +01:00
Ruben Fiszel
fe337293da
chore(main): release 1.463.3 ( #5308 )
...
* chore(main): release 1.463.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-17 15:41:06 +01:00
Ruben Fiszel
3493185e2f
nits
2025-02-17 14:34:22 +01:00
Ruben Fiszel
449cbcf0c3
chore(main): release 1.463.2 ( #5305 )
...
* chore(main): release 1.463.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-16 02:07:01 +01:00
Ruben Fiszel
cad14c25f6
chore(main): release 1.463.1 ( #5303 )
...
* chore(main): release 1.463.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-15 20:44:26 +01:00
Ruben Fiszel
f1d9922688
chore(main): release 1.463.0 ( #5293 )
...
* chore(main): release 1.463.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-14 23:07:39 +01:00
Alexander Petric
8adf02ba3c
reactivity fix on teams workspace dropdown ( #5300 )
2025-02-14 23:07:17 +01:00
Ruben Fiszel
3544e20dca
nits
2025-02-14 18:49:26 +01:00
Ruben Fiszel
cfe5232f56
nits
2025-02-14 17:15:59 +01:00
Ruben Fiszel
e0f3e0b1f8
nit
2025-02-14 16:51:49 +01:00
Ruben Fiszel
826fd436bb
optimize network calls of flow status
2025-02-14 16:43:58 +01:00
Ruben Fiszel
266f82046a
fix: improve runs page load time
2025-02-14 13:30:07 +01:00
Ruben Fiszel
7ec4f68dbb
chore(main): release 1.462.3 ( #5290 )
...
* chore(main): release 1.462.2
* bump
2025-02-14 11:50:12 +01:00
Ruben Fiszel
9c5756507b
chore(main): release 1.462.2 ( #5286 )
...
* chore(main): release 1.462.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-14 04:38:09 +01:00