Ruben Fiszel
|
cdbab5c807
|
remove all frontend warnings
|
2023-04-02 13:52:15 +02:00 |
|
Ruben Fiszel
|
4df19ab873
|
add autosave for apps
|
2022-12-31 07:36:05 +01:00 |
|
Ruben Fiszel
|
d23e218e1f
|
feat(frontend): overhaul the whole flow UX
|
2022-11-21 17:28:55 +01:00 |
|
Ádám Kovács
|
9bf0f6e70d
|
feat(frontend): Flow graph (#827)
* chore(frontend): Install d3@7.6.1
* feat(frontend): Add basic graph components
* feat: Add graph node component
* feat: Add graph edges
* fix: Rename graph flow module
* feat: Add flow graph to editor
* feat: Add loops
* feat: Add hub scripts to graph
* fix: Display hub scripts
* fix: Nested loops
* feat: Graph displaying packages
* fix: Remove unused parts
* feat: Update graph layout
* fix: Clean up imports
* feat: Add icons to graph nodes
* feat: Add graph viewer to flow details page
* fix: Action row component on scroll behaviour
* fix: Update supported languages type
* fix: Add bash language icons
* fix: Support empty scripts and branches
* fix: Ellipsizing virtual node text
* feat: Display script id in node
* fix: Remove graph from flow editor
* fix: Update node id display
* chore: Remove unused packages
* flow viewer
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2022-11-12 20:14:29 +01:00 |
|
Ruben Fiszel
|
40183ce4e4
|
feat: deprecate previous_result in favor of results per id
|
2022-11-10 01:58:52 +01:00 |
|
Faton Ramadani
|
9fa4d01e3b
|
feat(frontend): Flow UX entire rework (#552)
* feature(frontend): Flow rework WIP
* feature(frontend): Right panel behavior done
* feature(frontend): Split panel working
* feature(frontend): Flows working
* feature(frontend): Add inputs + adapt style + remove duplicate library
* feature(frontend): remove old implementation
* feature(frontend): revert package-lock
* feature(frontend): revert old FlowBuilder component
* feature(frontend): Fix margins + add remove button on the minimap
* feature(frontend): Fix wording
* feature(frontend): add PR UI comments
* feature(frontend): Display the module title
* feature(frontend): Previews working
* feature(frontend): Fix schedule load + update
* feature(frontend): fix build
* feature(frontend): UI fix
* fix just this step
* feature(frontend): for loop iterator and skip failures
* just this step
* script helpers
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2022-09-14 12:34:51 +02:00 |
|