Fix room alias creation #143

Merged
magicfelix merged 1 commit from 45-build_full_alias-broken into master 2026-02-25 20:58:13 +01:00
magicfelix commented 2026-02-19 13:08:18 +01: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 #45

## Information and screenshots No further information have been provided. ## Checklist - [x] `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](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 #45
magicfelix commented 2026-02-19 13:08:19 +01:00 (Migrated from edugit.org)

assigned to @hansegucker

assigned to @hansegucker
hansegucker commented 2026-02-21 16:36:37 +01:00 (Migrated from edugit.org)

deleted the release/4.0.0b0 branch. This merge request now targets the master branch

deleted the `release/4.0.0b0` branch. This merge request now targets the `master` branch
hansegucker commented 2026-02-25 20:25:09 +01:00 (Migrated from edugit.org)

Maybe use the very new who_am_i function

Maybe use the very new `who_am_i` function
magicfelix commented 2026-02-25 20:33:02 +01: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-Matrix/-/merge_requests/92/diffs?diff_id=83780&start_sha=fa5a3dfd762df60a195e672e35343a94a9be830e#33bf90eaed3c09a4713f8620ed631c4eab84a44f_102_102)
magicfelix commented 2026-02-25 20:33:03 +01:00 (Migrated from edugit.org)

added 6 commits

  • fa5a3dfd...480366c0 - 5 commits from branch master
  • 2ffb11f8 - Fix room alias creation

Compare with previous version

added 6 commits <ul><li>fa5a3dfd...480366c0 - 5 commits from branch <code>master</code></li><li>2ffb11f8 - Fix room alias creation</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Matrix/-/merge_requests/92/diffs?diff_id=83780&start_sha=fa5a3dfd762df60a195e672e35343a94a9be830e)
magicfelix commented 2026-02-25 20:40:19 +01:00 (Migrated from edugit.org)

resolved all threads

resolved all threads
hansegucker commented 2026-02-25 20:58:06 +01: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 2026-02-25 20:58:13 +01:00 (Migrated from edugit.org)

mentioned in commit 288d30cd40

mentioned in commit 288d30cd404d0eeeb543678e99fa02c55607cc26
hansegucker (Migrated from edugit.org) merged commit 288d30cd40 into master 2026-02-25 20:58:13 +01: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-Matrix!143
No description provided.