Ruben Fiszel
67494a068a
nits anchor
2024-08-29 11:20:04 +02:00
Faton Ramadani
9dccb04ae8
feat(frontend): add indicator when a component is locked ( #4296 )
...
* feat(frontend): add indicator when a component is locked
* feat(frontend): add indicator when a component is locked
* feat(frontend): improve interactivity
* feat(frontend): fix how the lock overlay renders
* feat(frontend): use builin detection
* feat(frontend): fix zIndex
* feat(frontend): update the shadow when dragged over a locked component
2024-08-29 11:14:04 +02:00
Faton Ramadani
294d3ba856
remove the dotted outline around the app editor ( #4301 )
2024-08-29 10:59:31 +02:00
Ruben Fiszel
fc2dad800e
fix summary style priority
2024-08-29 10:59:14 +02:00
858f63344f
split script argument and dependency parser packages to lighten initial load of the script editor ( #4287 )
...
* Add feature flags to split parsers into different pkgs
* Split wasm parser imports
* Use regex-lite, reorganize the parser split
* Update imports to the new wasm parser split
* Remove panic system on wasm and simplify snake case convert logic
* Adapt new imports
* Fix to_snake_case + fix tests
* Adapt wasm test dependencies
* Add publish script
* Fix publish script
* Publish script relative to script location
* pkg diff + publish
* Fix TS WASM import + add pakcage lock
* Fix lint
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-08-28 13:26:55 +02:00
Ruben Fiszel
d3ca2e881c
fix flow status viewer
2024-08-28 12:19:19 +02:00
Ruben Fiszel
6a4ecbca45
lazy load editor on homepage
2024-08-28 10:05:07 +02:00
Ruben Fiszel
9dd689a0ad
lazy load editor on homepage
2024-08-28 09:17:10 +02:00
Ruben Fiszel
199143a507
lazy load app preview on homepage
2024-08-28 00:57:52 +02:00
Ruben Fiszel
6d33aad5e5
remove monaco-esm dependency
2024-08-28 00:22:39 +02:00
Ruben Fiszel
6693c88353
deploy ui homepage call optimization
2024-08-28 00:01:23 +02:00
Ruben Fiszel
9cf4a51184
reduce css assets sizes
2024-08-27 23:13:04 +02:00
Ruben Fiszel
9a4c883012
fix: show vCPU, mem aggregate on top of worker group
2024-08-27 14:03:53 +02:00
Faton Ramadani and Ruben Fiszel
c2276d5620
feat(frontend): manage ag grid actions programmatically ( #4289 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): improve UX
* Update TableActions.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-08-27 12:39:27 +02:00
Ruben Fiszel
a22896e051
chmod /tmp/windmill directly in dockerfile
2024-08-27 11:55:44 +02:00
Faton Ramadani and Ruben Fiszel
14e10072de
feat(frontend): add support to copy a cell value in the clipboard in aggrid tables ( #4286 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-08-27 11:28:59 +02:00
Ruben Fiszel
e1223a6f24
fix: cache hub scripts in more cases + pre-cache hub scripts deps in deno
2024-08-27 02:30:54 +02:00
Ruben Fiszel
fc74c47ca7
remove w-full on form toggle
2024-08-26 22:40:02 +02:00
Ruben Fiszel
2b3e86e341
feat: add vim support for monaco/webeditor
2024-08-26 22:31:23 +02:00
Faton Ramadani
a4dea842d6
fix(frontend): fix inserting Ws scripts from the search menu ( #4290 )
...
* fix(frontend): fix inserting Ws scripts from the AI gen
* fix(frontend): fix inserting Ws scripts from the search menu
2024-08-26 16:36:22 +02:00
HugoCasa
4671e97038
feat: s3 image preview ( #4262 )
...
* feat: s3 image preview
* fix: use url in src directly
* update ee ref
2024-08-26 13:36:07 +02:00
Faton Ramadani
7a288112f6
feat(frontend): hide/show app editor panels ( #4266 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): add all shortcuts
* feat(frontend): improve the shorcuts
* feat(frontend): improve the shorcuts
* feat(frontend): hide the buttons in preview mode
* feat(frontend): improve the shorcuts
* feat(frontend): fix shortcuts
* feat(frontend): fix shared state between log panels
2024-08-26 10:48:36 +02:00
Ruben Fiszel
557df4dd56
fix: update monaco-editor to latest monaco/language-client ( #4285 )
...
* all
* all
* all
* recomment useless extralib imports
* small impr
2024-08-25 15:29:28 +02:00
Ruben Fiszel
e8591970bb
revert to ruff-lsp
2024-08-22 20:03:08 +02:00
Ruben Fiszel
cbc548ed00
nit lsp
2024-08-22 17:28:09 +02:00
Faton Ramadani
3b14d56623
feat(frontend): Add a toggle to disable breakpoints in the App editor ( #4274 )
...
* feat(frontend): Add a toggle to disable breakpoints in the App editor
* feat(frontend): improve UI
* feat(frontend): fix build
* feat(frontend): fix build
* feat(frontend): fix how mobileViewOnSmallerScreens works for older apps
* feat(frontend): fix build
2024-08-22 15:38:57 +02:00
Ruben Fiszel
d4ff20682b
fix: fix app navbar query reactivity + hash in ctx handling is more consistent
2024-08-22 13:55:15 +02:00
Faton Ramadani
86f7bd7f97
fix(frontend): fix large JSON viewer ( #4273 )
...
* fix(frontend): fix large JSON viewer
* fix(frontend): fix large JSON viewer
* fix(frontend): improve UX
* fix(frontend): improve show more button
* fix(frontend): add fading effect
* fix(frontend): remove show more when we reach the end
* fix(frontend): Add show more button to the raw tab
* fix(frontend): Add show more button to the raw tab
2024-08-21 16:23:53 +02:00
Ruben Fiszel
b78249e7f7
improve modularity for whitelabelling
2024-08-21 15:37:26 +02:00
Ruben Fiszel
930ebc0ae6
handle better empty flows details
2024-08-21 11:29:37 +02:00
Ruben Fiszel
2e69800360
feat: add native html select support + fix mobile scroll on app text component
2024-08-21 11:16:42 +02:00
HugoCasa
6a99d999a2
feat: improve early stop ( #4257 )
2024-08-21 00:47:34 +02:00
Ruben Fiszel
8545899b6a
fix base url of flow webhooks for embedded windmill
2024-08-20 23:24:35 +02:00
Ruben Fiszel
c2313a8c8d
feat: add wrap_body header to webhooks
2024-08-20 22:58:17 +02:00
Henri Courdent
cce09fcf1c
Update changelog list 20_08 ( #4269 )
2024-08-20 18:54:26 +02:00
Faton Ramadani
da25c96d5d
fix(frontend): Fix initial FlowGraph rendering on Chrome ( #4268 )
2024-08-20 18:23:30 +02:00
Ruben Fiszel
c3a1615997
fix(app): database studio/empty table count reset
2024-08-20 18:11:57 +02:00
Faton Ramadani
36257cf729
Fix flow graph input step preview ( #4265 )
2024-08-20 16:20:19 +02:00
Faton Ramadani
5b27b1f88c
fix(frontend): Fix flow graph step preview ( #4264 )
2024-08-20 14:42:31 +02:00
Ruben Fiszel
3235d5955f
nit diff editor
2024-08-20 12:46:31 +02:00
Ruben Fiszel
f15e18ed50
version diff editor takes screen height
2024-08-20 12:43:35 +02:00
Faton Ramadani
82e73d8505
feat(frontend): improve versions history by adding a diff viewer with… ( #4261 )
...
* feat(frontend): improve versions history by adding a diff viewer with the previous version
* feat(frontend): support diff with all previous versions
* feat(frontend): support diff with all previous versions
* feat(frontend): improving version diff
* feat(frontend): improve UI
2024-08-20 12:19:44 +02:00
Ruben Fiszel
086eb0b3b5
nit remove debug text
2024-08-19 12:34:56 +02:00
Ruben Fiszel
abdd73fdd1
fix: improve resource picker handling of objects
2024-08-19 11:35:16 +02:00
Faton Ramadani and Ruben Fiszel
58d2005268
use xyflow internally instead of svelvet for graph rendering ( #4173 )
...
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): fix while loops + theme
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): same view as before
* fix(frontend): wip
* fix(frontend): wip
* feat(frontend): flow status viewer
* fix(frontend): wip
* feat(frontend): migrate to xyflow
* feat(frontend): dataflow
* feat(frontend): clean up
* feat(frontend): clean up
* feat(frontend): clean up
* feat(frontend): fix min-height
* feat(frontend): clean up
* feat(frontend): add missing insert button for empty loops
* feat(frontend): Fix insert
* feat(frontend): Fix branch one
* feat(frontend): Support default branch for branch one
* feat(frontend): fix add and delete branches
* feat(frontend): Make the iterations menu work
* feat(frontend): Fix graph height in the flow status viewer
* feat(frontend): code improvement
* feat(frontend): add missing trigger
* feat(frontend): add support for triggers
* feat(frontend): fix move
* feat(frontend): fix No branch for branch one
* feat(frontend): fix light theme
* feat(frontend): fix build
* feat(frontend): remove dead code
* feat(frontend): fix move
* feat(frontend): fix vertical alignement
* feat(frontend): fix viewport
* feat(frontend): style fix
* feat(frontend): fix viewgraph
* feat(frontend): fix build
* feat(frontend): Fix node position
* feat(frontend): UI nits
* feat(frontend): UI nits
* feat(frontend): fix zoom level + fix insert button position
* feat(frontend): svelvet clean up
* feat(frontend): fix paste button position
* feat(frontend): clean up
* feat(frontend): migrate Decision Tree
* feat(frontend): clean up
* feat(frontend): add callback
* feat(frontend): migrate Decision Tree
* feat(frontend): fix build
* feat(frontend): fix branches
* feat(frontend): fix branches
* feat(frontend): fix insert
* feat(frontend): wip
* feat(frontend): done
* feat(frontend): done
* feat(frontend): fix reactivity
* feat(frontend): fix z-index issues
* feat(frontend): fix bg issue
* feat(frontend): fix border status
* add padding to flow height
* Update FlowGraphV2.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-08-19 09:17:56 +02:00
HugoCasa
904b5b4ea1
feat: cache common hub scripts in image ( #4249 )
...
* feat: cache common hub scripts in image
* Delete backend/src/hubPaths.json
* fix: missing file
* fix: dockerfile
* fix: cache by path
* fix
* fix
* precreate cache folder
2024-08-16 17:30:44 +02:00
Ruben Fiszel
8537444d0c
fix: workspace specific default tags do not override step level custom tags
2024-08-16 17:00:34 +02:00
Ruben Fiszel
363bb08af5
fix: improve row update of aggrid table actions II
2024-08-15 12:47:21 +02:00
Ruben Fiszel
8114c95084
improve row update of aggrid table actions
2024-08-15 12:07:46 +02:00
HugoCasa
20905cee00
email triggers panel loading ( #4247 )
2024-08-15 11:12:10 +02:00