vault/ui/docs
Vault Automation 12e793039a
[UI] - migrate to pnpm for JS package management (#11651) (#11661)
* move from yarn to pnpm for package management

* remove lodash.template patch override

* remove .yarn folder

* update GHA to use pnpm

* add @babel/plugin-proposal-decorators

* remove .yarnrc.yml

* add lock file to copywrite ignore

* add @codemirror/view as a dep for its types

* use more strict setting about peerDeps

* address some peerDep issues with ember-power-select and ember-basic-dropdown

* enable TS compilation for the kubernetes engine

* enable TS compilation in kv engine

* ignore workspace file

* use new headless mode in CI

* update enos CI scenarios

* add qs and express resolutions

* run 'pnpm up glob' and 'pnpm up js-yaml' to upgrade those packages

* run 'pnpm up preact' because posthog-js had a vulnerable install. see https://github.com/advisories/GHSA-36hm-qxxp-pg3

* add work around for browser timeout errors in test

* update other references of yarn to pnpm

Co-authored-by: Matthew Irish <39469+meirish@users.noreply.github.com>
2026-01-09 11:45:14 -06:00
..
building-components.md Add docfy for addon components (#27188) 2024-05-29 14:06:38 -07:00
client-pagination.md UI: Ember-data upgrade 5.3.2 prep: use custom service instead of extending ember-data store (#28695) 2024-10-17 10:00:57 -07:00
css.md Ui: Add contributing pattern doc (#19897) 2023-05-30 10:24:35 -07:00
ember-engines.md [UI] - migrate to pnpm for JS package management (#11651) (#11661) 2026-01-09 11:45:14 -06:00
forms.md ui: HDS adoption replace <AlertBanner> component (#21375) 2023-06-21 11:37:11 -07:00
how-to-docfy.md [UI] - migrate to pnpm for JS package management (#11651) (#11661) 2026-01-09 11:45:14 -06:00
index.md [UI] Ember Data Migration - Kubernetes Overview/Cleanup (#11430) (#11435) 2025-12-17 17:26:50 +00:00
model-validations.md UI: Update model docs (#28495) 2024-09-24 14:07:06 -07:00
models.md update capabilities service to use api service (#30222) 2025-04-15 09:35:05 -06:00
routing.md Ui: Add contributing pattern doc (#19897) 2023-05-30 10:24:35 -07:00
serializers-adapters.md Ui: Add contributing pattern doc (#19897) 2023-05-30 10:24:35 -07:00
tests.md UI: Test reorganization (#26340) 2024-04-10 22:01:35 +00:00