Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 980
TitelLL-1790 added flag once_in_a_lifelime to onboarding orders and implemented ui and logic
BeschreibungLL-1790 - Schalter "once-in-a-lifetime" für Onboardings bereitstellen Für Onboardings sollte es eine Möglichkeit geben, dass das Onboarding nur für einen User gebucht wird, wenn er es noch nie bestanden hat.
Statusmerged
Created at 2024-06-18T14:22:46.076Z
Updated at 2024-07-08T14:34:09.260Z
Source branchfeature/LL-1790-onboarding-once-in-a-lifetime
Target branchrelease/5.1.0
AuthorGregor Gabriel
AssigneeSascha Immig

Discussion notes

added 1 commit
  • ebdc7c60 - optimized text
Compare with previous version
Sascha Immig 2024-07-04T10:04:01.001Z
changed the description Sascha Immig 2024-07-04T10:16:02.884Z
changed target branch from `develop` to `release/5.1.0` Sascha Immig 2024-07-04T10:16:02.953Z
changed title from **LL-1790 added flag once_in_a_lifelime{-b-} to onboarding orders and implemented ui and logic** to **LL-1790 added flag once_in_a_lifelime to onboarding orders and implemented ui and logic** Sascha Immig 2024-07-05T10:17:52.134Z
added 50 commits
  • ebdc7c60...d8309d0a - 49 commits from branch release/5.1.0
  • 6fe369ef - Merge branch 'release/5.1.0' of https://gitlab.learningsystem.de/lms/seventeen…
Compare with previous version
Gregor Gabriel 2024-07-05T11:16:44.337Z
added 1 commit
  • 941bece2 - + make sure a onboarding created in UI which includes all assigned users will…
Compare with previous version
Gregor Gabriel 2024-07-08T14:23:52.786Z
merged Gregor Gabriel 2024-07-08T14:34:09.342Z
mentioned in commit c511d07890a175e18b8f73d2039b8087781b7179 Gregor Gabriel 2024-07-08T14:34:09.420Z

Merge Commits

Title Id Author Created at Message
Merge branch 'release/5.1.0' of https://gitlab.learningsystem.de/lms/seventeen… 6fe369ef81a7f00d73a2e4a7dcb13e8b4553ad86 TUV\gabrielg 2024-07-05T11:16:35.000Z Merge branch 'release/5.1.0' of https://gitlab.learningsystem.de/lms/seventeen into feature/LL-1790-onboarding-once-in-a-lifetime # Conflicts: # app/Models/Order.php
+ make sure a onboarding created in UI which includes all assigned users will… 941bece21acaf6164354aac52f1f6aa16489190c TUV\gabrielg 2024-07-08T14:23:42.000Z + make sure a onboarding created in UI which includes all assigned users will not show up booking modifiers in validation dialog + handle "once_in_a_lifetime" in validation of booking request, so that affected users are excluded from validation
LL-1790 added flag once_in_a_lifelimeb to onboarding orders and implemented ui and logic cb9e469b6b44d28222f3edbe3af8dce4f933aca7 TUV\gabrielg 2024-06-18T14:21:28.000Z LL-1790 added flag once_in_a_lifelimeb to onboarding orders and implemented ui and logic
optimized text ebdc7c60a37c57a75dcdd6f5cea7f6b9400d6008 TUV\immigs 2024-07-04T10:03:50.000Z optimized text