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

Implement react flow #40

Open
iberdinsky-skilld opened this issue Apr 12, 2024 · 0 comments
Open

Implement react flow #40

iberdinsky-skilld opened this issue Apr 12, 2024 · 0 comments
Assignees
Labels
react Front react issues

Comments

@iberdinsky-skilld
Copy link
Contributor

Quick try was done here: https://github.com/launchrctl/web/pull/38/files#diff-7e072d78f5d40846304f1b5c73743c28abb527aa1ec622cdcd941a984ff2a42dR1

We need here:

  1. List of actions. Probably on new page to keep app usable during development.
  2. Actions needs to be grouped first. Hierarchy of actions based on directory structure. Update examples list.  #39
  3. React flow components for
  • Node parent folder eg: foundation ( optional Submit / view button)
  • Action with/without form with Submit / view button
  1. Reactflow autolayout (we don't know how many actions can be)

  2. Auto edges based on directory structure.

  3. Minimal run animation

  • endless after submit. We don't have percentage
  • error/finished colors.
@iberdinsky-skilld iberdinsky-skilld added the react Front react issues label Apr 12, 2024
@iberdinsky-skilld iberdinsky-skilld self-assigned this Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
react Front react issues
Projects
None yet
Development

No branches or pull requests

1 participant