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

feat: rewrite file list #3746

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

feat: rewrite file list #3746

wants to merge 16 commits into from

Commits on Oct 12, 2024

  1. feat: rewrite file list

    Signed-off-by: Vitor Mattos <[email protected]>
    vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    044e86c View commit details
    Browse the repository at this point in the history
  2. chore: start to implement FileEntry component

    Signed-off-by: Vitor Mattos <[email protected]>
    vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d7e9ae2 View commit details
    Browse the repository at this point in the history
  3. fix: linter

    Signed-off-by: Vitor Mattos <[email protected]>
    vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1ceddfe View commit details
    Browse the repository at this point in the history
  4. feat: add FileEntryName component

    Signed-off-by: Vitor Mattos <[email protected]>
    vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e90936a View commit details
    Browse the repository at this point in the history
  5. chore: add component EntryAction

    Signed-off-by: Vitor Mattos <[email protected]>
    vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c768540 View commit details
    Browse the repository at this point in the history
  6. feat: trigger opened menu on right click

    Signed-off-by: Vitor Mattos <[email protected]>
    vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d611e77 View commit details
    Browse the repository at this point in the history
  7. chore: make FileEntry at table mode to work

    Signed-off-by: Vitor Mattos <[email protected]>
    vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d6b76d6 View commit details
    Browse the repository at this point in the history
  8. chore: remove checkbox

    Signed-off-by: Vitor Mattos <[email protected]>
    vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    f3f9cdf View commit details
    Browse the repository at this point in the history
  9. fix: header sorting arrow icon

    Signed-off-by: Victor Bianchi <[email protected]>
    v-bianchi authored and vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5db8939 View commit details
    Browse the repository at this point in the history
  10. feat: add status dot to file entry component

    Signed-off-by: Victor Bianchi <[email protected]>
    v-bianchi authored and vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    18e3bc2 View commit details
    Browse the repository at this point in the history
  11. fix: linter

    Signed-off-by: Vitor Mattos <[email protected]>
    vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c7daa4f View commit details
    Browse the repository at this point in the history
  12. feat: open file details side bar

    Signed-off-by: Victor Bianchi <[email protected]>
    v-bianchi authored and vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bd3cc9a View commit details
    Browse the repository at this point in the history
  13. feat: implement file filtering logic WIP

    Signed-off-by: Victor Bianchi <[email protected]>
    v-bianchi authored and vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2bda0cf View commit details
    Browse the repository at this point in the history
  14. feat: filter files according to status and modified values

    Signed-off-by: Victor Bianchi <[email protected]>
    v-bianchi authored and vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    561dddd View commit details
    Browse the repository at this point in the history
  15. chore: update OpenAPI documentation

    Signed-off-by: Victor Bianchi <[email protected]>
    v-bianchi authored and vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bc15bff View commit details
    Browse the repository at this point in the history
  16. feat: implement file sorting

    Signed-off-by: Victor Bianchi <[email protected]>
    v-bianchi authored and vitormattos committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5da838d View commit details
    Browse the repository at this point in the history