-
Notifications
You must be signed in to change notification settings - Fork 14
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
MarvinOehlerkingCap
merged 502 commits into
main
from
N21-1772-migration-wizard-summary
Feb 28, 2024
Merged
N21-1772 migration wizard summary #3120
MarvinOehlerkingCap
merged 502 commits into
main
from
N21-1772-migration-wizard-summary
Feb 28, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…t-client into BC-3844-vue3-webpack
…a-table, update docs
…t-client into BC-3844-vue3-webpack
* using script setup in DateTimePicker components * adjust interaction handler * validate using vuelidate * change date prop to optional ISO String
…t-client into BC-3844-vue3-webpack
* Delete tiptap components * Refactor CK5 config * Use CK5 in news * Fix language switch
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
…t-client into BC-3844-vue3-webpack
* 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]>
…t-client into BC-3844-vue3-webpack
…t-client into BC-3844-vue3-webpack
# 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
|
IgorCapCoder
approved these changes
Feb 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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