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

rebasing with streamlined app version #5

Open
wants to merge 3,800 commits into
base: DICOM-viewer-PoC
Choose a base branch
from

Conversation

koebel
Copy link
Owner

@koebel koebel commented Sep 26, 2023

Description

current branch was originally forked from streamline apps (owncloud#9485) while this was WiP. merging with streamlined apps master which is now completed.

Related Issue

Motivation and Context

How Has This Been Tested?

  • in progress

Screenshots (if appropriate):

Types of changes

see owncloud#9615

Checklist:

see owncloud#9615

Open tasks:

see owncloud#9615

dschmidt and others added 30 commits October 15, 2024 13:01
* Fixes the published exports since esm and cjs were mixed up.
* Stubs `webfontloader` and removes it from the external deps to avoid loading fonts in a unit testing context. This would only be a problem when using the ODS standalone, which basically noone does.
* Removes `vue-select` from the external deps because there seems to be something wrong with their package type.
Since we have the design-system publish by now, this removes the pre-bundling of the lib.
Since we have the design-system publish by now, this removes it form the list of external deps when publishing `web-pkg`.
chore: fix ods build and mark it external in other packages
Aligns the extension-sdk version with the one of the mono repo and its packages. Also adds a version range to the `sass` dependency so users of this package don't need to provide the pinned version exactly.
Inscreases the minimum version of `@babel/eslint-parser` to `7.25.8` because this ensures compatibility with eslint v9. The previous, older version didn't do that.
…alpha.1-release

chore: prepare release 11.0.0-alpha.1
added step to get ocis accesstoken from refresh token in keycloak setup
…ings

chore: fix unmet peer warnings when using extension-sdk and eslint-config
* feat: create file from template
….x-lockfile

fix(deps): update dependency vue-router to v4.4.5
JammingBen and others added 30 commits November 13, 2024 10:28
Fixes the "Open" and "Save as" actions when the server has enabled `embed.delegateAuthentication`. This flag needs to be ignored for these 2 actions since Web is basically embedding itself and always needs authentication.
…-delegate-authentication

fix: file picker when embed delegate authentication is enabled
…r-loading

fix: preview app image navigation on shared with me page
fix(deps): update dependency eslint-plugin-n to v17.13.2
fix(deps): update dependency focus-trap to v7.6.1
…-findings

Fix two old, minor a11y complaints
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.