mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 01:32:33 +00:00
* reuse format-duration helper * add changelog * update duration * fix 0 assuming 0s * VAULT-16593/ update tests, remove formatting assumptions * more tests * add calc function * woops, typo use % * update variable name * add back one template test * refactor to handle all duration string cases, including 3m * ok lets do that differently * comment cleanup * address comments * push to rerun checks
4 lines
150 B
Plaintext
4 lines
150 B
Plaintext
```release-note:improvement
|
|
ui: update detail views that render ttl durations to display full unit instead of letter (i.e. 'days' instead of 'd')
|
|
```
|