Skip to content

Create a "Don't show if belongs to principal" directive #24

@alexgutjahr

Description

@alexgutjahr

There are quite a few places where we put the principal object in the scope just to test for
ng-show="request.employee.id !== principal.id"
Instead we should have a directive like (name is WIP)
show-not-to-user="request.employee.id"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions