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

Merged
merged 48 commits into from
Nov 5, 2024
Merged

feat: rewrite file list #3746

merged 48 commits into from
Nov 5, 2024

Commits on Nov 5, 2024

  1. feat: rewrite file list

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    70d463d View commit details
    Browse the repository at this point in the history
  2. chore: start to implement FileEntry component

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9197f49 View commit details
    Browse the repository at this point in the history
  3. fix: linter

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ae251c8 View commit details
    Browse the repository at this point in the history
  4. feat: add FileEntryName component

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1a56cff View commit details
    Browse the repository at this point in the history
  5. chore: add component EntryAction

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    34cb4c2 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 <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1a1665e 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 <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5b951d2 View commit details
    Browse the repository at this point in the history
  8. chore: remove checkbox

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d351026 View commit details
    Browse the repository at this point in the history
  9. fix: header sorting arrow icon

    Signed-off-by: Victor Bianchi <vbianchi@protonmail.com>
    v-bianchi authored and vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    abf9f18 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 <vbianchi@protonmail.com>
    v-bianchi authored and vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5e613a2 View commit details
    Browse the repository at this point in the history
  11. fix: linter

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3d8d93f View commit details
    Browse the repository at this point in the history
  12. feat: open file details side bar

    Signed-off-by: Victor Bianchi <vbianchi@protonmail.com>
    v-bianchi authored and vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3c325bf View commit details
    Browse the repository at this point in the history
  13. feat: implement file filtering logic WIP

    Signed-off-by: Victor Bianchi <vbianchi@protonmail.com>
    v-bianchi authored and vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1102bd4 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 <vbianchi@protonmail.com>
    v-bianchi authored and vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    bbbc826 View commit details
    Browse the repository at this point in the history
  15. chore: update OpenAPI documentation

    Signed-off-by: Victor Bianchi <vbianchi@protonmail.com>
    v-bianchi authored and vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    be783aa View commit details
    Browse the repository at this point in the history
  16. feat: implement file sorting

    Signed-off-by: Victor Bianchi <vbianchi@protonmail.com>
    v-bianchi authored and vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1026c86 View commit details
    Browse the repository at this point in the history
  17. chore: implement buttons to reques to sign

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d3aedd7 View commit details
    Browse the repository at this point in the history
  18. chore: move methods to store

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    405e781 View commit details
    Browse the repository at this point in the history
  19. chore: make sign menu to work

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c14e5b0 View commit details
    Browse the repository at this point in the history
  20. chore: implement validate

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5e83492 View commit details
    Browse the repository at this point in the history
  21. chore: start to implement delete

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9a9ff67 View commit details
    Browse the repository at this point in the history
  22. fix: prevent to be funcion when isn't

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d34029a View commit details
    Browse the repository at this point in the history
  23. fix: lint

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b01976e View commit details
    Browse the repository at this point in the history
  24. chore: confirm before delete

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0d44f7a View commit details
    Browse the repository at this point in the history
  25. chore: indent

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    554c18a View commit details
    Browse the repository at this point in the history
  26. chore: make reactive the conditional to display actions

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f5b5b57 View commit details
    Browse the repository at this point in the history
  27. fix: sing from action

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    317fe81 View commit details
    Browse the repository at this point in the history
  28. chore: only delete from backend when the file exists at LibreSign side

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    37b1a05 View commit details
    Browse the repository at this point in the history
  29. fix: way to get signer uuid

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ecf7688 View commit details
    Browse the repository at this point in the history
  30. feat: implement order

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3305ccb View commit details
    Browse the repository at this point in the history
  31. feat: implement lazy loading of files with pagination

    Signed-off-by: Victor Bianchi <vbianchi@protonmail.com>
    v-bianchi authored and vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c244c75 View commit details
    Browse the repository at this point in the history
  32. feat: integrate file list filters and pagination query params WIP

    Signed-off-by: Victor Bianchi <vbianchi@protonmail.com>
    v-bianchi authored and vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    503856f View commit details
    Browse the repository at this point in the history
  33. fix: prevent infinity loop when use IntersectionObserver

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    37e16f1 View commit details
    Browse the repository at this point in the history
  34. fix: linter

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8fc7b64 View commit details
    Browse the repository at this point in the history
  35. chore: remove timeline

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f53d524 View commit details
    Browse the repository at this point in the history
  36. chore: phpcs fix

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ddac8cf View commit details
    Browse the repository at this point in the history
  37. fix: SPDX

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7b20f2c View commit details
    Browse the repository at this point in the history
  38. fix: prevent add duplicated element to array

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a070a09 View commit details
    Browse the repository at this point in the history
  39. fix: copy pdfworker to LibreSign

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8a013ce View commit details
    Browse the repository at this point in the history
  40. feat: integrate files filtering and pagination, fix IntersectionObserver

    Signed-off-by: Victor Bianchi <vbianchi@protonmail.com>
    v-bianchi authored and vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    96e5f06 View commit details
    Browse the repository at this point in the history
  41. fix: integration tests

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5284d78 View commit details
    Browse the repository at this point in the history
  42. refactor: make more readdable

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3bb3e3e View commit details
    Browse the repository at this point in the history
  43. refactor: make more readdable

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b1ae210 View commit details
    Browse the repository at this point in the history
  44. fix: query string order

    This asort change the order of parameters:
    
    https://github.com/nextcloud/server/blob/bb1e2f9d9d51e83da6ee0da9ce5fb2e415542119/lib/private/Route/CachingRouter.php#L51
    
    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a417d3d View commit details
    Browse the repository at this point in the history
  45. chore: remove delete from filter

    We haven't this status implemented yet
    
    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    430b947 View commit details
    Browse the repository at this point in the history
  46. fix: order url parameters of pagination

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    940f018 View commit details
    Browse the repository at this point in the history
  47. feat: make possible delete file too

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    454b8d3 View commit details
    Browse the repository at this point in the history
  48. feat: Save file to LibeSign every when a new file is uploaded

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f46ee43 View commit details
    Browse the repository at this point in the history