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

Create a tree split widget #3969

Merged
merged 70 commits into from
Oct 4, 2023
Merged

Create a tree split widget #3969

merged 70 commits into from
Oct 4, 2023

Commits on Sep 1, 2023

  1. Add a split tree option

    Fixes #3600
    CarolineDenis committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    05e1111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bc748b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Format icons svg

    CarolineDenis committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e61ed07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e396ca6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c10e22b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c687d4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9115a3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    747506d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0bc92b View commit details
    Browse the repository at this point in the history
  8. Remove context

    CarolineDenis committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5bd1c80 View commit details
    Browse the repository at this point in the history
  9. Reverse spli logic

    CarolineDenis committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a2ab98a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Remove titles

    CarolineDenis committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b6e16dc View commit details
    Browse the repository at this point in the history
  2. Reformat code

    CarolineDenis committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    85313e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eec30ac View commit details
    Browse the repository at this point in the history
  4. work in progress

    CarolineDenis committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    06df6b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff2a6f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 12, 2023

  1. Remove props

    CarolineDenis committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8013e2b View commit details
    Browse the repository at this point in the history
  2. Work in progress

    CarolineDenis committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    578d9b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Test lastFocusedTree

    CarolineDenis committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d1524d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52dbbc4 View commit details
    Browse the repository at this point in the history
  3. Test

    CarolineDenis committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5f28e46 View commit details
    Browse the repository at this point in the history
  4. Lint code with ESLint and Prettier

    Triggered by 5f28e46 on branch refs/heads/issue-3600
    CarolineDenis authored and github-actions[bot] committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2f388f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    4b18c79 View commit details
    Browse the repository at this point in the history
  2. join focusedRow states

    CarolineDenis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d2ff3c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b72be78 View commit details
    Browse the repository at this point in the history
  4. Removes curlies

    CarolineDenis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3045c70 View commit details
    Browse the repository at this point in the history
  5. Clean code

    CarolineDenis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    fe8d503 View commit details
    Browse the repository at this point in the history
  6. Remove link incon

    CarolineDenis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2d9d573 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9c078d View commit details
    Browse the repository at this point in the history
  8. Add link icon

    CarolineDenis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d07feec View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    0cd48fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e70808 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b36503 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    CarolineDenis committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5170022 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Small fix

    CarolineDenis committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e47d9a6 View commit details
    Browse the repository at this point in the history
  2. Lint code with ESLint and Prettier

    Triggered by e47d9a6 on branch refs/heads/issue-3600
    CarolineDenis authored and github-actions[bot] committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b74abe9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    da76fff View commit details
    Browse the repository at this point in the history
  2. Delete imports

    CarolineDenis committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2916826 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc67c7e View commit details
    Browse the repository at this point in the history
  4. Fix overflow issue

    CarolineDenis committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f5b3f93 View commit details
    Browse the repository at this point in the history
  5. Lint code with ESLint and Prettier

    Triggered by f5b3f93 on branch refs/heads/issue-3600
    CarolineDenis authored and github-actions[bot] committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    83a03d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    7dd06f0 View commit details
    Browse the repository at this point in the history
  2. Lint code with ESLint and Prettier

    Triggered by 7dd06f0 on branch refs/heads/issue-3600
    CarolineDenis authored and github-actions[bot] committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d3b0e88 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Test buttons icons

    CarolineDenis committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    bcc7543 View commit details
    Browse the repository at this point in the history
  2. Reorganize icons

    CarolineDenis committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0adf783 View commit details
    Browse the repository at this point in the history
  3. Lint code with ESLint and Prettier

    Triggered by 0adf783 on branch refs/heads/issue-3600
    CarolineDenis authored and github-actions[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6baa65a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    0b8631a View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    CarolineDenis committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    bf9662c View commit details
    Browse the repository at this point in the history
  3. Lint code with ESLint and Prettier

    Triggered by bf9662c on branch refs/heads/issue-3600
    CarolineDenis authored and github-actions[bot] committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c01617f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a742c40 View commit details
    Browse the repository at this point in the history
  5. Update Icons.tsx

    This will help us know which icons we need to make/look for in the future
    grantfitzsimmons committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    324445b View commit details
    Browse the repository at this point in the history
  6. Cosmetic changes

    CarolineDenis committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    470fe4f View commit details
    Browse the repository at this point in the history
  7. Lint code with ESLint and Prettier

    Triggered by 470fe4f on branch refs/heads/issue-3600
    CarolineDenis authored and github-actions[bot] committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1f67b09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fb3535 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    fe86253 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc671a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9c9abe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76bfca9 View commit details
    Browse the repository at this point in the history
  5. Lint code with ESLint and Prettier

    Triggered by 76bfca9 on branch refs/heads/issue-3600
    CarolineDenis authored and github-actions[bot] committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e98e98b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3585074 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a44734 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    b567578 View commit details
    Browse the repository at this point in the history
  2. Lint code with ESLint and Prettier

    Triggered by b567578 on branch refs/heads/issue-3600
    grantfitzsimmons authored and github-actions[bot] committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    70d6d6e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    d3ba552 View commit details
    Browse the repository at this point in the history
  2. Lint code with ESLint and Prettier

    Triggered by d3ba552 on branch refs/heads/issue-3600
    CarolineDenis authored and github-actions[bot] committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8a55646 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

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

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    ae95eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3fb6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d88ae1b View commit details
    Browse the repository at this point in the history