Skip to content

Add oauth client collaborator edit page#7763

Merged
ryaplots merged 2 commits into
v3.35from
fix/oauth-client-collaborato
Nov 20, 2025
Merged

Add oauth client collaborator edit page#7763
ryaplots merged 2 commits into
v3.35from
fix/oauth-client-collaborato

Conversation

@ryaplots
Copy link
Copy Markdown
Contributor

@ryaplots ryaplots commented Nov 19, 2025

Summary

References https://github.com/TheThingsIndustries/lorawan-stack-support/issues/1386

Changes

  • Add single oauth client collaborator view

Testing

Steps
  1. log in to the console
  2. go to user-settings -> oauth clients
  3. choose and client and navigate to collaborators
  4. choose a single collaborator
  5. See their rights instead of a 404 error
Results
Screenshot 2025-11-19 at 13 25 46

Checklist

  • Scope: The referenced issue is addressed, there are no unrelated changes.
  • Compatibility: The changes are backwards compatible with existing API, storage, configuration and CLI, according to the compatibility commitments in README.md for the chosen target branch.
  • Documentation: Relevant documentation is added or updated.
  • Testing: The steps/process to test this feature are clearly explained including testing for regressions.
  • Infrastructure: If infrastructural changes (e.g., new RPC, configuration) are needed, a separate issue is created in the infrastructural repositories.
  • Changelog: Significant features, behavior changes, deprecations and fixes are added to CHANGELOG.md.
  • Commits: Commit messages follow guidelines in CONTRIBUTING.md, there are no fixup commits left.

@ryaplots ryaplots added this to the v3.35.1 milestone Nov 19, 2025
@ryaplots ryaplots self-assigned this Nov 19, 2025
@ryaplots ryaplots requested a review from a team as a code owner November 19, 2025 12:26
@ryaplots ryaplots added the ui/web This is related to a web interface label Nov 19, 2025
Copy link
Copy Markdown
Contributor

@mjamescompton mjamescompton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, works for me

@ryaplots ryaplots merged commit d58b743 into v3.35 Nov 20, 2025
13 checks passed
@ryaplots ryaplots deleted the fix/oauth-client-collaborato branch November 20, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ui/web This is related to a web interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants