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

Merged
hansegucker merged 8 commits from 75-migrate-to-vue-3-vuetify-3 into master 2025-10-02 13:51:15 +02:00
hansegucker commented 2025-09-21 19:00:09 +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")

Closes #75

## 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 - [x] 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) - [ ] 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](https://edugit.org/AlekSIS/official/AlekSIS/-/blob/master/project/frontend_guidelines.rst?ref_type=heads) - [ ] Checked with [Firefox Accessibility Checker](https://firefox-source-docs.mozilla.org/devtools-user/accessibility_inspector/) Closes #75
hansegucker commented 2025-09-22 19:31:08 +02:00 (Migrated from edugit.org)

added 5 commits

  • efed2b13 - Update dev deps
  • 1a06e69c - Migrate import template list and upload function to new frontend
  • 1629bc49 - Reformat
  • 91c18532 - WIP: Migrate CSV import frontend to new frontend
  • c641219d - Update docs

Compare with previous version

added 5 commits <ul><li>efed2b13 - Update dev deps</li><li>1a06e69c - Migrate import template list and upload function to new frontend</li><li>1629bc49 - Reformat</li><li>91c18532 - WIP: Migrate CSV import frontend to new frontend</li><li>c641219d - Update docs</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-CSVImport/-/merge_requests/203/diffs?diff_id=71631&start_sha=dc92d71766efe3038921742c4e0e8c85eb8049dd)
hansegucker commented 2025-09-25 19:56:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • f60bbe39 - Finish migration to Vue 3/Vuetify 3

Compare with previous version

added 1 commit <ul><li>f60bbe39 - Finish migration to Vue 3/Vuetify 3</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-CSVImport/-/merge_requests/203/diffs?diff_id=71709&start_sha=c641219d1704198f113201527cfcdac34fa61b3b)
hansegucker commented 2025-09-25 20:08:00 +02:00 (Migrated from edugit.org)

marked this merge request as ready

marked this merge request as **ready**
hansegucker commented 2025-09-25 20:08:02 +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
hansegucker commented 2025-09-26 22:09:18 +02:00 (Migrated from edugit.org)

assigned to @ZugBahnHof

assigned to @ZugBahnHof
ZugBahnHof commented 2025-10-02 13:28:17 +02:00 (Migrated from edugit.org)

the .eslintrc and tox.ini are probably missing as well?

the `.eslintrc` and `tox.ini` are probably missing as well?
ZugBahnHof commented 2025-10-02 13:28:17 +02:00 (Migrated from edugit.org)

?

?
ZugBahnHof commented 2025-10-02 13:28:17 +02:00 (Migrated from edugit.org)

is this required, can't you simply delete the file?

is this required, can't you simply delete the file?
ZugBahnHof commented 2025-10-02 13:28:18 +02:00 (Migrated from edugit.org)

left review comments

left review comments
hansegucker commented 2025-10-02 13:45:38 +02:00 (Migrated from edugit.org)

No, they have been updated before.

No, they have been updated before.
hansegucker commented 2025-10-02 13:45:49 +02:00 (Migrated from edugit.org)

No

No
hansegucker commented 2025-10-02 13:50:51 +02:00 (Migrated from edugit.org)

resolved all threads

resolved all threads
hansegucker commented 2025-10-02 13:50:55 +02:00 (Migrated from edugit.org)

marked the checklist item Copyright in apps.py and README.rst up-to-date as completed

marked the checklist item **Copyright in `apps.py` and `README.rst` up-to-date** as completed
hansegucker commented 2025-10-02 13:50:57 +02:00 (Migrated from edugit.org)

changed this line in version 3 of the diff

changed this line in [version 3 of the diff](/AlekSIS/official/AlekSIS-App-CSVImport/-/merge_requests/203/diffs?diff_id=71823&start_sha=f60bbe398c072787bb6b9db8b2663d19a9cdcd3e#4bfc062761e3dad626ab1b0d6b9eb413b1e5f86b_46_46)
hansegucker commented 2025-10-02 13:50:57 +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
hansegucker commented 2025-10-02 13:51:01 +02:00 (Migrated from edugit.org)

added 2 commits

Compare with previous version

added 2 commits <ul><li>b289e527 - Update changelog and copyright</li><li>948a5b87 - Fix typo</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-CSVImport/-/merge_requests/203/diffs?diff_id=71823&start_sha=f60bbe398c072787bb6b9db8b2663d19a9cdcd3e)
hansegucker commented 2025-10-02 13:51:14 +02:00 (Migrated from edugit.org)

mentioned in commit 20c841e58d

mentioned in commit 20c841e58d29ed7fc9dd0b684da48d4228c3d24a
hansegucker (Migrated from edugit.org) merged commit 20c841e58d into master 2025-10-02 13:51:15 +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-CSVImport!278
No description provided.