Skip to content
This repository was archived by the owner on Dec 24, 2024. It is now read-only.

Conversation

@kevinydzhu
Copy link
Contributor

@kevinydzhu kevinydzhu commented Feb 21, 2024

Description

  • Repo Selector
    CleanShot 2024-03-03 at 03 09 03

  • Repo Custom Variable
    CleanShot 2024-03-03 at 02 48 23

Linked Issues & PRs

  • resolves
  • relates to

GitHub Issue Linking Docs

Checklist

  • I have added one of the patch, minor, major or no-release labels
  • I have linked an issue from this repository using the Development option
  • I have performed a self-review of my own code
  • I have checked for redundant or commented out code
  • I have commented my code where I can't make it self-documenting
  • I have made corresponding changes to the documentation
  • I have added any appropriate tests

@kevinydzhu kevinydzhu linked an issue Feb 21, 2024 that may be closed by this pull request
@kevinydzhu kevinydzhu added the minor Minor version updates (features) label Feb 21, 2024
@kevinydzhu

This comment was marked as outdated.

@kevinydzhu kevinydzhu marked this pull request as draft February 21, 2024 23:32
@kevinydzhu kevinydzhu force-pushed the feat/repo-selector branch 4 times, most recently from a0506f3 to 56653f8 Compare March 2, 2024 15:55
@kevinydzhu kevinydzhu marked this pull request as ready for review March 2, 2024 23:43
@kevinydzhu kevinydzhu force-pushed the feat/repo-selector branch from 56653f8 to 7a2e595 Compare March 3, 2024 03:52
@kevinydzhu kevinydzhu changed the title feat: repo selector feat: repo selector + global filter Mar 3, 2024
@kevinydzhu kevinydzhu force-pushed the feat/repo-selector branch from bc0abb2 to 25c576c Compare March 4, 2024 05:45
.setConfigEditor(ConfigEditor)
.setQueryEditor(QueryEditor);
.setQueryEditor(QueryEditor)
.setVariableQueryEditor(VariableQueryEditor);
Copy link
Contributor Author

@kevinydzhu kevinydzhu Mar 4, 2024

Choose a reason for hiding this comment

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

Seems like the suggested classes are still marked as "alpha -- experimental". Will investigate later.

@kevinydzhu kevinydzhu merged commit f343c10 into main Mar 4, 2024
@kevinydzhu kevinydzhu deleted the feat/repo-selector branch March 4, 2024 06:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

minor Minor version updates (features)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Repo dropdown on panel (and on query parameters)

3 participants