Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 55
TitelFeature/invoice address name dialog discuss
Beschreibung
Statusmerged
Created at 2019-01-08T15:20:55.888Z
Updated at 2019-01-21T08:53:40.206Z
Source branchfeature/invoice-address-name-dialog-discuss
Target branchdevelop
AuthorZoltan Schnepf
AssigneeMarcel Pociot

Discussion notes

changed target branch from `master` to `develop` Sascha Immig 2019-01-09T13:24:32.916Z
assigned to @pociotm Sascha Immig 2019-01-15T13:28:48.756Z
Bitte nutze hier `let` anstatt `var`. Marcel Pociot 2019-01-15T14:27:20.798Z
Die temporäre Variable kann komplett entfernt werden Marcel Pociot 2019-01-15T14:27:44.734Z
assigned to @schnepfz Marcel Pociot 2019-01-15T14:46:55.072Z
Bis auf die zwei Kleinigkeiten ist alles super :) Marcel Pociot 2019-01-15T14:47:08.885Z
changed this line in version 3 of the diff Zoltan Schnepf 2019-01-17T09:17:16.963Z
changed this line in version 3 of the diff Zoltan Schnepf 2019-01-17T09:17:17.297Z
resolved all discussions Zoltan Schnepf 2019-01-17T09:17:17.344Z
added 1 commit
  • b2bf70b1 - further discussions
Compare with previous version
Zoltan Schnepf 2019-01-17T09:17:17.532Z
resolved all discussions Zoltan Schnepf 2019-01-17T09:25:50.151Z
resolved all discussions Zoltan Schnepf 2019-01-17T09:25:59.036Z
assigned to @pociotm Sascha Immig 2019-01-18T15:10:05.595Z
added 1 commit
  • d7adcaef - Avoid temporary "token" variable
Compare with previous version
Marcel Pociot 2019-01-18T16:08:07.404Z
merged Sascha Immig 2019-01-21T08:53:40.243Z

Merge Commits

Title Id Author Created at Message
Merge branch 'feature/move-blade-to-vue-adress-to-profile-name' of… 2a4acd6815ec081fdd733f07e0eb8c4ba99ef888 zschnepf 2019-01-08T15:11:02.000Z Merge branch 'feature/move-blade-to-vue-adress-to-profile-name' of https://gitlab.learningsystem.de/lms/seventeen into feature/invoice-address-name-dialog-discuss # Conflicts: # public/css/admin/style.css.map # public/css/app.css.map # public/css/print.css.map # public/js/admin/app.js # public/js/admin/app.js.map # public/js/app.js # public/js/app.js.map # resources/assets/js/components/UserAddressForm.vue # resources/views/profile/includes/section_invoice_addresses.blade.php
WIP - cosmetics 4154393f6576f0f295a4a791cde4dad81be3a051 TUV\gabrielg 2019-01-08T13:40:28.000Z WIP - cosmetics
discussion resolved a726489c04b1a1d080fe0c64d442476c46dd2513 zschnepf 2019-01-08T11:37:40.000Z discussion resolved
further discussions b2bf70b1887a0d6ee089a95ed374e753caeb056b zschnepf 2019-01-17T09:16:48.000Z further discussions
WIP: cb78ab548022f71b6607f60fbe41aee9046ec81f TUV\gabrielg 2019-01-08T13:18:35.000Z WIP: MYC-400 moved code from blade file to vue component
Avoid temporary "token" variable d7adcaef97c72d44c7cd36f67f051d176afb618b Marcel Pociot 2019-01-18T16:08:04.000Z Avoid temporary "token" variable