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
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
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
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
1ef482e8ae
feat: add ready endpoints for workers to enterprise
2025-02-18 21:49:35 +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
3493185e2f
nits
2025-02-17 14:34:22 +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
Alexander Petric
2ea3bdec2d
fix: populate teams channel on initial load ( #5284 )
2025-02-13 22:24:48 +01:00
Ruben Fiszel
86d45c61c9
fix extra_perms for schedule light
2025-02-13 21:34:53 +01:00
Alexander Petric
149d5fb3e1
feat: teams workspace scripts ( #5238 )
...
* backend and clients
* adding teams_team_name to workspace_settings
* openapi.yaml adding teams workspace settings endpoints
* teams workspace settings frontend
* workspaces router
* build ce
* ee gate
* ee oauth
* update client
* workspace error handler
* remove log
* ce
* point to new hub scripts
* updating hubPaths
* updating hubPaths
* cleanup
* merge
* schedule teams error
* polish, reactivity
* sqlx compilewarning
* sqlx migrate
* make it build
* router
* fix
* remove sqlx workaround
* Update ee-repo-ref.txt
* simplify some logic
* sqlx
* latest ee ref
* latest ee ref
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-02-13 16:53:57 +01:00
Ruben Fiszel
1be335f042
fix(bun): remove unecessary buntar in a bun bundle world
2025-02-13 13:40:44 +01:00
Henri Courdent
69ed5a9bbf
List of telemetry collected ( #5282 )
2025-02-13 12:18:39 +01:00
Ruben Fiszel
8895f05375
add button work for flows
2025-02-13 01:34:37 +01:00
Ruben Fiszel
055c3367b7
fix: remove variable pickers in app forms
2025-02-12 23:38:58 +01:00
Lucas Abel
bf206515e8
fix(backend): improve schedule queries plan to leverage indices better for performance ( #5273 )
...
* backend: fix schedule queries plan
* rework
* fix skipped as non success
* update sqlx
* update
* all
* fix npm run check
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-02-12 16:34:03 +01:00
Ruben Fiszel
4da0fc6918
nit
2025-02-11 20:47:43 +01:00
Ruben Fiszel
09950fb3fb
nit lazy mode
2025-02-11 20:41:17 +01:00
Ruben Fiszel
7c4b8a7e1d
feat: lazy mode
2025-02-11 20:38:13 +01:00
Ruben Fiszel
bb11bfe874
clarify frontend draft storage error message
2025-02-11 19:43:33 +01:00
Ruben Fiszel
c4b4cc51fc
fix nit on conditionnal wrapper in disabled subcomponents
2025-02-11 19:38:03 +01:00
Ruben Fiszel
9cdc1a2a34
subgrid fix
2025-02-11 19:14:22 +01:00
Ruben Fiszel
15a1582f5e
subgrid fix
2025-02-11 19:13:53 +01:00
dieriba
57cfa4045b
feat: add postgres trigger captures ( #5165 )
...
* feat: 🚧 add postgres trigger config in back
* feat: add capture section for postgres
* feat: update postgres trigger panel, update capture migration
* fix: ci and casing style
* feat: capture done
* fix: update sqlx
* fix: remove unused
* feat: handle persisting data
* fix: add feature flag
* feat: capture done
* fix: feature flag
* feat: capture done
* nits: add plus into postgres capture label
* feat: trigger done
* Update PostgresTriggerEditorInner.svelte
* Update script_helpers.ts
* nit
* chore: update to meet pr comment requirement
* refactor:
* fix:
* fix: miss closing curly braces
* fix:
* fix: ci
* Update mod.rs
* polishing postgres trigger
* update minor changes on UI
* nits: remove log and update function parameters
* fix: remove wrong name
* nits: change icon
* fix: nit migration
* nits: refacto and remove alert
* nits: change variable name
* update workspaces_export
* fix: ci
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
Co-authored-by: Guilhem <guilhemlemouel@gmail.com >
2025-02-11 18:16:12 +01:00
Ruben Fiszel
aae3683fe9
feat: improve large apps performances ( #5265 )
2025-02-11 18:08:15 +01:00
Alexander Petric
5c7930a4af
fix typo in open drawer helper doc ( #5258 )
2025-02-10 21:57:32 +01:00
Ruben Fiszel
deb18615c2
fix: if user is authed, no need to use anonymous path for display result in apps
2025-02-10 21:50:59 +01:00
Ruben Fiszel
41e542900f
whileloop flow inputs show correct flow_input
2025-02-10 20:57:07 +01:00
Ruben Fiszel
f29492492e
clarify resume on suspend
2025-02-10 20:53:31 +01:00
HugoCasa
df62925894
feat: triggers cli sync ( #5243 )
...
* feat: triggers cli sync
* fix build
* update ee ref
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-02-10 15:14:28 +01:00
Guilhem
f383f62ab6
fix(frontend) clear date-time format when changing string subtype
2025-02-10 14:14:24 +01:00
Ruben Fiszel
d2fe25d1ce
fix flow input failing on schema change
2025-02-10 05:40:08 +01:00
Rudo Kemper
3d8dee9e6a
fix: Support authentication with auth0 ( #5249 )
2025-02-10 04:54:55 +01:00