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/flow-tree-view #6673

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Feb 18, 2024

  1. add toggle button in options

    lups2000 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    74f2c18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd5f9c View commit details
    Browse the repository at this point in the history
  3. adapt logic using FlowTable

    lups2000 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2d81c76 View commit details
    Browse the repository at this point in the history
  4. improve design

    lups2000 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    fc46857 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. fix selection current row

    lups2000 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c9c2785 View commit details
    Browse the repository at this point in the history
  2. fix highlighting rows

    lups2000 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4cc4e22 View commit details
    Browse the repository at this point in the history
  3. remove useless css class

    lups2000 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6ca5169 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bc1139 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55cc56b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. rotate symbol

    lups2000 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    39eac2f View commit details
    Browse the repository at this point in the history
  2. just design

    lups2000 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    cbc79d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48d15c6 View commit details
    Browse the repository at this point in the history
  4. adjust filtering

    lups2000 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    efa2c0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73b429a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    bc2f714 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. improve tree design

    lups2000 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    603fdf3 View commit details
    Browse the repository at this point in the history
  2. add background to parent

    lups2000 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    624ac03 View commit details
    Browse the repository at this point in the history
  3. add origin

    lups2000 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    ec18605 View commit details
    Browse the repository at this point in the history
  4. fix issue with origin

    lups2000 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    5f60d08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    421aa27 View commit details
    Browse the repository at this point in the history
  6. reduce padding row

    lups2000 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    3ab9948 View commit details
    Browse the repository at this point in the history
  7. decrease size row

    lups2000 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    f5ffa51 View commit details
    Browse the repository at this point in the history