Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Collapse elements for better overview #76

Open
TimPietrusky opened this issue May 8, 2023 · 0 comments
Open

[FEATURE] Collapse elements for better overview #76

TimPietrusky opened this issue May 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@TimPietrusky
Copy link

Describe the feature you'd like
In order to have a better overview of the workflow, especially with many elements or on smaller screens, it would be nice to be able to collapse each element and to have a button to collapse all / open all elements at once.

@HenryHengZJ HenryHengZJ added the enhancement New feature or request label May 23, 2023
JohnBQuinn pushed a commit to JohnBQuinn/Flowise that referenced this issue Jun 7, 2024
* Revert "lafAccount add pat & re request when token invalid (FlowiseAI#76)" (FlowiseAI#77)

This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.

* perf: workflow ux

* system config

* perf: export data

* doc

* update doc

* fix: whisper
JohnBQuinn pushed a commit to JohnBQuinn/Flowise that referenced this issue Jun 7, 2024
* Revert "lafAccount add pat & re request when token invalid (FlowiseAI#76)" (FlowiseAI#77)

This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.

* perf: workflow ux

* system config

* Newflow (FlowiseAI#89)

* docs: Add doc for Xinference (FlowiseAI#1266)

Signed-off-by: Carson Yang <[email protected]>

* Revert "lafAccount add pat & re request when token invalid (FlowiseAI#76)" (FlowiseAI#77)

This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.

* perf: workflow ux

* system config

* Revert "lafAccount add pat & re request when token invalid (FlowiseAI#76)" (FlowiseAI#77)

This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.

* Revert "lafAccount add pat & re request when token invalid (FlowiseAI#76)" (FlowiseAI#77)

This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.

* Revert "lafAccount add pat & re request when token invalid (FlowiseAI#76)" (FlowiseAI#77)

This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.

* rename code

* move code

* update flow

* input type selector

* perf: workflow runtime

* feat: node adapt newflow

* feat: adapt plugin

* feat: 360 connection

* check workflow

* perf: flow 性能

* change plugin input type (FlowiseAI#81)

* change plugin input type

* plugin label mode

* perf: nodecard

* debug

* perf: debug ui

* connection ui

* change workflow ui (FlowiseAI#82)

* feat: workflow debug

* adapt openAPI for new workflow (FlowiseAI#83)

* adapt openAPI for new workflow

* i18n

* perf: plugin debug

* plugin input ui

* delete

* perf: global variable select

* fix rebase

* perf: workflow performance

* feat: input render type icon

* input icon

* adapt flow (FlowiseAI#84)

* adapt newflow

* temp

* temp

* fix

* feat: app schedule trigger

* feat: app schedule trigger

* perf: schedule ui

* feat: ioslatevm run js code

* perf: workflow varialbe table ui

* feat: adapt simple mode

* feat: adapt input params

* output

* feat: adapt tamplate

* fix: ts

* add if-else module (FlowiseAI#86)

* perf: worker

* if else node

* perf: tiktoken worker

* fix: ts

* perf: tiktoken

* fix if-else node (FlowiseAI#87)

* fix if-else node

* type

* fix

* perf: audio render

* perf: Parallel worker

* log

* perf: if else node

* adapt plugin

* prompt

* perf: reference ui

* reference ui

* handle ux

* template ui and plugin tool

* adapt v1 workflow

* adapt v1 workflow completions

* perf: time variables

* feat: workflow keyboard shortcuts

* adapt v1 workflow

* update workflow example doc (FlowiseAI#88)

* fix: simple mode select tool

---------

Signed-off-by: Carson Yang <[email protected]>
Co-authored-by: Carson Yang <[email protected]>
Co-authored-by: heheer <[email protected]>

* doc

* perf: extract node

* extra node field

* update plugin version

* doc

* variable

* change doc & fix prompt editor (FlowiseAI#90)

* fold workflow code

* value type label

---------

Signed-off-by: Carson Yang <[email protected]>
Co-authored-by: Carson Yang <[email protected]>
Co-authored-by: heheer <[email protected]>
JohnBQuinn pushed a commit to JohnBQuinn/Flowise that referenced this issue Jun 7, 2024
* feishu app release (#85)

* Revert "lafAccount add pat & re request when token invalid (FlowiseAI#76)" (FlowiseAI#77)

This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.

* perf: workflow ux

* system config

* feat: feishu app release

* chore: sovle the conflicts files; fix the feishu entry

* fix: rename Feishu interface to FeishuType

* fix: fix type problem in app.ts

* fix: type problem

* fix: style problem

---------

Co-authored-by: Archer <[email protected]>

* perf: publish channel code

* change system variable position (FlowiseAI#94)

* perf: workflow context

* perf: variable select

* hide publish

* perf: simple edit auto refresh

* perf: simple edit data refresh

* fix: target handle

---------

Co-authored-by: Finley Ge <[email protected]>
Co-authored-by: heheer <[email protected]>
JohnBQuinn pushed a commit to JohnBQuinn/Flowise that referenced this issue Jun 7, 2024
* Permission (FlowiseAI#1442)

* Revert "lafAccount add pat & re request when token invalid (FlowiseAI#76)" (FlowiseAI#77)

This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.

* feat: add permission display in the team manager modal

* feat: add permission i18n

* feat: let team module acquire permission ablity

* feat: add ownerPermission property into metaData

* feat: team premission system

* feat: extract the resourcePermission from resource schemas

* fix: move enum definition to constant

* feat: auth member permission handler, invite user

* feat: permission manage

* feat: adjust the style

* feat: team card style
- add a new icon

* feat: team permission in guest mode

* chore: change the type

* chore: delete useless file

* chore: delete useless code

* feat: do not show owner in PermissionManage view

* chore: fix style

* fix: icon remove fill

* feat: adjust the codes

---------

Co-authored-by: Archer <[email protected]>

* perf: permission modal

* lock

---------

Co-authored-by: Finley Ge <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants