Skip to content

fix(ui): show read-only honor status without update permission#864

Merged
brian-cummings merged 7 commits into
mainfrom
develop
May 31, 2026
Merged

fix(ui): show read-only honor status without update permission#864
brian-cummings merged 7 commits into
mainfrom
develop

Conversation

@brian-cummings
Copy link
Copy Markdown
Member

Summary

  • hide the interactive honor status dropdown when the user cannot update a pathfinder
  • render a read-only status display instead so status remains informational
  • keep Update Status action unavailable for users without permission

Testing

  • yarn vitest run src/components/__tests__/PathfinderHonorComponent.spec.ts

dependabot Bot and others added 7 commits January 26, 2026 04:26
Bumps the npm-dependencies group with 2 updates: [axios](https://github.com/axios/axios) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `axios` from 1.13.2 to 1.13.3
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.2...v1.13.3)

Updates `vue-tsc` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: vue-tsc
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…d_yarn/develop/npm-dependencies-c13780a6c8

fix(deps): axios, vue-tsc
Bumps the npm-dependencies group with 1 update: [axios](https://github.com/axios/axios).


Updates `axios` from 1.13.3 to 1.13.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.3...v1.13.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…d_yarn/develop/npm-dependencies-4953ba4782

fix(deps): axios
Bumps the npm-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 25.0.10 to 25.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…d_yarn/develop/npm-dependencies-1d5a6988e1

feat(deps): @types/node
@sonarqubecloud
Copy link
Copy Markdown

@brian-cummings brian-cummings merged commit 8af5f85 into main May 31, 2026
7 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.2.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant