HugoCasa and Ruben Fiszel
304dac3447
feat: http routing ( #4339 )
...
* feat: http routing
* all
* feat: improve UI
* final stuff
* fix: sqlx
* fix: nit
* fix: nits
* fix: error handler display
* fix: routes panel perms
* all
* fix: improve ability to paste from macos in vscode extension
* fix lock-write for deno
* all
* cleaning
* fix
* cli preprocessor
* nits
* nits
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-09-20 15:38:38 +02:00
Faton Ramadani
97839a3583
fix(frontend): add support for step id change for forloops and branch… ( #4395 )
...
* fix(frontend): add support for step id change for forloops and branchone + add initial value for DebounchedInput
* fix(frontend): fix initial value of DebouncedInput
2024-09-16 23:12:23 +02:00
Ruben Fiszel
a19db9a8d3
feat: add ability to edit id in flows ( #4364 )
...
* all
* all
* nit mailto
* fix
* fix
2024-09-10 20:16:43 +02:00
Ruben Fiszel
71cdb1905e
remove frontend warnings
2024-09-03 14:23:22 +02:00
Faton Ramadani and Ruben Fiszel
632bd18a2e
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
Ruben Fiszel
fd1c456fad
feat: embeddable apps using jwt ( #4229 )
...
* all
* all
* all
2024-08-13 00:11:54 +02:00
Ruben Fiszel
c55d15c0a9
whitelabel custom settings
2024-08-02 13:47:28 +02:00
Ruben Fiszel
9a5dc97b18
fix: fix erronous not connected error message
2024-07-16 21:12:44 +02:00
Faton Ramadani
e6dfa390bb
fix(frontend): flow editor improvements ( #4008 )
...
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): add missing iter input for while loops
* fix(frontend): improve code
* fix(frontend): improve code
* fix(frontend): failure status for fake modules on hold
* fix(frontend): wip
* fix(frontend): improve flow step warnings
* fix(frontend): add debounce
* fix(frontend): improve rpath detection
* feat(frontend): improve code
* fix(frontend): use the code parser to detect missing dependencies
* fix(frontend): improve code
* fix(frontend): improve code
2024-07-15 09:46:35 +02:00
Faton Ramadani
7007f14a10
feat(frontend): add indicator when required field are missing ( #3935 )
...
* feat(frontend): add indicator when required field are missing
* feat(frontend): add indicator when required field are missing
* feat(frontend): remove reactivity
* feat(frontend): remove reactivity
* feat(frontend): remove reactivity
* feat(frontend): remove reactivity
* feat(frontend): remove reactivity
* feat(frontend): handle init flow
* feat(frontend): done
* feat(frontend): done
* feat(frontend): simplify code
* feat(frontend): improve code
* feat(frontend): improve ArgInput
* feat(frontend): fix icon alignement
2024-06-20 15:40:27 +02:00
Ruben Fiszel
ff26c8e42d
feat: while loop as new flow primitive
2024-04-02 17:38:11 +02:00
Ruben Fiszel and rubenfiszel
a61936f66f
fix: update internal deno runtime to 0.262.0 ( #3240 )
...
* feat: scim token and saml metadata setting in UI directly
* chore(main): release 1.271.0 (#3237 )
* chore(main): release 1.271.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
* fix test
* all
* update all
* fix frontend
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-18 13:19:35 +01:00
Ruben Fiszel
5698a0ebf2
feat: quick search in flow support workspace scripts
2023-12-22 17:54:44 +01:00
HugoCasa
3bfc2c81d2
feat: improve drafts and diffs ( #2534 )
...
* feat: improve drafts and diffs
* feat: add scripts diff button
* fix: remove diff drawer in scripts/add
* fix: nits
* feat: diffs for flows and apps w/ deep comparison
* fix: flow preview buttons height
* fix: use ordered json stringify
* fix: code view
* fix: temp flow diffs
* fix: flow diffs merge conflict
2023-11-04 08:45:03 +01:00
Ruben Fiszel
8f7aa84c2d
fix aggrid table empty selected
2023-11-01 20:19:18 +01:00
Ruben Fiszel
9031b58400
fix schema map
2023-11-01 18:10:09 +01:00
Ruben Fiszel
9eec2e2c3e
fix: improve rendering of list with undefined heights
2023-11-01 17:54:00 +01:00
Ruben Fiszel
ed86a61cf0
improve slow pull metrics
2023-10-30 12:20:40 +01:00
Faton Ramadani
69d1bfa295
Fix dependencies issues ( #2486 )
...
* fix(frontend): Fix dependencies issues
* fix(frontend): fix build
* fix(frontend): remove code duplication
2023-10-23 13:54:31 +02:00
Faton Ramadani
aaf83859bd
feat(frontend): app editor tutorials ( #2443 )
...
* feat(frontend): wip
* feat(frontend): skeleton done
* feat(frontend): background runnables
* feat(frontend): fix build
* feat(frontend): finish background runnable tuto
* feat(frontend): connection output
* feat(frontend): add simple app tutorial
* feat(frontend): add simple app trigger
* feat(frontend): fix wording
* feat(frontend): remove duplicate code
* feat(frontend): wip tutorial rework
* feat(frontend): Tutorial done
* feat(frontend): Fix build
2023-10-17 22:44:47 +02:00
Faton Ramadani
0c2004f5ad
fix(frontend): simplify flow tutorials ( #2448 )
...
* fix(frontend): simplify flow tutorials
* fix(frontend): simplify flow tutorials
* fix(frontend): update branch tutorials
* fix(frontend): fix wording
* fix(frontend): remove steps
* fix(frontend): add a second branch by default
* fix(frontend): add a second branch by default
* fix(frontend): done
* fix(frontend): reword
* fix(frontend): fix iterator expression
2023-10-13 16:23:47 +02:00
Faton Ramadani
285bafb51b
Ignored tutorials ( #2394 )
...
* fix(frontend): add ignored tutorials
* fix(frontend): add ignored tutorials
* fix(frontend): tutorial code cleanup
* fix(frontend): refactor how buttons are created
* fix(frontend): Correctly handled ignored tutorials
2023-10-05 17:22:40 +02:00
Faton Ramadani
e36d21f15f
Tutorials improvement ( #2384 )
...
* fix(frontend): fix tutorials
* fix(frontend): simplify
* fix(frontend): simplify
* fix(frontend): fix skip all
* fix(frontend): fix toggle
* fix(frontend): simplify
2023-10-04 14:28:37 +02:00
Faton Ramadani
bda6f1fe5d
feat(frontend): add driverjs ( #2327 )
...
* feat(frontend): add driverjs
* feat(frontend): pipeline done
* feat(frontend): texts updated
* feat(frontend): split tutorials into two
* feat(frontend): Branch one tutorial
* wip
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): fix how tutorials are started
* feat(frontend): fix how tutorials are started
2023-10-04 10:12:07 +02:00
HugoCasa
2f3138c65d
feat: flow copilot ( #2219 )
...
* chore: refactoring
* feat: hub embeddings search benchmark
* feat: flow copilot v0
* feat: as trigger schedule + refactoring
* feat: improvements
* fix: remove unecessary filter
* feat: UX improvements
* fix: frontend check
* feat: switch to bun + other improvements
* fix: improve reactivity
2023-09-07 18:03:48 +02:00
Ruben Fiszel
a4090f6ad5
improve sql query performances
2023-08-20 18:06:59 +02:00
Ruben Fiszel
83d1d11a93
fix: make flow editor more resilient to id duplicates
2023-08-09 13:11:04 +02:00
Faton Ramadani
8fa9e3ca4c
Dark mode v0 ( #1893 )
...
* feat(frontend): wip
* wip
* wip
* wip
* wip
* add toggle
* correctly handle monaco theme
* wip
* wip
* wip
* wip
* wip
* feat(frontend): Dark mode v0
* feat(frontend): Adap AI gen poppup
* feat(frontend): Adap script metadata labels
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix ressource picker
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Add theme toggle in the login page
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix language selection
* feat(frontend): Fix FlowStatusViewer colors
* feat(frontend): Fix divide colors
* feat(frontend): Fix flow graph buttons
* feat(frontend): add theme toggle in login modal
* feat(frontend): small ui fix
* feat(frontend): fix graph dark mode toggle
2023-07-25 10:43:04 +02:00
Ruben Fiszel
d7d5bce499
feat: add dataflow view for workflows
2023-06-13 19:49:59 +02:00
Ruben Fiszel
c7fac8c6d2
feat: deleting a flow step show confirmation modal with refs
2023-06-05 05:30:14 +02:00
Ruben Fiszel
9e4d90ad37
feat(frontend): add history to flows and apps
2023-03-07 14:47:17 +01:00
Ruben Fiszel
71305e5154
show archived + fix graphs
2023-03-07 01:59:35 +01:00
Ruben Fiszel
614fb5022a
feat(frontend): add ability to move nodes
2023-03-06 18:41:20 +01:00
Ruben Fiszel
0beadfd1ac
fix z-index of inputransformform
2023-03-06 16:04:32 +01:00
Faton Ramadani
a999eb2112
fix(frontend): fix branch deletion ( #1261 )
...
* fix(frontend): fix branch deletion
* fix(frontend): fix branch deletion
* fix(frontend): fix branch deletion
2023-03-06 09:01:19 +01:00
Ruben Fiszel
2ac51b0af0
feat(frontend): refactor entire flow builder UX
2023-03-05 23:00:43 +01:00
Ruben Fiszel
ad0c836129
add instructions for triggers on flows
2023-01-26 01:06:53 +01:00
Ruben Fiszel
22080312f0
description at bottom
2023-01-21 17:33:23 +01:00
Ádám Kovács and Ruben Fiszel
72aeba121c
fix(frontend): Static inputs overflow ( #1057 )
...
* fix(frontend): Static inputs overflow
* Update FlowConstantsItem.svelte
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-12-31 13:37:23 +01:00
Ruben Fiszel
3296debfe7
feat: add a All Static Inputs module to the flow editor
2022-12-30 05:31:45 +01:00
Ruben Fiszel
a29357eb15
fix confirmation modal enter behavior
2022-12-27 16:29:34 +01:00
Ruben Fiszel
398c109afe
UX improvements
2022-12-17 17:53:32 +01:00
Ruben Fiszel
3e7751f705
groups
2022-12-16 09:53:17 +01:00
Ruben Fiszel
3735171a0d
Flow UX improvements wrt to triggers
2022-12-15 23:09:23 +01:00
Ruben Fiszel
37a775d65a
handle undefined modules
2022-12-07 13:54:39 +01:00
Ruben Fiszel
8c1c508358
feat: implement flow as a flow step
2022-12-06 23:38:06 +01:00
Ruben Fiszel
799fa925b3
feat: add lockable version to scripts inside flows ( #972 )
...
* add it to openflow
* push
* push
* final
2022-12-06 13:11:11 +01:00
Ruben Fiszel
90d4d99bea
UX nits and theme
2022-11-23 12:19:00 +01:00
Ruben Fiszel
2a1898216b
UX nits
2022-11-23 11:29:06 +01:00
Ruben Fiszel
df97121527
UX nits
2022-11-23 10:30:08 +01:00