Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

+page.svelte

  • Aaron Dötsch's avatar
    c33384ea
    Add item visibility column · c33384ea
    Aaron Dötsch authored
    Until now you could only distinguish between available and non-available items. The non-available
    items do not even get sent to the client, it doesn't know about their existance. However it might
    be nice to have items that are not shown on the front end but are still known to the front end.
    With this new boolean it is possible to do that.
    c33384ea
    History
    Add item visibility column
    Aaron Dötsch authored
    Until now you could only distinguish between available and non-available items. The non-available
    items do not even get sent to the client, it doesn't know about their existance. However it might
    be nice to have items that are not shown on the front end but are still known to the front end.
    With this new boolean it is possible to do that.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.