zetkin / organize.zetk.in

Organizer front-end of the Zetkin system for organizing activism
21 stars 14 forks source link

Shared queries #1281

Closed niklasva82 closed 2 years ago

niklasva82 commented 3 years ago

Changes in UI to reflect read-only queries shared from another organization.

The query reducer computes isShared for each query, determining if the query is shared from another organization.

The RelSelectInput shows a share icon instead of edit link when an item isShared. relselect-shared

The PersonQueryListItem shows share icon and organization name if query isShared. Skärmbild från 2021-06-10 02-10-35

The PersonQueryPane shows a label without edit link if query isShared. Skärmbild från 2021-06-10 02-12-40

richardolsson commented 2 years ago

No longer relevant. This has been implemented in other PRs.