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: 28 Files2vue compatibility #4666

Merged
merged 13 commits into from
Aug 27, 2023
Merged

feat: 28 Files2vue compatibility #4666

merged 13 commits into from
Aug 27, 2023

Commits on Aug 27, 2023

  1. feat: 28 files compatibility

    Signed-off-by: John Molakvoæ <[email protected]>
    skjnldsv authored and max-nextcloud committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    7921589 View commit details
    Browse the repository at this point in the history
  2. tests: Mock @nextcloud/files in jest

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl authored and max-nextcloud committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    0397e99 View commit details
    Browse the repository at this point in the history
  3. ci(cypress): Adapt selectors to vue files app

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl authored and max-nextcloud committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    5b4316d View commit details
    Browse the repository at this point in the history
  4. more renaming

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl authored and max-nextcloud committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    23c74eb View commit details
    Browse the repository at this point in the history
  5. fix: New attempt to reload file list

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl authored and max-nextcloud committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    635a793 View commit details
    Browse the repository at this point in the history
  6. tmp: skip tests missing workspace

    Signed-off-by: Max <[email protected]>
    max-nextcloud committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    db7aa50 View commit details
    Browse the repository at this point in the history
  7. test(cypress): drop superfluous assertion about file list.

    File names are now rendered in two spans
    which breaks the assertion that the row contains `test.md`.
    
    But that is nothing text should worry about anyway.
    
    Signed-off-by: Max <[email protected]>
    max-nextcloud committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    e6d8da9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96523eb View commit details
    Browse the repository at this point in the history
  9. ci(cypress): Fix selectors for new file picker

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl authored and max-nextcloud committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    e0febff View commit details
    Browse the repository at this point in the history
  10. fix(lint): use SPDX expression for license

    Signed-off-by: Max <[email protected]>
    max-nextcloud committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    d943659 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dc29ff9 View commit details
    Browse the repository at this point in the history
  12. fix(cy): adjust selectors for filepicker

    basename and extension are now split.
    
    Signed-off-by: Max <[email protected]>
    max-nextcloud committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    0a3705e View commit details
    Browse the repository at this point in the history
  13. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <[email protected]>
    nextcloud-command committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    2050c7e View commit details
    Browse the repository at this point in the history