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

[full-ci] Streamline apps into viewer/editor templates #9485

Merged
merged 54 commits into from
Sep 13, 2023

Conversation

pascalwengerter
Copy link
Contributor

@pascalwengerter pascalwengerter commented Jul 25, 2023

Related Issue

Open Tasks

Copy link
Contributor

@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.

oh boy... I LOVE where this is going 😍

@pascalwengerter pascalwengerter force-pushed the feature/streamline-apps branch from e000df1 to c215a0d Compare August 3, 2023 20:48
emits: ['update:currentContent'],
setup(props) {
const config = computed(() => {
// TODO: Remove typecasting once vue-tsc has figured it out
Copy link
Member

Choose a reason for hiding this comment

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

Maybe we just need to add one required prop .... .... .... .... ....

@dschmidt dschmidt force-pushed the feature/streamline-apps branch from 38dc423 to 1c4ddbe Compare August 3, 2023 23:38
@dschmidt dschmidt force-pushed the feature/streamline-apps branch from 6f9be4f to eff2f2b Compare August 4, 2023 00:56
@AlexAndBear AlexAndBear force-pushed the feature/streamline-apps branch from ba2bcd0 to 88109cb Compare August 6, 2023 12:58
packages/web-app-external/src/App.vue Outdated Show resolved Hide resolved
packages/web-app-external/src/App.vue Outdated Show resolved Hide resolved
packages/web-app-external/src/App.vue Outdated Show resolved Hide resolved
packages/web-app-text-editor/src/TextEditor.vue Outdated Show resolved Hide resolved
@dschmidt dschmidt force-pushed the feature/streamline-apps branch from 76b7029 to e15d1fb Compare August 8, 2023 16:33
@pascalwengerter pascalwengerter marked this pull request as ready for review September 12, 2023 19:19
Copy link
Member

@dschmidt dschmidt left a comment

Choose a reason for hiding this comment

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

Approved, but I worked on this, so I would suggest to wait for another external review

@dschmidt dschmidt enabled auto-merge (squash) September 13, 2023 09:00
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 3 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 10 Code Smells

15.0% 15.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@dschmidt dschmidt merged commit 1e774b6 into owncloud:master Sep 13, 2023
ownclouders pushed a commit that referenced this pull request Sep 13, 2023
---------

Co-authored-by: Dominik Schmidt <dev@dominik-schmidt.de>
Co-authored-by: Jan <j.ackermann91@gmail.com>
@pascalwengerter pascalwengerter deleted the feature/streamline-apps branch September 14, 2023 20:27
AlexAndBear pushed a commit that referenced this pull request Dec 13, 2023
---------

Co-authored-by: Dominik Schmidt <dev@dominik-schmidt.de>
Co-authored-by: Jan <j.ackermann91@gmail.com>
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.

Viewer/Editor App abstraction
7 participants