WIP: Draft: Resolve "Fix expand-row in EmploymentContract list" #169

Draft
yuha wants to merge 0 commits from 53-fix-expand-row-in-employmentcontract-list into master
yuha commented 2025-12-21 12:56:29 +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 #53

## 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](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 #53
yuha commented 2025-12-21 12:56:29 +01:00 (Migrated from edugit.org)

assigned to @yuha

assigned to @yuha
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 53-fix-expand-row-in-employmentcontract-list:53-fix-expand-row-in-employmentcontract-list
git switch 53-fix-expand-row-in-employmentcontract-list

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff 53-fix-expand-row-in-employmentcontract-list
git switch 53-fix-expand-row-in-employmentcontract-list
git rebase master
git switch master
git merge --ff-only 53-fix-expand-row-in-employmentcontract-list
git switch 53-fix-expand-row-in-employmentcontract-list
git rebase master
git switch master
git merge --no-ff 53-fix-expand-row-in-employmentcontract-list
git switch master
git merge --squash 53-fix-expand-row-in-employmentcontract-list
git switch master
git merge --ff-only 53-fix-expand-row-in-employmentcontract-list
git switch master
git merge 53-fix-expand-row-in-employmentcontract-list
git push origin master
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-Kolego!169
No description provided.