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

BC-8168 - Implementing video conferences in FE and remaining issues #3480

Merged
merged 57 commits into from
Jan 17, 2025

Conversation

MartinSchuhmacher
Copy link
Contributor

@MartinSchuhmacher MartinSchuhmacher commented Dec 18, 2024

Short Description

Links to Ticket and related Pull-Requests

BC-8168

hpi-schul-cloud/schulcloud-server#5420

hpi-schul-cloud/dof_app_deploy#1086

Changes

see ticket for detailed listing

Checklist before merging

  • QA: In addition to review, the code has been manually tested (if manual testing is possible)
  • PO: Any deviation from requirements was agreed with Product-Owner / ticket author / support-team
  • DEV: Every new component is implemented having accessibility in mind (e.g. aria-label, role property)

Notice: Please keep this Pull-Request as a Draft (or add WIP label), until it is ready to be reviewed

@MartinSchuhmacher MartinSchuhmacher self-assigned this Dec 18, 2024
const isListLayout = ref(injectStrict(BOARD_IS_LIST_LAYOUT));
const { smAndUp } = useDisplay();

const hasRowStyle = computed(() => {
Copy link
Contributor

@uidp uidp Jan 7, 2025

Choose a reason for hiding this comment

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

hasListStyle or isRenderedAsList?

uidp
uidp previously approved these changes Jan 16, 2025
@MartinSchuhmacher MartinSchuhmacher merged commit 0c3ced2 into main Jan 17, 2025
70 checks passed
@MartinSchuhmacher MartinSchuhmacher deleted the BC-8168-bbb-finalize branch January 17, 2025 08:48
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.

5 participants