Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validate that user can set the account on an asset #488

Merged
merged 5 commits into from Aug 26, 2022

Commits on Aug 25, 2022

  1. validate that user can set the account on an asset; improve UI for ad…

    …ding assets by non-admins
    
    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Aug 25, 2022
    Copy the full SHA
    cb05934 View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Aug 25, 2022
    Copy the full SHA
    82ed72c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. changelog entry

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Aug 26, 2022
    Copy the full SHA
    94df04e View commit details
    Browse the repository at this point in the history
  2. dedidcated check for showing the delete button, apply creation check …

    …to all template rendering calls
    
    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Aug 26, 2022
    Copy the full SHA
    adc9e1e View commit details
    Browse the repository at this point in the history
  3. fix count of assets in account for logged-in user view; also the link…

    … to those assets on the page
    
    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Aug 26, 2022
    Copy the full SHA
    ddd776a View commit details
    Browse the repository at this point in the history