Ruben Fiszel
260468cf73
fix: allow eval with return in last line
2024-02-28 09:45:05 +01:00
HugoCasa
1c6e767617
feat: allow to pin database in sql scripts ( #3304 )
2024-02-27 19:59:52 +01:00
Ruben Fiszel
074a2f440d
fix: improve conditional wrapper and prevent more app errors
2024-02-26 12:44:53 +01:00
Faton Ramadani
cec19c87b5
fix(frontend): fix layout ( #3289 )
2024-02-26 10:34:47 +01:00
Faton Ramadani
000a4814e8
feat(frontend): Update shortcuts design ( #3285 )
...
* feat(frontend): Improve text colors + button shortcuts
* feat(frontend): revert theme changes
* fix(frontend): fix shortcuts
* fix(frontend): fix delete shortcut
2024-02-26 10:30:16 +01:00
HugoCasa
b0f9299a2c
fix: improve erorr handling when error on app component run request ( #3273 )
2024-02-22 17:58:15 +01:00
Ruben Fiszel
4333a106c0
improve app reactivity with onDemandOnly
2024-02-22 07:20:52 +01:00
Ruben Fiszel
1dea611a4c
fix: improve aggrid behavior edit when filtered
2024-02-21 22:18:47 +01:00
Faton Ramadani
d696f854e1
fix(frontend): Fix the selection of the first row ( #3263 )
2024-02-21 16:46:44 +01:00
Faton Ramadani
c6865f8a6c
fix(frontend): Select the row when clicking on a checkbox ( #3260 )
2024-02-21 13:50:47 +01:00
Faton Ramadani and Ruben Fiszel
464604d939
feat(frontend): add support for datetime and time ( #3256 )
...
* feat(frontend): add support for datetime and time
* feat(frontend): Time component
* feat(frontend): add datetime
* feat(frontend): fix default dimensions
* feat(frontend): fix default dimensions
* feat(frontend): add missing case
* feat(frontend): fix datetime picker + improve time picker
* feat(frontend): compute date validity
* feat(frontend): fix placeholder
* feat(frontend): adapt tooltips + add missing min/max
* feat(frontend): remove console.log
* Update components.ts
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-02-21 12:44:39 +01:00
Faton Ramadani
247396d04d
feat(frontend): App debug mode ( #3252 )
...
* feat(frontend): App debug mode
* feat(frontend): App debug mode
* feat(frontend): App debug mode
* feat(frontend): App debug mode
* feat(frontend): App debug mode done
* feat(frontend): App debug mode done
2024-02-20 23:50:29 +01:00
Ruben Fiszel
30105af0dd
fix: improve database studio
2024-02-20 14:41:10 +01:00
Ruben Fiszel
33b02b1aef
feat(app): fields inputs can be picked to not trigger recompute individually
2024-02-20 12:24:20 +01:00
Faton Ramadani
62824e4af8
feat(frontend): Fix tailwind classes on the Select component ( #3249 )
2024-02-20 09:16:13 +01:00
Faton Ramadani
2138016242
feat(frontend): Button rework ( #3216 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* fix(frontend): improve buttons
* fix(frontend): improve buttons wip
* fix(frontend): wip
* fix(frontend): rework done
* feat(frontend): Fix grey buttons
2024-02-20 09:15:29 +01:00
Ruben Fiszel
d35c67c9b9
fix: prevent postgres timeout abuse
2024-02-19 19:59:43 +01:00
Ruben Fiszel
8979f01730
fix(app): make custom components available in public apps
2024-02-19 14:44:14 +01:00
Ruben Fiszel
628dccf16a
feat: no logos for whitelabel licenses
2024-02-19 14:26:00 +01:00
Ruben Fiszel
4a224f60ab
fix: add support for onSelect to app select
2024-02-18 18:43:50 +01:00
Ruben Fiszel
5a47f5062b
fix: add support for onToggle for app checkboxes
2024-02-18 18:31:49 +01:00
Faton Ramadani
455aaedd92
fix(frontend): Fix table action recompute ( #3221 )
...
* fix(frontend): Fix table action recompute
* fix(frontend): fix hover colors
2024-02-15 17:40:13 +01:00
Faton Ramadani
28192ec014
fix(frontend): update a few svelte packages ( #3222 )
2024-02-15 16:58:59 +01:00
Ruben Fiszel
b75f79d327
fix: run recompute on success for toggles on click and set default value
2024-02-15 02:14:40 +01:00
Ruben Fiszel
4a9147f9ae
implement noInitialize for runnable component
2024-02-14 22:13:28 +01:00
Ruben Fiszel
8ea18e32b4
update sveltekit to 2.0 ( #3214 )
...
* update svelte
* update sveltekit
* fix checks
* fix checks
2024-02-14 00:52:50 +01:00
Ruben Fiszel
1b11a6164e
use debouncedinput for apptable search
2024-02-13 21:43:00 +01:00
Ruben Fiszel
48113856b4
debug runs clear after successful run
2024-02-13 21:23:33 +01:00
HugoCasa
d352b68a26
fix: improve transformer script gen ( #3211 )
...
* fix: improve transformer script gen
* fix: revert bad change
2024-02-13 17:36:04 +01:00
Ruben Fiszel
54ad67e84a
add tracing debug around user auth
2024-02-13 13:30:33 +01:00
Ruben Fiszel
5c5c9c5ac4
fix: search on table set page to 0
2024-02-13 12:03:29 +01:00
Faton Ramadani
620093271a
feat(frontend): add confirmation modal to the app button ( #3199 )
...
* feat(frontend): add confirmation modal to the app button
* feat(frontend): add missing await
* feat(frontend): select the component immediatly
2024-02-12 10:53:49 +01:00
HugoCasa
13e6706a09
feat: flow inputs ai gen ( #3191 )
...
* feat: flow inputs ai gen
* fix: prevent flow builder crash on AI gen
* fix: nits
* fix: adjust tab behavior
2024-02-10 19:51:44 +01:00
Henri Courdent
4f8ceda117
Small helper on download button ( #3190 )
2024-02-09 18:51:35 +01:00
Faton Ramadani
6a13b97bc3
fix(frontend): fix html component initial data ( #3188 )
...
* fix(frontend): fix html component initial data
* fix(frontend): fix html component initial data
2024-02-09 12:23:22 +01:00
Ruben Fiszel
68a86914ce
improve git sync
2024-02-08 19:58:01 +01:00
Faton Ramadani
9f98caa072
fix(frontend): Fix tutorials + Move into itself + Disable app history… ( #3181 )
...
* fix(frontend): Fix tutorials + Move into itself + Disable app history for unsaved apps + several toggle fix
* fix(frontend): clean up
* fix(frontend): add missing result for transformer
2024-02-08 15:46:10 +01:00
HugoCasa
361ea76279
fix: graphql web worker ( #3177 )
...
* fix: graphql web worker
* fix: id editor unused input
2024-02-07 22:59:42 +01:00
Ruben Fiszel
ad60535165
smallfix
2024-02-07 18:44:28 +01:00
Guillaume Bouvignies
126aa60a9d
feat: Worker env variables are hidden to developers in the config panel ( #3175 )
2024-02-07 18:43:17 +01:00
Faton Ramadani
a352d85b0b
fix(frontend): fix toggles margins ( #3165 )
2024-02-06 18:34:35 +01:00
Faton Ramadani
6692880211
Fix select click outside ( #3162 )
...
* feat(frontend): fix clickOutside when using portals
* feat(frontend): fix clickOutside when using portals
* feat(frontend): clean up
2024-02-06 16:35:20 +01:00
Faton Ramadani
bc75a5acbc
fix(frontend): fix dateslider doclink ( #3159 )
2024-02-06 11:51:50 +01:00
Faton Ramadani
4faedfe589
fix(frontend): Fix operators actions + small UI fixes ( #3157 )
...
* feat(frontend): fix tree view expand all button + operator mode actions
* feat(frontend): fix deploy workspace when user have no access to target workspace
2024-02-06 11:37:00 +01:00
Faton Ramadani and Ruben Fiszel
2637fa23bb
feat(frontend): alert component ( #3140 )
...
* feat(frontend): add alert component
* feat(frontend): fix build
* feat(frontend): alert styling
* feat(frontend): add initial isCollapsed
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-02-05 17:23:18 +01:00
Faton Ramadani and Ruben Fiszel
4c37479b67
feat(frontend): App date slider component ( #3146 )
...
* feat(frontend): date slider
* feat(frontend): date slider
* feat(frontend): remove test.json
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-02-05 17:22:33 +01:00
Faton Ramadani and Ruben Fiszel
81174abf5a
feat(frontend): add support for toasts in frontend scripts ( #3147 )
...
* feat(frontend): add support for toast in frontend scripts
* feat(frontend): add support for toast in frontend scripts
* feat(frontend): fix comment
* Update eval.ts
* Update eval.ts
* Update utils.ts
* Update utils.ts
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-02-05 17:20:47 +01:00
Guillaume Bouvignies
7a70e42cc6
feat: Support for Azure Blob storage ( #3130 )
2024-02-02 19:55:07 +01:00
Faton Ramadani
df7ceed793
fix(frontend): fix vertical prop + add missing disabled prop ( #3134 )
2024-02-02 19:08:58 +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