Details des Tickets
Beschreibung,Kommentare und Anhänge
| Title |
Id |
Author |
Created at |
Message |
| + fixed broken extended registration |
13a7474abbfea06d5100b89e26a2f56ed62b570a |
TUV\gabrielg |
2021-07-30T08:16:24.000Z |
+ fixed broken extended registration
|
| adapted migration, so that table addresses firstname and lastname can be null |
42755ca38026b9680ebc70fff4ebf2c09b2717b8 |
TUV\gabrielg |
2021-07-30T13:34:33.000Z |
adapted migration, so that table addresses firstname and lastname can be null
|
| Merge branch 'develop' of https://gitlab.learningsystem.de/lms/seventeen into… |
722165b83d2973b64df2987509914ae7841c3e1a |
TUV\gabrielg |
2021-07-29T13:39:20.000Z |
Merge branch 'develop' of https://gitlab.learningsystem.de/lms/seventeen into feature/LL-934-split-address-from-subscription
# Conflicts:
# database/factories/SubscriptionFactory.php
# resources/views/admin/subscriptions/fields.blade.php
# resources/views/admin/subscriptions/includes/client_address_panel.blade.php
|
| + added migration to separate billing address from subscription |
9e1ae8b62d6b38fd41a61d681dd4bd0e686fc5a2 |
TUV\gabrielg |
2021-07-28T15:58:26.000Z |
+ added migration to separate billing address from subscription
+ renamed client relation address to companyAddress
+ added billingAddress relation to client
+ adapted code to work with model changes
- some tests still fail
|
| + adapted tests to new address structure |
bd59ad4886cdd636db4679adec8068d50a4f3a0b |
TUV\gabrielg |
2021-07-29T06:47:12.000Z |
+ adapted tests to new address structure
|
| + added some minor fixes |
c1795883241400de6f50417867d09f306b55b2a0 |
TUV\gabrielg |
2021-07-29T14:49:36.000Z |
+ added some minor fixes
|