Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow dashboard menu links with query parameters #3313

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

adrw
Copy link
Collaborator

@adrw adrw commented Jun 18, 2024

This anticipates the use case where for backwards compatability purposes we want to keep a menu link but point it to a local URL with a query parameter. For example, keeping a Config link but pointing it to /_admin/metadata/?q=config.

@adrw adrw merged commit 3f19bc9 into master Jun 18, 2024
11 checks passed
@adrw adrw deleted the adrw.2024-06-18.metadataTitle branch June 18, 2024 16:43
brunofrts added a commit that referenced this pull request Jun 20, 2024
* refs/heads/master:
  Move `develocity` block after `plugins` (#3321)
  chore: upgrade dependencies to close security vulnerabilities (#3323)
  Deprecate Config tab in admin dashboard menu (#3322)
  Add description to Metadata class, Add AlertMessage, CodeBlock, ToggleContainer components (#3316)
  Fix Metadata tab overflow scrolling (#3315)
  Add contract to requireRequest (#3318)
  Delete misk-events-testing which has been replaced by misk-events test fixtures (#3317)
  Add id to Metadata tab h1 (#3314)
  Allow dashboard menu links with query parameters (#3313)
  Refactor JvmMetadataAction into Metadata plugin (#3305)
  Fix ConfigMetadata prettyPrint to match Config tab (#3311)
  Make metadata classes internal (#3310)
  Add metadata for cron jobs (#3309)
  Add metadata example to exemplar, make backwards compat (#3306)
  Make AllMetadataAction filterable (#3303)

# Conflicts:
#	misk-admin/src/test/kotlin/misk/web/metadata/all/AllMetadataActionTest.kt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants