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

Merge stable 8.0 to master #10306

Merged
merged 71 commits into from
Jan 8, 2024
Merged

Conversation

JammingBen
Copy link
Contributor

@JammingBen JammingBen commented Jan 8, 2024

Bring the latest changes from stable-8.0 to master.

SwikritiT and others added 30 commits December 19, 2023 09:29
…rough url (#10202)

* test: add e2e test for directly opening project space through url

Signed-off-by: Swikriti Tripathi <[email protected]>

* test: refactor test steps

* address reviews

Signed-off-by: Swikriti Tripathi <[email protected]>

* test: address review and change string to lower case

---------

Signed-off-by: Swikriti Tripathi <[email protected]>
Fixes an issue where the loading indicator would show before taking any action in the resource conflict modal.
…t-dialog

fix: loading indicator showing during conflict dialog
* Bugfix: Gridview whitespace autosize

* Fix large scale

* Fix viewoption sizes

* Add changelog

* Update unittests

* WIP

* Solution?

* WIP

* WIP

* Remove dev leftover

* cleanup code

* Calculate max tiles count per row / still needs to be recalculated when the slider value changes

* Implement watch for tile-size slider changes

* Rename rowCount

* Lint, change var to const, remove unnecessary computed

* Hide from screen readers

* feat: introduce useTileSize composable and watch that for tile sizes

* Fix undefined issues

* slim mount function

* fix: tile pixels and ghost tile count

* test: fix viewOptions unit tests

* Fixing ResourceTiles.spec.ts tests (WIP)

* Fix ResourceTiles.spec.ts

* Remove dev leftover

---------

Co-authored-by: Jan Ackermann <[email protected]>
Co-authored-by: Benedikt Kulmann <[email protected]>
* Harmonize AppSwitcher Icon colors

* Add changelog
* Bump commit id for tests

* fix failing test
…-7.1

fix: pick recent fixes from stable-7.1
* feat: introduce configuration for concurrent requests

* test: fix unit tests

---------

Co-authored-by: Jannik Stehle <[email protected]>
chore: prepare v8.0.0-rc.1 release
[tests-only][full-ci] Bump ocis commit id for tests
…-8.0

[full-ci] [tests-only] Bump ocis commit id to stable 5.0
fix: tiles view listing on spaces overview
* fix: update oidc-client-ts to 2.4.0 (includes crypto-js security patch)

* chore: update (and remove unused) babel related dependencies

* chore: bump luxon to v3.2.1

* chore: bump vite to v5.0.5

* chore: bump postcss-url to v10.1.3

* chore: bump postcss to v8.4.32

---------

Co-authored-by: Jannik Stehle <[email protected]>
JammingBen and others added 23 commits January 4, 2024 11:35
Replaces `jest-serializer-vue` in the ods with the more active and maintained `jest-serializer-vue-tjw`, which we already use for the rest of the project.
* fix(deps): update dependency @vitejs/plugin-vue to v4.6.2

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jannik Stehle <[email protected]>
Dependency node-fetch has been updated to v2.7.0. We found out that
cucumber-js is currently incompatible with node-fetch v3, so we can't
upgrade to node-fetch v3 at the moment.
Dependency cross-fetch is a peer dependency of the owncloud-sdk and has
been added to our root level package.json to get an up to date v3 of
cross-fetch to mitigate security issues.
…ter-to-stable-8.0

Backport dep updates from master to stable 8.0
@JammingBen JammingBen self-assigned this Jan 8, 2024
Copy link

update-docs bot commented Jan 8, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link

sonarqubecloud bot commented Jan 8, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@CLAassistant
Copy link

CLAassistant commented Jan 8, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
10 out of 11 committers have signed the CLA.

✅ SwikritiT
✅ kulmann
✅ JanAckermann
✅ JammingBen
✅ lookacat
✅ nirajacharya2
✅ jacob-nv
✅ phil-davis
✅ grgprarup
✅ ScharfViktor
❌ ownclouders
You have signed the CLA already but the status is still pending? Let us recheck it.

@JammingBen JammingBen merged commit cb2b4ab into master Jan 8, 2024
2 of 3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the merge-stable-8.0-to-master-20240108 branch January 8, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.