Commit Graph

2586 Commits

Author SHA1 Message Date
Ruben Fiszel 5a43dd8690 fix: handle array of null in display result 2024-02-01 13:41:34 +01:00
HugoCasa d1c7d397aa fix: metadata gen typo (#3125) 2024-02-01 10:13:23 +01:00
Faton Ramadani 17f0f82a6d fix(frontend): fix schema form toolips (#3123) 2024-02-01 08:47:40 +01:00
Faton Ramadani e83e60dfe9 feat(frontend): add support for dynamic default values + enums (#3109) 2024-01-31 23:28:48 +01:00
HugoCasa 326de231bb 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 4833e1eeff 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 0ae668edc6 make reorder more resilient 2024-01-31 20:52:02 +01:00
Ruben Fiszel b528d218ba make reorder more resilient 2024-01-31 20:36:29 +01:00
Anthony Angel e939d9f25d chore: fix typo (#3120) 2024-01-31 19:01:05 +01:00
Ruben Fiszel 3e03559a8d fix: improve git sync 2024-01-31 18:40:51 +01:00
Henri Courdent def0e219ac DB studio url fix (#3118) 2024-01-31 18:14:44 +01:00
Faton Ramadani 59a9869579 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 c7a121d8de nit 2024-01-31 14:56:00 +01:00
Ruben Fiszel ff19d35d42 fix: fix RETENTION period setting UI 2024-01-31 11:02:28 +01:00
Ruben Fiszel 19642da7c7 fix: improve array static editor 2024-01-30 20:42:40 +01:00
Faton Ramadani 502e299c1f 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 ed0c2abd3b fix(frontend): fix logpanel (#3111) 2024-01-30 18:16:28 +01:00
Ruben Fiszel beb59a8394 fix: add support for NPM_CONFIG_REGISTRY 2024-01-30 12:58:52 +01:00
Faton Ramadani 168bbfc5b9 fix(frontend): fix chartjs when resolvedDatasets is not defined (#3106) 2024-01-30 11:07:15 +01:00
Ruben Fiszel ac027e7027 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 b59d4b44e3 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 9542576963 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 44f5d6a970 improve save draft mechanism in case of renaming 2024-01-29 12:52:04 +01:00
Ruben Fiszel 61dbe99822 rm console logs 2024-01-29 12:48:36 +01:00
HugoCasa 0e9e155cd9 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 db82b29d3b feat(frontend): handle file default value (#3095) 2024-01-29 11:41:04 +01:00
Ruben Fiszel 8e5f4dda95 fix: improve schedule args clearing on script change 2024-01-29 11:18:18 +01:00
Ruben Fiszel e8fa4bbb19 fix: improve display result 2024-01-27 13:55:27 +01:00
Ruben Fiszel a2b566fc7f improve displayresult perf 2024-01-27 13:50:50 +01:00
Ruben Fiszel 314b517b88 fix: render all responsiveness fix 2024-01-27 13:16:14 +01:00
Ruben Fiszel 1fc191b74d fix: render all responsiveness fix 2024-01-27 13:12:11 +01:00
Ruben Fiszel 6abf1035f7 improve toggleRow 2024-01-26 17:51:19 +01:00
Ruben Fiszel 5107b09741 revert retries being ee only 2024-01-26 16:45:02 +01:00
Ruben Fiszel 3ccc0bc111 fix: load input history correctly on past versions 2024-01-26 16:32:02 +01:00
Faton Ramadani 8cca79d085 feat(frontend): add support for render all (#3084) 2024-01-26 16:11:25 +01:00
Faton Ramadani 2331099d90 feat(frontend): S3 resource schema (#3083)
* feat(frontend): make s3 a top level selected type + fix wand position + fix for loop double overflow

* feat(frontend): add search

* feat(frontend): fix default field

* feat(frontend): fix default build

* feat(frontend): support for s3 object

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-01-26 15:44:01 +01:00
Faton Ramadani 16cdef8a5e fix(frontend): add missing InitializeComponent (#3088) 2024-01-26 15:37:02 +01:00
Faton Ramadani b2228c19b0 fix(frontend): Fix currency input dark mode (#3085)
* fix(frontend): Fix curreny input dark mode

* fix(frontend): collapsible alert
2024-01-26 12:18:35 +01:00
Ruben Fiszel 8da1d820a9 fix: improve git sync on rename/deletion 2024-01-26 08:40:46 +01:00
Ruben Fiszel 630dedcf24 make transformer execution seeable from the job editor panel 2024-01-26 06:36:27 +01:00
Ruben Fiszel f017a77705 fix raw set prior to transformer 2024-01-26 01:14:34 +01:00
Ruben Fiszel d1fab8449f fix setTab expr 2024-01-26 00:53:28 +01:00
Ruben Fiszel 5d0ef32b3e improve parquet renderer 2024-01-26 00:41:30 +01:00
Ruben Fiszel 34da8c51b7 improve parquet renderer 2024-01-26 00:36:39 +01:00
Ruben Fiszel d25eb1f3e0 fix nits 2024-01-25 16:04:24 +01:00
Ruben Fiszel 7cf5d908d8 fix nits 2024-01-25 16:00:15 +01:00
Ruben Fiszel e9afd67220 fix nits 2024-01-25 15:59:00 +01:00
Ruben Fiszel a2554cf9d5 fix: improve parquet renderer error 2024-01-25 15:52:58 +01:00
Ruben Fiszel 5a8f8b72c1 fix parquet preview table offset 2024-01-25 15:49:16 +01:00
Ruben Fiszel 5b4c120540 fix: add s3 parquet file renderer 2024-01-25 15:46:02 +01:00