vault/ui/app
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
..
adapters [UI] Ember Data Migration - Kubernetes Overview/Cleanup (#11430) (#11435) 2025-12-17 17:26:50 +00:00
components UI: Updating KVV2 to use new config/tune flow (#11256) (#11511) 2025-12-18 23:19:37 +00:00
config license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
controllers UI: Add breadcrumbs to more pages (#10866) (#10942) 2025-11-19 20:13:39 +00:00
decorators license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
forms [UI] Ember Data Migration - Kubernetes Roles (#11403) (#11419) 2025-12-16 23:13:18 +00:00
helpers [VAULT-33083] UI: followup pr to update helper syntax to follow best practices (#11493) (#11557) 2026-01-05 13:12:43 -08:00
initializers license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
instance-initializers license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
lib license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
macros license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
mixins license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
models [VAULT-33083] UI: support builtin plugins as external plugins (#11244) (#11489) 2025-12-18 18:29:20 +00:00
resources [VAULT-33083] UI: support builtin plugins as external plugins (#11244) (#11489) 2025-12-18 18:29:20 +00:00
routes [VAULT-33083] UI: support builtin plugins as external plugins (#11244) (#11489) 2025-12-18 18:29:20 +00:00
serializers [UI] Ember Data Migration - Kubernetes Overview/Cleanup (#11430) (#11435) 2025-12-17 17:26:50 +00:00
services [UI] - migrate to pnpm for JS package management (#11651) (#11661) 2026-01-09 11:45:14 -06:00
styles UI: Implement visual policy builder (#11250) (#11367) 2025-12-15 20:42:13 +00:00
templates [UI] [VAULT-40918] ui/app/components page headers (#11532) (#11558) 2025-12-29 14:19:45 -08:00
transforms license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
utils [UI] - migrate to pnpm for JS package management (#11651) (#11661) 2026-01-09 11:45:14 -06:00
app.js [UI][VAULT-40923] Kubernetes Page Header (#11564) (#11574) 2025-12-31 07:21:06 -08:00
breakpoints.js license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
index.html license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
router.js UI: Updating non-ember engines to utilize new config tune flow (#10853) (#11236) 2025-12-12 11:23:32 -08:00