Resolve "Only fetch completed todos on request (by expanding the respective list item)" #3917

Merged
Member

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 #1304

## 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](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 #1304
Author
Member

added 22 commits

  • 93f0a3a9...07206662 - 17 commits from branch master
  • 0e8d4463 - Allow fetching only completed todos
  • d94b78d3 - Load only completed todos
  • b3d0fc63 - Allow loading completed todos with button press
  • 95398a74 - Merge branch 'master' into...
  • 031fed8a - Write changelog for unread todos

Compare with previous version

added 22 commits <ul><li>93f0a3a9...07206662 - 17 commits from branch <code>master</code></li><li>0e8d4463 - Allow fetching only completed todos</li><li>d94b78d3 - Load only completed todos</li><li>b3d0fc63 - Allow loading completed todos with button press</li><li>95398a74 - Merge branch &#39;master&#39; into...</li><li>031fed8a - Write changelog for unread todos</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-Core/-/merge_requests/2272/diffs?diff_id=144690&start_sha=93f0a3a99fecc80e70a23c4937276b769ecb44aa)
Author
Member

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

marked the checklist item **tox \-e reformat,lint used** as completed
Author
Member

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

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

marked the checklist item Tested with admin account as completed

marked the checklist item **Tested with admin account** as completed
Author
Member

assigned to @hansegucker

assigned to @hansegucker
Author
Member

marked this merge request as ready

marked this merge request as **ready**
Author
Member

added 20 commits

  • 031fed8a...63944d55 - 19 commits from branch master
  • 64675d98 - Merge branch 'master' into...

Compare with previous version

added 20 commits <ul><li>031fed8a...63944d55 - 19 commits from branch <code>master</code></li><li>64675d98 - Merge branch &#39;master&#39; into...</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-Core/-/merge_requests/2272/diffs?diff_id=144787&start_sha=031fed8ac82be75c106920e65ddffecf777a770b)
Author
Member

added 1 commit

  • 62e22685 - Add default admin credentials to install instructions

Compare with previous version

added 1 commit <ul><li>62e22685 - Add default admin credentials to install instructions</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-Core/-/merge_requests/2272/diffs?diff_id=144789&start_sha=64675d9857c8efd44eaa39dd9e31f52864da42f3)
Owner

mentioned in commit 8730953cb7

mentioned in commit 8730953cb7c1fe523308879a5d769f6925848cff
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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-Core!3917
No description provided.