Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 570
TitelLL-1068 Sichtbarkeit Kataloge
Beschreibung
Statusmerged
Created at 2022-02-21T16:43:18.738Z
Updated at 2022-02-22T15:21:14.773Z
Source branchfeature/LL-1068
Target branchdevelop
AuthorSascha Immig
AssigneeSascha Immig

Discussion notes

merged Sascha Immig 2022-02-22T15:21:14.916Z
mentioned in commit 6b055018032cfdb87efa0ed5cf232cc4518e0faf Sascha Immig 2022-02-22T15:21:15.401Z

Merge Commits

Title Id Author Created at Message
Add toggle to show/hide org unit treeview 197310e44622c04ced4074b97092f7a2c31bfec2 Marcel Pociot 2022-02-17T10:08:06.000Z Add toggle to show/hide org unit treeview
Restrict training search by organization unit catalogs if available 265fe066c997ad3d4903b4b0e01589ccfcf9ec54 Marcel Pociot 2022-02-15T13:00:27.000Z Restrict training search by organization unit catalogs if available
Also show catalogs that do not have any organization unit association 4f8f39c9493ec3f7dbe4470b84852c883737fab2 Marcel Pociot 2022-02-17T09:47:04.000Z Also show catalogs that do not have any organization unit association
added migration to update client-admins; 55a1d5730b4ed1268e29e1dde73947e632a2e117 TUV\immigs 2022-02-18T07:59:13.000Z added migration to update client-admins; removed client permissions for now (untoil test phase is over);
Only show organization units in catalog edit view from the selected client 8c669931b2bcf8192efa49bd232fa9358d43257d Marcel Pociot 2022-02-17T15:34:54.000Z Only show organization units in catalog edit view from the selected client
Fix tests b5c46c76321c78081de1de82e21dcf214d850f06 Marcel Pociot 2022-02-17T10:22:35.000Z Fix tests
added editing of catalogs to client admins (pro only). f40bcad2b8b7d43068e516cfbefc7188b562e384 TUV\immigs 2022-02-17T20:16:07.000Z added editing of catalogs to client admins (pro only). added new permission RENAME_CATALOGS to split renaming from editing (renaiming is for superadmins only); added the permissions LIST_CATALOGS and EDIT_CTALOGS to the client admin set; added the permissions LIST_CATALOGS and EDIT_CTALOGS to the subscription (professional tier); made sure renaming in prohibited in view an controller when permission is missing;