Faton Ramadani
0954d5d828
fix show all light theme ( #3949 )
2024-06-21 17:09:17 +02:00
Faton Ramadani
82a7575f6e
feat(frontend): improve approval form edition + add a delete button t… ( #3946 )
...
* feat(frontend): improve approval form edition + add a delete button to the EditableSchema
* feat(frontend): only show a few lines of code for Hub/workflow scripts by default
* feat(frontend): fix spacing
* feat(frontend): improve
* feat(frontend): fix toggle
* feat(frontend): add missing space
2024-06-21 16:57:09 +02:00
Ruben Fiszel
164e1f096d
standardize date display
2024-06-04 16:55:55 +02:00
Ruben Fiszel
f0da67f3b6
fix: improve flow status viewer to display the step details on third tab
2024-06-04 15:07:08 +02:00
Ruben Fiszel
cb098182db
fix reload
2023-12-07 18:32:00 +01:00
Ruben Fiszel
e3e25476bd
multiple small fixes
2023-12-07 15:40:14 +01:00
Ruben Fiszel
d5e5322126
fix: fix cyclical loop in apps
2023-08-30 17:12:55 +02:00
Faton Ramadani
19e8ea1944
fix(frontend): Fix typing ( #1774 )
...
* feat(frontend): Add documentation link in the component settings
* feat(frontend): Add missing type
* feat(frontend): fix typing errors
* feat(frontend): fix typing errors
2023-06-27 14:10:40 +02:00
Ruben Fiszel
36280cffc8
feat: expose a react sdk to integrate windmill into react apps ( #1605 )
...
* expose react sdk
* expose react sdk
* iterate
* iterate
* iterate
* nit
* update example
* update example
* small fixes
* update all
2023-05-19 20:44:07 +02:00
Ruben Fiszel
cd435fa07c
resuming suspended flows as owner is now through flow id
2022-12-24 09:44:05 +01:00
Ruben Fiszel
5753ce3140
allow updating to latest hash from within flow directly if module hash locked
2022-12-24 06:24:27 +01:00
Ruben Fiszel
079fbd55ee
feat(backend): resume from owner directly in flow status viewer ( #1042 )
...
* foo
* progress
2022-12-23 13:04:31 +01:00
Ruben Fiszel
7c97fac746
feat: support bash as 4th language ( #865 )
...
* bash support
* bash backend working
* frontend part
* bash backend working
2022-11-06 23:48:18 +01:00
Ruben Fiszel
53593f41c5
only load script content if path change
2022-10-24 10:12:38 +02:00
Ádám Kovács
6bad6cf903
feat(frontend): Update split panes ( #741 )
2022-10-17 15:43:31 +02:00
Faton Ramadani
893a6908aa
fix(frontend): Hide the editor panel when we are editing a PathScript ( #631 )
...
* fix(frontend): Hide the editor panel when we are editing a PathScript
* feat(front): Remove viewCode action and display the code in the Editor panel
2022-09-27 17:52:02 +02:00