Beschreibung,Kommentare und Anhänge
| merge request id | 305 |
| Titel | LL-617 Enhance Client List |
| Beschreibung | added new columns, set sorting options and reworked layout, including identifier for internal accounts |
| Status | merged |
| Created at | 2020-11-13T12:00:28.071Z |
| Updated at | 2020-11-16T14:01:18.507Z |
| Source branch | feature/LL-617--enhance-client-list |
| Target branch | develop |
| Author | Sascha Immig |
| Assignee | Gregor Gabriel |
added 1 commit
|
Sascha Immig | 2020-11-16T09:57:22.893Z |
| Das sollte besser als Relation gemacht werden public function contactPerson() { return $this->belongsTo(User::class, 'contact_person_id'); } | Gregor Gabriel | 2020-11-16T09:58:16.406Z |
| resolved all discussions | Sascha Immig | 2020-11-16T09:58:16.477Z |
| merged | Gregor Gabriel | 2020-11-16T14:01:18.545Z |
| mentioned in commit 5c350780a22bfb770bf7f84d10c0c7bf25012ee2 | Gregor Gabriel | 2020-11-16T14:01:18.785Z |
| Title | Id | Author | Created at | Message |
| changed `contactPerson`to relation and added missing translation | 8a76fb9eb4f43296fdd10fed41722854623ffcea | TUV\immigs | 2020-11-16T09:57:00.000Z | changed `contactPerson`to relation and added missing translation |
| added new columns, set sorting options and reworked layout, including identifier… | e16a5c4735100f1904bf081997a9a489997f09eb | TUV\immigs | 2020-11-13T11:55:08.000Z | added new columns, set sorting options and reworked layout, including identifier for internal accounts |