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

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

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

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
@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
@sonarcloud
Copy link

sonarcloud bot commented Sep 13, 2023

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
3 of 4 checks passed
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