mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* consistent timestamp format * wrap client count card in permissions * add test * add changelog * move tests into module, add more! * final test cleanup, stub permissions manually without helper * use current_billing_period for dashboard, add tests * update mirage to handle new client param * Update ui/app/components/dashboard/client-count-card.js
3 lines
118 B
Plaintext
3 lines
118 B
Plaintext
```release-note:improvement
|
|
ui: Hide dashboard client count card if user does not have permission to view clients.
|
|
``` |