Faton Ramadani
df7ceed793
fix(frontend): fix vertical prop + add missing disabled prop ( #3134 )
2024-02-02 19:08:58 +01:00
Faton Ramadani
3ca27a7b67
fix(frontend): fix the tutorial for loops ( #3135 )
2024-02-02 19:08:29 +01:00
Ruben Fiszel
ca9d07b535
add license check to dev mode for flows
2024-02-02 18:14:46 +01:00
HugoCasa
017d9b8670
feat: disable self approval toggle ( #3137 )
...
* feat: disable self approval toggle
* fix: nits
2024-02-02 11:19:50 +01:00
Faton Ramadani
fc8ef5867a
fix(frontend): Fix dt branch ( #3124 )
...
* fix(frontend): wip
* fix(frontend): fix decision tree + add missing outputs
* fix(frontend): remove console.logs
* feat(frontend): add fallback to go previous when we have no history (manual selection)
* feat(frontend): add a context to keep track of when a decision tree is being debugged
* fix(frontend): fix nameoverride
* fix(frontend): getFirstNode to make sure we correclty select the head
* fix dt beanch
* fix(frontend): remove debugger
* fix(frontend): fix branch names
2024-02-02 10:56:13 +01:00
HugoCasa
ba175c3e59
fix: check if AI enabled ( #3129 )
2024-02-01 16:53:27 +01:00
HugoCasa
c4308de720
feat: ai cron ( #3128 )
2024-02-01 16:48:55 +01:00
5dabe22935
feat: migrate s3 client to object_store ( #3116 )
...
* feat: migrate s3 client to object_store
* remove multipart from open API
* Remove multipart in favor of a single stream
* progress report
* add progress reader on server side
* small nit fix
* fix read chunk
* Fix TS and python SDK
* Fix download button
* Fix download button object viewer
* fix list
* Better errors
* export loadS3FileContent
* revert changes SDK
* fix browser
* small file list unavailable fix
* Old endpoints throws informative error messages
* Typescript SDK uses raw fetch
* update python SDK
* Error if uploaded file > 50Mb
* revert python SDL changes
* Update python SDK method docs
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-02-01 16:03:30 +01:00
Faton Ramadani
8a8a30c5ec
fix(frontend): fix DB studio when columns have space in their names ( #3126 )
2024-02-01 14:08:26 +01:00
Ruben Fiszel
e185eb37ca
fix: handle array of null in display result
2024-02-01 13:41:34 +01:00
HugoCasa
c926e714dc
fix: metadata gen typo ( #3125 )
2024-02-01 10:13:23 +01:00
Faton Ramadani
5a6fc4891f
fix(frontend): fix schema form toolips ( #3123 )
2024-02-01 08:47:40 +01:00
Faton Ramadani
ba10432480
feat(frontend): add support for dynamic default values + enums ( #3109 )
2024-01-31 23:28:48 +01:00
HugoCasa
1446cb45ad
feat: generate script summary ( #3110 )
...
* feat: generate script summary
* fix: design nits
* feat: better ui + descriptions
2024-01-31 23:12:50 +01:00
HugoCasa and Ruben Fiszel
6b772dd2a7
feat: auto-add users ( #3114 )
...
* feat: auto-add users
* feat: improve UI
* fix: user name validation
* fix: username remove invalid chars
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-01-31 23:10:34 +01:00
Ruben Fiszel
2a039d7e03
make reorder more resilient
2024-01-31 20:52:02 +01:00
Ruben Fiszel
7468ceb62c
make reorder more resilient
2024-01-31 20:36:29 +01:00
Ruben Fiszel
23f06d1a04
fix: improve git sync
2024-01-31 20:08:43 +01:00
Ruben Fiszel
cc0aec8743
fix: improve git sync
2024-01-31 19:59:35 +01:00
Ruben Fiszel
b0631648c3
fix: improve git sync
2024-01-31 19:43:03 +01:00
Anthony Angel
e9c7fe1b3b
chore: fix typo ( #3120 )
2024-01-31 19:01:05 +01:00
Ruben Fiszel
1c4129c4f6
fix: improve git sync
2024-01-31 18:40:51 +01:00
Henri Courdent
4344db9c2b
DB studio url fix ( #3118 )
2024-01-31 18:14:44 +01:00
Faton Ramadani
740801f4a7
fix(frontend): Fix adding nodes to decision tree ( #3107 )
...
* fix(frontend): wip
* fix(frontend): fix decision tree + add missing outputs
* fix(frontend): remove console.logs
* feat(frontend): add fallback to go previous when we have no history (manual selection)
* feat(frontend): add a context to keep track of when a decision tree is being debugged
* fix(frontend): fix nameoverride
* fix(frontend): getFirstNode to make sure we correclty select the head
2024-01-31 16:54:12 +01:00
Ruben Fiszel
319d9d0caa
nit
2024-01-31 14:56:00 +01:00
Ruben Fiszel
5cec2edaef
fix: fix RETENTION period setting UI
2024-01-31 11:02:28 +01:00
Ruben Fiszel
782a1aec9e
small nits
2024-01-30 21:17:33 +01:00
Ruben Fiszel
ef17fd0f5e
fix: improve array static editor
2024-01-30 20:42:40 +01:00
Faton Ramadani and Ruben Fiszel
b55c0bd2c5
fix(frontend): expose Filters + Displayed row count in the outputs ( #3101 )
...
* fix(frontend): expose Filters + Displayed row count in the outputs
* fix(frontend): expose Filters + Displayed row count in the outputs
* feat(frontend): update wizard to support filters
* Update AppAggridTable.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-01-30 18:44:11 +01:00
Faton Ramadani
64441b3452
fix(frontend): fix logpanel ( #3111 )
2024-01-30 18:16:28 +01:00
Faton Ramadani
8ebc90abb2
feat(frontend): Correctly set the licence key on the approval page ( #3112 )
2024-01-30 16:04:25 +01:00
Ruben Fiszel
47fcfbbbdf
fix: add support for NPM_CONFIG_REGISTRY
2024-01-30 12:58:52 +01:00
Faton Ramadani
0102dcef8e
fix(frontend): fix chartjs when resolvedDatasets is not defined ( #3106 )
2024-01-30 11:07:15 +01:00
Ruben Fiszel
49c1bc50f3
feat(cli): global generate-metadata + inherit deps from closest package.json/requirements.txt + bun settable as default ( #3102 )
...
* all
* rm console logs
* rm console logs
* all
* push
* push
* fixes
* fixes
* all
* all
2024-01-29 19:06:56 +01:00
HugoCasa
8fcf119798
fix: use extra headers when urlencoded ( #3103 )
...
* fix: use extra headers when urlencoded
* fix: webhook tabs reset
2024-01-29 15:52:24 +01:00
Faton Ramadani
cbfa5ff887
fix(frontend): various UI fix ( #3098 )
...
* fix(frontend): Fix Tree view whitespace break + add w-max to contextual variable table + Migrate script history tab to Datatable + uniformize branch one/all settings + Migrate cache setting old layout
* fix(frontend): add class prop to datatable
* fix(frontend): add noBorder prop
2024-01-29 14:19:50 +01:00
Ruben Fiszel
5eb7295dd2
improve save draft mechanism in case of renaming
2024-01-29 12:52:04 +01:00
Ruben Fiszel
e872614cd3
rm console logs
2024-01-29 12:48:36 +01:00
HugoCasa
6d77578590
feat: update openai models + increase length + improve code completion ( #3097 )
...
* feat: update openai models + increase gen length + improve code completion
* fix: nit
2024-01-29 11:57:28 +01:00
Faton Ramadani
94ddf80356
feat(frontend): handle file default value ( #3095 )
2024-01-29 11:41:04 +01:00
Ruben Fiszel
59e0be77ad
fix: improve schedule args clearing on script change
2024-01-29 11:18:18 +01:00
Ruben Fiszel
28a196657f
feat(cli): make --raw the default for cli sync
2024-01-27 16:16:54 +01:00
Ruben Fiszel
b6d250e586
improve display result
2024-01-27 13:58:41 +01:00
Ruben Fiszel
ff559ecdbd
fix: improve display result
2024-01-27 13:55:27 +01:00
Ruben Fiszel
ddd5ed679b
improve displayresult perf
2024-01-27 13:50:50 +01:00
Ruben Fiszel
18d832c634
fix: render all responsiveness fix
2024-01-27 13:16:14 +01:00
Ruben Fiszel
dfabb37100
fix: render all responsiveness fix
2024-01-27 13:12:11 +01:00
Ruben Fiszel
9032c73df4
improve toggleRow
2024-01-26 17:51:19 +01:00
Ruben Fiszel
e75182aae3
revert retries being ee only
2024-01-26 16:45:02 +01:00
Ruben Fiszel
80eeba5ee3
fix: load input history correctly on past versions
2024-01-26 16:32:02 +01:00