Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 725
TitelWIP: Feature/ll 1320 create orders whith no users
Beschreibung
Statusmerged
Created at 2023-01-10T11:07:42.291Z
Updated at 2023-01-17T16:51:21.760Z
Source branchfeature/LL-1320-create-order-whit-out-users
Target branchdevelop
AuthorSascha Immig
AssigneeSascha Immig

Discussion notes

changed title from **Feature/ll 1320 create order{- whit out-} users** to **Feature/ll 1320 create order{+s whith no+} users** Sascha Immig 2023-01-10T11:25:56.592Z
added 3 commits
  • 4bd5173a - removed unneccessary if/else
  • e7cabb48 - refactoring according to phpStorm
  • 8155933b - simplified message and removed orderID
Compare with previous version
Sascha Immig 2023-01-11T09:08:34.998Z
added 1 commit
  • 3ae37781 - fixed return type
Compare with previous version
Sascha Immig 2023-01-11T09:46:31.838Z
added 1 commit
  • cd6d0d5d - added type decalration for better code completion in phpStorm
Compare with previous version
Sascha Immig 2023-01-11T10:38:59.850Z
added 2 commits
  • 562d0da4 - wip
  • 967cb16d - optimized code
Compare with previous version
Gregor Gabriel 2023-01-17T11:03:37.904Z
marked as a **Work In Progress** from 562d0da40c2afa372f8f52a379540da7c52a42e9 Gregor Gabriel 2023-01-17T11:03:38.303Z
added 1 commit
  • 3393b878 - refactored code together with Sascha
Compare with previous version
Gregor Gabriel 2023-01-17T16:27:36.400Z
merged Sascha Immig 2023-01-17T16:51:21.857Z

Merge Commits

Title Id Author Created at Message
refactored code together with Sascha 3393b878e3e5c44adcfc7c59200cb8a9aebeea51 TUV\gabrielg 2023-01-17T16:27:30.000Z refactored code together with Sascha
fixed return type 3ae3778129533e5a45a89dc1cb9452b8f5bf104e TUV\immigs 2023-01-11T09:46:22.000Z fixed return type
removed unneccessary if/else 4bd5173ae63a597d85d5458c8b00746991c6cd9e TUV\immigs 2023-01-10T16:14:20.000Z removed unneccessary if/else
wip 562d0da40c2afa372f8f52a379540da7c52a42e9 TUV\gabrielg 2023-01-17T09:11:35.000Z wip
simplified message and removed orderID 8155933bbf5c6004d76bd06c48b6c7aae44cc5bb TUV\immigs 2023-01-11T08:41:28.000Z simplified message and removed orderID
LL-1320 | opportunity for creating order without user 8af30ec1f69afa9b6a022d7757c39d46667d489a Sebastian Majchrzak 2023-01-02T08:34:11.000Z LL-1320 | opportunity for creating order without user
optimized code 967cb16d16366d86c360b85bfaba01772753a38b TUV\gabrielg 2023-01-17T11:03:30.000Z optimized code
LL-1320 | Order code styling ae823767b4dad3fff4cfcc15804c5e34ea611b63 Sebastian Majchrzak 2023-01-02T10:53:26.000Z LL-1320 | Order code styling
added type decalration for better code completion in phpStorm cd6d0d5d55582077f2bb0c764fcdebe3f5c03902 TUV\immigs 2023-01-11T10:38:50.000Z added type decalration for better code completion in phpStorm
refactoring according to phpStorm e7cabb485b7c3ad261686d917e2b0b113abb01d4 TUV\immigs 2023-01-11T08:27:39.000Z refactoring according to phpStorm