Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 621
TitelLL-1163 participant responses
BeschreibungParticipants can now respond to an answer in a training query. The supervisor and participants view for the training queries has been extended accordingly. Participant answers are recognizable via the parent_id of the training query and have the status default (like the training query)
Statusmerged
Created at 2022-05-13T08:27:42.761Z
Updated at 2022-07-05T12:28:57.932Z
Source branchfeature/LL-1163-data-base-and-ui-for-threads
Target branchdevelop
AuthorMarkus Gerlach
AssigneeSascha Immig

Discussion notes

added 3 commits
  • c0a23684 - updated guzzlehttp/guzzle due to vulnerability warning
  • 0a0a2d10 - updated UI for user (my trainings)
  • 23b91688 - updated backend:
Compare with previous version
Sascha Immig 2022-06-14T12:25:19.280Z
added 112 commits
  • 23b91688...f07aa3fd - 111 commits from branch develop
  • 7e922737 - Merge branch 'develop' into feature/LL-1163-data-base-and-ui-for-threads
Compare with previous version
Sascha Immig 2022-06-14T20:49:11.645Z
added 1 commit
  • 9e89a4d2 - LL-1163 fix: pagination bug
Compare with previous version
Markus Gerlach 2022-06-15T09:33:22.408Z
added 1 commit
  • 3b04f029 - LL-1163 disable header linking for status all
Compare with previous version
Markus Gerlach 2022-06-15T11:54:38.015Z
added 2 commits
  • 97f89961 - corected pagination style.
  • 7065d1b8 - overhauled backend for correspondences and removed answers from the table…
Compare with previous version
Sascha Immig 2022-06-15T16:12:47.139Z
added 1 commit
  • 7fcc2d70 - fixed syntax
Compare with previous version
Sascha Immig 2022-06-17T07:18:37.973Z
merged Sascha Immig 2022-07-05T12:28:58.199Z
mentioned in commit 34e4e3cc28b2c481fd816a9077cfc0e0acf60126 Sascha Immig 2022-07-05T12:28:58.234Z

Merge Commits

Title Id Author Created at Message
updated UI for user (my trainings) 0a0a2d100fbe9998d64743f342e3260d764b9ddd TUV\immigs 2022-06-14T12:11:23.000Z updated UI for user (my trainings)
updated backend: 23b9168874ae3168c8dccacd55d5c8319be42f6a TUV\immigs 2022-06-14T12:25:04.000Z updated backend: resorted Columns to make subqueries more distinct; switched to badge-status (instead of badge-pill) for better readability; updated styles and logic to be mor ein line with my trainings; also made some changes to badge-status to get th class to work with the reguals badge styles from bootstrap.
LL-1163 disable header linking for status all 3b04f029c891724932dc3159ce7f060beb69eae8 markusgerlach 2022-06-15T11:54:33.000Z LL-1163 disable header linking for status all style : add padding for pagination element
overhauled backend for correspondences and removed answers from the table… 7065d1b89eb4508b74564333b9e9c338de820604 TUV\immigs 2022-06-15T16:12:31.000Z overhauled backend for correspondences and removed answers from the table (except for filter unsent) due to soting issue. on refactoring there should be an option "with answers"
Merge branch 'develop' into feature/LL-1163-data-base-and-ui-for-threads 7e922737790d2f1d218b6432cf5f8afa1b31e2ea TUV\immigs 2022-06-14T20:45:49.000Z Merge branch 'develop' into feature/LL-1163-data-base-and-ui-for-threads # Conflicts: # app/Http/Controllers/CorrespondenceController.php # resources/js/laroute.js # resources/views/trainings/includes/section_faq.blade.php
fixed syntax 7fcc2d703c56cd0307675815b3c989b58ee2542f TUV\immigs 2022-06-17T07:18:16.000Z fixed syntax
corected pagination style. 97f89961de608b8f5012a7ce4db054f01f687098 TUV\immigs 2022-06-15T14:58:02.000Z corected pagination style. (do not change CSS if the component behaves odd in one spot - change the implementation)
LL-1163 participant responses 99a4912ee13f037e0e102878e05c462b744c4cdc markusgerlach 2022-05-13T08:15:04.000Z LL-1163 participant responses Participants can now respond to an answer in a training query. The supervisor and participants view for the training queries has been extended accordingly. Participant answers are recognizable via the parent_id of the training query and have the status default (like the training queries)
LL-1163 fix: pagination bug 9e89a4d25c69a5dc180a69a4ec41b2d6c2ff278d markusgerlach 2022-06-15T09:33:16.000Z LL-1163 fix: pagination bug
updated guzzlehttp/guzzle due to vulnerability warning c0a23684ded21eaf0a818c074d2fbc09f420afac TUV\immigs 2022-06-14T09:28:09.000Z updated guzzlehttp/guzzle due to vulnerability warning