Resolve "Migrate to Vue 3/Vuetify 3" #156

Merged
ZugBahnHof merged 4 commits from 24-migrate-to-vue-3-vuetify-3 into master 2025-09-24 19:16:41 +02:00
ZugBahnHof commented 2025-09-24 11:12:18 +02:00 (Migrated from edugit.org)

Information and screenshots

No further information have been provided.

Checklist

  • tox -e reformat,lint used
  • Changelog updated/No update necessary
  • Documentation (incl. Screenshots) up-to-date
  • Copyright in apps.py and README.rst up-to-date
  • (Unit) tests for new feature/regression tests for bug fixes (only if useful)
  • Adhere to URL scheme
  • Tested with admin account
  • Tested with normal account (based on permissions)

Backend checklist

  • Use permissions for all GraphQL mutations
  • Use query optimizer for all GraphQL queries
  • Don't use inefficient DB queries

Frontend checklist (mandatory with ~"part::frontend")

  • Screenshots are attached (mobile and desktop)
  • Tested on mobile, tablet, and desktop sizes
  • Adhered to frontend guidelines
  • Checked with Firefox Accessibility Checker

Closes #24

## Information and screenshots No further information have been provided. ## Checklist - [x] `tox -e reformat,lint` used - [x] Changelog updated/No update necessary - [ ] Documentation (incl. Screenshots) up-to-date - [ ] Copyright in `apps.py` and `README.rst` up-to-date - [ ] (Unit) tests for new feature/regression tests for bug fixes (only if useful) - [ ] Adhere to [URL scheme](https://edugit.org/AlekSIS/official/AlekSIS/-/issues/86) - [x] Tested with admin account - [ ] Tested with normal account (based on permissions) ## Backend checklist - [ ] Use permissions for all GraphQL mutations - [ ] Use query optimizer for all GraphQL queries - [ ] Don't use inefficient DB queries ## Frontend checklist (mandatory with ~"part::frontend") - [ ] Screenshots are attached (mobile and desktop) - [ ] Tested on mobile, tablet, and desktop sizes - [ ] Adhered to frontend guidelines - [ ] Checked with Firefox Accessibility Checker Closes #24
ZugBahnHof commented 2025-09-24 11:14:19 +02:00 (Migrated from edugit.org)

marked the checklist item tox -e reformat,lint used as completed

marked the checklist item **`tox -e reformat,lint` used** as completed
ZugBahnHof commented 2025-09-24 11:14:24 +02:00 (Migrated from edugit.org)

marked the checklist item Changelog updated/No update necessary as completed

marked the checklist item **Changelog updated/No update necessary** as completed
ZugBahnHof commented 2025-09-24 11:14:26 +02:00 (Migrated from edugit.org)

added 3 commits

  • cafa33d8 - Update pipeline frontend lint and reformat for vue(tify)3
  • 16b7e494 - Run automated migration to vue3
  • 4b27089c - Use asnycComponents for RSSWidget in collection

Compare with previous version

added 3 commits <ul><li>cafa33d8 - Update pipeline frontend lint and reformat for vue(tify)3</li><li>16b7e494 - Run automated migration to vue3</li><li>4b27089c - Use asnycComponents for RSSWidget in collection</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-DashboardFeeds/-/merge_requests/131/diffs?diff_id=71657&start_sha=42135d8e2d40d3fd4c430c3fa73d40775f25744d)
ZugBahnHof commented 2025-09-24 11:14:37 +02:00 (Migrated from edugit.org)

marked the checklist item Tested with admin account as completed

marked the checklist item **Tested with admin account** as completed
ZugBahnHof commented 2025-09-24 12:10:20 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5af93a27 - Increase version of aleksis-core

Compare with previous version

added 1 commit <ul><li>5af93a27 - Increase version of aleksis-core</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-DashboardFeeds/-/merge_requests/131/diffs?diff_id=71659&start_sha=4b27089cb211a5153099c2606cee9302f3b1f5d5)
ZugBahnHof commented 2025-09-24 12:15:25 +02:00 (Migrated from edugit.org)

marked this merge request as ready

marked this merge request as **ready**
ZugBahnHof commented 2025-09-24 12:15:32 +02:00 (Migrated from edugit.org)

assigned to @hansegucker

assigned to @hansegucker
ZugBahnHof commented 2025-09-24 12:15:36 +02:00 (Migrated from edugit.org)

requested review from @hansegucker

requested review from @hansegucker
ZugBahnHof commented 2025-09-24 12:16:14 +02:00 (Migrated from edugit.org)

Linter fails due to a model (DashboardWidgetConfiguration) not being in a released version of the core (I think?)

Linter fails due to a model (DashboardWidgetConfiguration) not being in a released version of the core (I think?)
hansegucker commented 2025-09-24 19:16:41 +02:00 (Migrated from edugit.org)

mentioned in commit 81530c9a6a

mentioned in commit 81530c9a6a2c938f940d1b55dfb427a0b56c9708
hansegucker (Migrated from edugit.org) merged commit 81530c9a6a into master 2025-09-24 19:16:41 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-DashboardFeeds!156
No description provided.