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: Show share synchronization as a minor action (Part 1) #3250

Merged
merged 12 commits into from
Nov 22, 2024

Commits on Nov 21, 2024

  1. feat: Upgrade cozy-ui to 113.3.0 & cozy-harvest-lib to 30.6.4

    Manage breaking changes with cozy-viewer
    Merkur39 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a6b7fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df2024a View commit details
    Browse the repository at this point in the history
  3. fix(DeleteItem): Missing props

    The `onLeave` & `isSharedWithMe` props have not
    been transmitted for a long time.
    `onLeave` is no longer useful, it used to call a stack
    route to revoke the user, but the approach has since
    changed and deleting an io.cozy.files revokes the user.
    
    `isSharedWithMe` is still useful, allowing you to
    customize the wording.
    Merkur39 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f7631f0 View commit details
    Browse the repository at this point in the history
  4. feat: Customize trash action

    To remain consistent with the wording in MoreMenu.
    Merkur39 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    402a6c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ba37df View commit details
    Browse the repository at this point in the history
  6. feat: Display MoreMenu all the time

    This change is necessary with the upcoming functionality.
    As there will no longer be a banner to add/sync the share.
    Merkur39 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1997c25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fdaa92b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94503ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    409d05a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c2d5c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    f5dd54f View commit details
    Browse the repository at this point in the history
  2. feat: Returns processing

    Merkur39 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    212cf25 View commit details
    Browse the repository at this point in the history