WIP: Draft: Resolve "expand-row feature of v-data-table doesn't work when items include date(time) objects" #3601

Draft
yuha wants to merge 3 commits from 1376-expand-row-feature-of-v-data-table-doesn-t-work-when-items-include-date-time-objects into master
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 #1376

## 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 #1376
Author
Member

assigned to @yuha

assigned to @yuha
Author
Member

added 1 commit

Compare with previous version

added 1 commit <ul><li>618f5f18 - Remove faulty slot</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-Core/-/merge_requests/1956/diffs?diff_id=71921&start_sha=4fe20004807c95eb57caa5fcfad6cf5db06e4ac4)
Author
Member

added 24 commits

  • 618f5f18...058a3e71 - 23 commits from branch master
  • f00351f7 - Merge branch 'master' into...

Compare with previous version

added 24 commits <ul><li>618f5f18...058a3e71 - 23 commits from branch <code>master</code></li><li>f00351f7 - Merge branch &#39;master&#39; into...</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-Core/-/merge_requests/1956/diffs?diff_id=72155&start_sha=618f5f18719668aef819693eaaf768dfd4753f21)
Author
Member

added 1 commit

  • 28188d4f - WIP: temporary fix for expanding rows

Compare with previous version

added 1 commit <ul><li>28188d4f - WIP: temporary fix for expanding rows</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-Core/-/merge_requests/1956/diffs?diff_id=72187&start_sha=f00351f79ef4bc546b30049d1e2938cd510f4a2c)
This pull request has changes conflicting with the target branch.
  • aleksis/core/frontend/objectSchemas.js
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 1376-expand-row-feature-of-v-data-table-doesn-t-work-when-items-include-date-time-objects:1376-expand-row-feature-of-v-data-table-doesn-t-work-when-items-include-date-time-objects
git switch 1376-expand-row-feature-of-v-data-table-doesn-t-work-when-items-include-date-time-objects

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 1376-expand-row-feature-of-v-data-table-doesn-t-work-when-items-include-date-time-objects
git switch 1376-expand-row-feature-of-v-data-table-doesn-t-work-when-items-include-date-time-objects
git rebase master
git switch master
git merge --ff-only 1376-expand-row-feature-of-v-data-table-doesn-t-work-when-items-include-date-time-objects
git switch 1376-expand-row-feature-of-v-data-table-doesn-t-work-when-items-include-date-time-objects
git rebase master
git switch master
git merge --no-ff 1376-expand-row-feature-of-v-data-table-doesn-t-work-when-items-include-date-time-objects
git switch master
git merge --squash 1376-expand-row-feature-of-v-data-table-doesn-t-work-when-items-include-date-time-objects
git switch master
git merge --ff-only 1376-expand-row-feature-of-v-data-table-doesn-t-work-when-items-include-date-time-objects
git switch master
git merge 1376-expand-row-feature-of-v-data-table-doesn-t-work-when-items-include-date-time-objects
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-Core!3601
No description provided.