Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 186
TitelFeature/ll 331 new booking ui
Beschreibung
Statusmerged
Created at 2020-05-19T14:37:12.669Z
Updated at 2020-05-22T08:25:18.364Z
Source branchfeature/LL-331--new-booking-ui
Target branchdevelop
AuthorMarcel Pociot
AssigneeMarcel Pociot

Discussion notes

changed target branch from `feature/LL-363-remove-credit-points-from-code-base` to `develop` Sascha Immig 2020-05-19T14:58:16.316Z
added 1 commit
  • dcf42ebd - minor fixes and completed translations
Compare with previous version
Sascha Immig 2020-05-19T18:09:33.310Z
assigned to @pociotm Sascha Immig 2020-05-20T07:14:45.451Z
added 1 commit
  • 0620b0c0 - fixed communication with checkout
Compare with previous version
Sascha Immig 2020-05-20T14:25:59.571Z
added 2 commits
  • fa0c3bd5 - removed mutation warning
  • c1f5531e - added confirmation logic to users and groups like for date
Compare with previous version
Sascha Immig 2020-05-22T07:44:39.923Z
added 1 commit
  • 23d22d45 - reactivated booking button
Compare with previous version
Sascha Immig 2020-05-22T07:56:00.746Z
added 1 commit
  • 79625b5f - Add locale variables
Compare with previous version
Marcel Pociot 2020-05-22T08:21:01.212Z
merged Marcel Pociot 2020-05-22T08:25:18.431Z

Merge Commits

Title Id Author Created at Message
fixed communication with checkout 0620b0c07b035e310ca4beaa6a082fb8b321bd15 TUV\immigs 2020-05-20T14:25:38.000Z fixed communication with checkout
cleanup 137f9e6add11343aab4cd869778e7288112f6372 TUV\immigs 2020-05-13T19:59:05.000Z cleanup
WIP: added select-date component 1f26f0333222c3a895f260a7d31a2fad88a8cf78 TUV\immigs 2020-05-15T14:18:50.000Z WIP: added select-date component
reactivated booking button 23d22d4512332cd5629b9f54ed196f0edb58e5ad TUV\immigs 2020-05-22T07:55:43.000Z reactivated booking button
replaced array.filter with array.splice to avoid mutation warning on selected* object 2db32eaa91fedecda435b8d9a9ac8eefb885a8a2 TUV\immigs 2020-05-15T14:16:56.000Z replaced array.filter with array.splice to avoid mutation warning on selected* object
synchronized checkout with userSearch & added trans for better output 31c6e9784e23415fbbc053b032dadf4fdccce79a TUV\immigs 2020-05-13T19:38:46.000Z synchronized checkout with userSearch & added trans for better output
optimized Slider to emit cancel event on close button 6f04e9897015c2689c3ac50d28a1b5107c8181b2 TUV\immigs 2020-05-15T07:01:05.000Z optimized Slider to emit cancel event on close button
installed new calendar 78df3351905ebafe2ed12802ffed3680870f7f7f TUV\immigs 2020-05-17T20:27:11.000Z installed new calendar
Add locale variables 79625b5f48ce0c28337715483d34a893614fab21 Marcel Pociot 2020-05-22T08:20:49.000Z Add locale variables
fixed typo and updated messages.js 7a2104354f38e339c2d504db768dfa9f4518ad1f TUV\immigs 2020-05-14T07:50:56.000Z fixed typo and updated messages.js
formatted date correctly 7e213686fb105d7704998255faf1b79d75cd88b1 TUV\immigs 2020-05-19T07:24:05.000Z formatted date correctly
optimized code style according to vues styleguide (https://vuejs.org/v2/style-guide/) a9e81e4d6c3cf0b0d8a97d8d062a1812c3ce9e1c TUV\immigs 2020-05-15T07:02:16.000Z optimized code style according to vues styleguide (https://vuejs.org/v2/style-guide/)
added confirmation logic to users and groups like for date c1f5531e49d4c9912fd7c23663ca864a7d1af594 TUV\immigs 2020-05-22T07:44:19.000Z added confirmation logic to users and groups like for date
fixed C&P error c480923f174a89b76ea5d1b40ffcb165901c92a8 TUV\immigs 2020-05-17T19:38:10.000Z fixed C&P error
added locale c7b2005b5baa3449cfadd48cd672b04cd9ea19c1 TUV\immigs 2020-05-17T21:02:44.000Z added locale
minor fixes and completed translations dcf42ebdc5a5cc667b9c0b4bf02d29bd4cdf5b98 TUV\immigs 2020-05-19T18:09:14.000Z minor fixes and completed translations
added confirmation on button eb77214314d8ae0431938e255c09604280dd5f17 TUV\immigs 2020-05-17T20:50:05.000Z added confirmation on button
added second date slider (until) ec561b06f8dc07e672f22a5de653683f64516c52 TUV\immigs 2020-05-19T12:13:57.000Z added second date slider (until)
removed mutation warning fa0c3bd593f6eb20ade1a1566cd1f28c0cb494c9 TUV\immigs 2020-05-22T07:21:44.000Z removed mutation warning
added group search fef885d4a09afb3576dd062d5defbecfba0624b0 TUV\immigs 2020-05-13T20:00:40.000Z added group search