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

N21-1772 migration wizard summary #3120

Merged
merged 502 commits into from
Feb 28, 2024

Conversation

MarvinOehlerkingCap
Copy link
Contributor

@MarvinOehlerkingCap MarvinOehlerkingCap commented Feb 26, 2024

Short Description

Links to Ticket and related Pull-Requests

https://ticketsystem.dbildungscloud.de/browse/N21-1772

Changes

Data-security

Deployment

New Repos, NPM packages or vendor scripts

Screenshots of UI changes

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

NFriedo and others added 30 commits November 21, 2023 09:14
* using script setup in DateTimePicker components
* adjust interaction handler
* validate using vuelidate
* change date prop to optional ISO String
* Delete tiptap components

* Refactor CK5 config

* Use CK5 in news

* Fix language switch
OliverHappe and others added 26 commits February 20, 2024 11:10
The form to configure an external tool that should be added, was displayed with a scrollbar and the cancel and submit-button were not displayed completely (=cut off at the bottom).

- added property allowOverflowX to the DefaultWirframe and activated it for the CoulmBoard-page:
  - true: menu-items of cards and columns outside of the screen (column 7+) are displayed with text
  - false: no problems with unwanted scrollbars
- property set to true for ColumnBoard-Page
* fix i18 pre-compilation of typescript resources

* add type definitions for translations
---------

Co-authored-by: odalys-dataport <[email protected]>
* remove code of old course share functionality
* enable new course share feature with old feature flag
was removed by mistake on a resolving a git conflict
* add role "menuitem" and "menu" for three-dot-menu of 
  * room: course-, task- and lesson-menu
  * board: column- and card-menu
  * tasks: task-menu
* fix headings for a11y in rooms

---------

Co-authored-by: hoeppner-dataport <[email protected]>
# Conflicts:
#	package-lock.json
#	package.json
#	src/components/ui-preview-image/PreviewImage.unit.ts
#	src/locales/de.ts
#	src/locales/en.ts
#	src/locales/es.ts
#	src/locales/uk.ts
#	src/pages/administration/Migration.page.vue
#	src/pages/rooms/room-details.unit.ts
Copy link

@MarvinOehlerkingCap MarvinOehlerkingCap merged commit c2bc326 into main Feb 28, 2024
48 of 49 checks passed
@MarvinOehlerkingCap MarvinOehlerkingCap deleted the N21-1772-migration-wizard-summary branch February 28, 2024 09:18
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.