Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 518
TitelFeature/ll 1000 add client context to catalog
Beschreibung
Statusmerged
Created at 2021-10-29T13:43:44.290Z
Updated at 2021-11-11T14:38:58.597Z
Source branchfeature/LL-1000-add-client-context-to-catalog
Target branchdevelop
AuthorGregor Gabriel
AssigneeSascha Immig

Discussion notes

added 1 commit
  • 06d2720c - renaming from own catalog to client catalog in views; plus small layout update
Compare with previous version
Sascha Immig 2021-11-09T16:48:46.559Z
merged Sascha Immig 2021-11-11T14:38:58.658Z
mentioned in commit 3597ae079b47a0d063cf83d75148ac3ffd118df8 Sascha Immig 2021-11-11T14:38:58.853Z

Merge Commits

Title Id Author Created at Message
renaming from own catalog to client catalog in views; plus small layout update 06d2720cdb7df268338dce8938c6bb8bbfdfff4d TUV\immigs 2021-11-09T16:48:35.000Z renaming from own catalog to client catalog in views; plus small layout update
+ extended catalog model for field client_id 43591b59574dfae91a565225f1c0e7c706053fba TUV\gabrielg 2021-10-28T13:36:28.000Z + extended catalog model for field client_id + extended catalog administration, so that superuser can assign a client context to a catolog + added filters to catalog
+ set catalog with client context as deleted, when client is deleted 910b47d44b0d0355a91f5e69738241adc2cc646b TUV\gabrielg 2021-10-29T13:07:22.000Z + set catalog with client context as deleted, when client is deleted + made sure catalogs with client context can be assigned in training
+ made sure sync of catalogs does not drop catalogs with client context b63a027a5aacbae5c2f21b69377e5d9872ea824d TUV\gabrielg 2021-10-29T11:08:16.000Z + made sure sync of catalogs does not drop catalogs with client context + integrated catalogs with client context to client catalogs + suparadmin views are ok - client views not prepared and tested yet