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

[stable25] Disable rich workspace rendering when view is not visible #3377

Merged
merged 4 commits into from
Nov 7, 2022

Commits on Nov 7, 2022

  1. Do not render the workspace if file list is hidden

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr authored and max-nextcloud committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2d3ef7e View commit details
    Browse the repository at this point in the history
  2. Add cypress tests for switching views with rich workspaces

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr authored and max-nextcloud committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6ac917c View commit details
    Browse the repository at this point in the history
  3. Fix minor issues in cypress tests leading to failures

    * `#workspace` is not found on the recent pages view at all - so need to combine selectors
    * allow tests to pass in retries by using a consistent path name.
    
    Signed-off-by: max-nextcloud <max@nextcloud.com>
    max-nextcloud committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    755939c View commit details
    Browse the repository at this point in the history
  4. Compile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    811ee15 View commit details
    Browse the repository at this point in the history