mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-18 18:38:08 -05:00
* updates flags service to use api service * converts clients index route to ts * updates clients config workflows to use api service * updates clients date-range component to handle Date objects rather than ISO strings * updates clients page-header component to handle Date objects and use api and capabilities services * updates clients route to use api and capabilities services * updates types in client-counts helpers * updates client counts route to use api service * updates types for client-counts serializers * updates date handling in client counts page component * updates clients overview page component * converts clients page-header component to ts * fixes type errors in clients page-header component * updates client counts tests * updates client-count-card component to use api service * converts client-count-card component to ts * removes model-form-fields test that uses clients/config model * removes clients/version-history model usage from client-counts helpers tests * removes migrated models from adapter and model registries * removes clients ember data models, adapters and serializers * updates clients date-range component to format dates in time zone * cleans up references to activityError in client counts route * adds clients/activity mirage model * updates activation flags assertions in sync overview tests * fixes issue selecting current period in clients date-range component and adds test * fixes issues with enabled state for client counts * updates parseAPITimestamp to handle date object formatting * removes unnecesarry type casting for format return in parseAPITimestamp util * updates parseAPITimestamp to use formatInTimeZone for strings * updates parseAPITimestamp comment * updates enabled value in clients config component to boolean * adds date-fns-tz to core addon * removes parseISO from date-formatters util in favor of new Date * updates comments for client counts * updates retention months validation for client counts config * updates comment and min retention months default for client counts config Co-authored-by: Jordan Reimer <zofskeez@gmail.com> |
||
|---|---|---|
| .. | ||
| database | ||
| identity | ||
| keymgmt | ||
| oidc | ||
| policy | ||
| transform | ||
| application.js | ||
| aws-credential.js | ||
| capabilities.js | ||
| cluster.js | ||
| console.js | ||
| control-group-config.js | ||
| control-group.js | ||
| generated-item-list.js | ||
| lease.js | ||
| license.js | ||
| mfa-login-enforcement.js | ||
| mfa-method.js | ||
| mfa-setup.js | ||
| named-path.js | ||
| namespace.js | ||
| node.js | ||
| path-filter-config.js | ||
| permissions.js | ||
| policy.js | ||
| raft-join.js | ||
| replication-mode.js | ||
| role-aws.js | ||
| role-ssh.js | ||
| secret-engine.js | ||
| secret.js | ||
| secrets-engine-path.js | ||
| server.js | ||
| ssh-otp-credential.js | ||
| ssh-sign.js | ||
| ssh.js | ||
| totp-key.js | ||
| transform.js | ||
| transit-key.js | ||