Migrate to new frontend #138

Merged
hansegucker merged 6 commits from vue-3 into master 2025-09-20 20:09:37 +02:00
hansegucker commented 2025-09-12 00:19:06 +02:00 (Migrated from edugit.org)

Information and screenshots

Close #22

image.png

image.png

image.png

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")

## Information and screenshots Close #22 ### ![image.png](/uploads/10986dd4e1552cf353d28ab40cc674e7/image.png) ![image.png](/uploads/a2117c553e1a468eea5cbbb7b577255c/image.png) ![image.png](/uploads/b5ca1be7778cd5744c2ce3ffc45ab9b2/image.png) ## Checklist - [x] `tox -e reformat,lint` used - [x] Changelog updated/No update necessary - [x] Documentation (incl. Screenshots) up-to-date - [x] Copyright in `apps.py` and `README.rst` up-to-date - [x] (Unit) tests for new feature/regression tests for bug fixes (only if useful) - [x] Adhere to [URL scheme](https://edugit.org/AlekSIS/official/AlekSIS/-/issues/86) - [x] Tested with admin account - [x] Tested with normal account (based on permissions) ## Backend checklist - [x] Use permissions for all GraphQL mutations - [x] Use query optimizer for all GraphQL queries - [x] Don't use inefficient DB queries ## Frontend checklist (mandatory with ~"part::frontend") - [x] Screenshots are attached (mobile and desktop) - [x] 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/)
hansegucker commented 2025-09-16 19:39:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1c2654ba - Migrate live documents to new frontend

Compare with previous version

added 1 commit <ul><li>1c2654ba - Migrate live documents to new frontend</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Resint/-/merge_requests/115/diffs?diff_id=71433&start_sha=28f17e817e65f9c1cb2960c52966288931ad377a)
hansegucker commented 2025-09-16 19:45:05 +02:00 (Migrated from edugit.org)

changed the description

changed the description
hansegucker commented 2025-09-16 19:53:59 +02:00 (Migrated from edugit.org)

added 2 commits

  • 7c2d2dcd - Migrate live documents to new frontend
  • 362f1f56 - Update changelog and copyright

Compare with previous version

added 2 commits <ul><li>7c2d2dcd - Migrate live documents to new frontend</li><li>362f1f56 - Update changelog and copyright</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Resint/-/merge_requests/115/diffs?diff_id=71436&start_sha=1c2654ba88dc9908197132b05395d7a6aeb9feb5)
hansegucker commented 2025-09-16 19:54:04 +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-16 19:54:06 +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-09-16 19:59:12 +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-09-16 19:59:15 +02:00 (Migrated from edugit.org)

marked the checklist item Adhere to URL scheme as completed

marked the checklist item **Adhere to [URL scheme](https://edugit.org/AlekSIS/official/AlekSIS/-/issues/86)** as completed
hansegucker commented 2025-09-16 19:59:16 +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
hansegucker commented 2025-09-16 19:59:18 +02:00 (Migrated from edugit.org)

marked the checklist item Tested with normal account (based on permissions) as completed

marked the checklist item **Tested with normal account (based on permissions)** as completed
hansegucker commented 2025-09-16 19:59:20 +02:00 (Migrated from edugit.org)

marked the checklist item Use permissions for all GraphQL mutations as completed

marked the checklist item **Use permissions for all GraphQL mutations** as completed
hansegucker commented 2025-09-16 19:59:23 +02:00 (Migrated from edugit.org)

marked the checklist item Use query optimizer for all GraphQL queries as completed

marked the checklist item **Use query optimizer for all GraphQL queries** as completed
hansegucker commented 2025-09-16 19:59:24 +02:00 (Migrated from edugit.org)

marked the checklist item Don't use inefficient DB queries as completed

marked the checklist item **Don't use inefficient DB queries** as completed
hansegucker commented 2025-09-16 19:59:26 +02:00 (Migrated from edugit.org)

marked the checklist item Screenshots are attached (mobile and desktop) as completed

marked the checklist item **Screenshots are attached (mobile and desktop)** as completed
hansegucker commented 2025-09-16 19:59:33 +02:00 (Migrated from edugit.org)

marked the checklist item Tested on mobile, tablet, and desktop sizes as completed

marked the checklist item **Tested on mobile, tablet, and desktop sizes** as completed
hansegucker commented 2025-09-16 19:59:38 +02:00 (Migrated from edugit.org)

marked the checklist item (Unit) tests for new feature/regression tests for bug fixes (only if useful) as completed

marked the checklist item **(Unit) tests for new feature/regression tests for bug fixes (only if useful)** as completed
hansegucker commented 2025-09-19 20:19:41 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1c2babba - Update docs after migrating to new frontend

Compare with previous version

added 1 commit <ul><li>1c2babba - Update docs after migrating to new frontend</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Resint/-/merge_requests/115/diffs?diff_id=71523&start_sha=362f1f56a4afc5ffcdeb1ce2890a64155824d3a2)
hansegucker commented 2025-09-19 20:19:49 +02:00 (Migrated from edugit.org)

marked the checklist item Documentation (incl. Screenshots) up-to-date as completed

marked the checklist item **Documentation (incl. Screenshots) up-to-date** as completed
hansegucker commented 2025-09-19 20:20:07 +02:00 (Migrated from edugit.org)

marked this merge request as ready

marked this merge request as **ready**
hansegucker commented 2025-09-20 20:09:37 +02:00 (Migrated from edugit.org)

mentioned in commit bddba05655

mentioned in commit bddba056554a71dd7ccd0de6a44c7d57f388b852
hansegucker (Migrated from edugit.org) merged commit bddba05655 into master 2025-09-20 20:09:38 +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-Resint!138
No description provided.