forked from grafana/grafana
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fluxninja micro frontends v10.1.1 #89
Merged
gurinder39
merged 5,470 commits into
fluxninja_micro_frontends
from
fluxninja_micro_frontends_v10.0.5
Oct 13, 2023
Merged
Fluxninja micro frontends v10.1.1 #89
gurinder39
merged 5,470 commits into
fluxninja_micro_frontends
from
fluxninja_micro_frontends_v10.0.5
Oct 13, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* docs: logs: update copy-link documentation * remove incorrect icon Co-authored-by: Ivana Huckova <[email protected]> * better styling Co-authored-by: Ivana Huckova <[email protected]> --------- Co-authored-by: Ivana Huckova <[email protected]>
…a#72248) Prevent fetch loop
grafana#72217) * Transformations: fix bug in seriesToRowsTransformer when a timeserie is empty
Co-authored-by: Kristina <[email protected]> Co-authored-by: Piotr Jamróz <[email protected]> Co-authored-by: Kim Nylander <[email protected]>
chore: update alerting swagger spec Co-authored-by: rwwiv <[email protected]>
…ternal auth provider (grafana#72204) remove onlyExternalOrgRoleSync feature flag
Squashed commit of the following: commit b82ed875b88d12348cd4043e2add493e8fb6edc6 Author: Roxana Turc <[email protected]> Date: Tue Jul 25 10:42:31 2023 +0100 user essentials mob! :trident: lastFile:public/app/core/components/Login/LoginPage.test.tsx commit 923cbcf190d2def57b59f8b231f14322efdf9718 Author: joshhunt <[email protected]> Date: Tue Jul 25 10:17:51 2023 +0100 user essentials mob! :trident: Co-authored-by: joshhunt <[email protected]> Co-authored-by: Ashley Harrison <[email protected]> Co-authored-by: L-M-K-B <[email protected]>
* Update public/app/features/dashboard/components/ShareModal/SharePublicDashboard/ConfigPublicDashboard/SettingsBar.tsx Co-authored-by: Juan Cabanas <[email protected]> * revert modal styling and add specific styling to Sharing * Update public/app/features/dashboard/components/ShareModal/SharePublicDashboard/ConfigPublicDashboard/SettingsBar.tsx Co-authored-by: Juan Cabanas <[email protected]> * functions > const * put a gat between all items in email config, instead of margins for each item * fix html semantic elements * ad theme to class component ShareModal * add labels * fix failing tests; now Settings has a summary and has to be opened to be able to see the On/Off toggles * fix dashboard-public-create test with settings dropdown
…istry (grafana#69149) * Expose library element service's folder service * Register library panels, add count implementation * Expand folder counts test * Update registry deletion method interface * Allow getting library elements from any folder * Add test for library panel deletion * Add test for library panel counting
…72113) * Docs: Update logs documentation to include missing features * Logs sample * Log level table compressed * Update docs/sources/explore/logs-integration.md Co-authored-by: Matias Chomicki <[email protected]> * Update docs/sources/explore/logs-integration.md Co-authored-by: Matias Chomicki <[email protected]> * Update docs/sources/explore/logs-integration.md Co-authored-by: Matias Chomicki <[email protected]> * Update docs/sources/explore/logs-integration.md Co-authored-by: Matias Chomicki <[email protected]> * Update docs/sources/explore/logs-integration.md Co-authored-by: Matias Chomicki <[email protected]> * Update docs/sources/explore/logs-integration.md Co-authored-by: Matias Chomicki <[email protected]> * Update docs/sources/explore/logs-integration.md Co-authored-by: Matias Chomicki <[email protected]> * Update docs/sources/explore/logs-integration.md Co-authored-by: Matias Chomicki <[email protected]> * Update --------- Co-authored-by: Matias Chomicki <[email protected]>
* Use new config components in Tempo * Update Grafana experimental version
…2122) Update index.md To enable TLS with Redis you must use the `rediss` scheme, not the `redis` scheme. This is documented here: https://www.iana.org/assignments/uri-schemes/prov/rediss
…rough GCom (grafana#72202) * add a new feature toggle for locking down role sync for users managed by GCom * protect the frontend and the backend using the new feature toggle * fix merge
…#69722) * Split dashboard and folder guardian implementations * Replace guardian constructors * Simplify tests * Add tests * Apply suggestion from code review Differentiate errors for dashboard and folders * Remove tests for general folder * Add tests for general scope
* Update margin between inputs * Updated spacing between toggle and text * Add more spacing
…afana#72268) Loki: Run logs volume for query that has no queryType (defaults to range)
* logs: context: correctly append to the above&below arrays * logs: context: on initial load always scroll to center * logs: context: reset counts when context-query-ui changes
…grafana#72211) * reportInteraction when clicking on angular deprecation docs link * Made messages consistent, removed duplicate component * Revert unnecessary changes in PluginDetailsPage.test.tsx * Moved angular deprecation notice to different folder * Fix component names * Dismissable alert * Plugins: Add Angular deprecation alert in data source query editor * Add tests * Fix test name * Add const deprecationText * lint * PR review feedback
* turn prometheus browser cache flag on by default
…64479) * Add a keyboard shortcut to toggle all exemplars Sometimes it's hard to see the quantile line behind all the exemplars. This commit adds a `d x` keyboard shortcut to toggle exemplar visibility on all prometheus queries. Unlike with legends, the logic is simpler and it does a pure toggle as opposed to "majority toggle" as with legends. Since exemplars might not be loaded, this also requires refreshing the data. For the same reason, toggling a single panel is not supported, as it will make the panel data out of sync with the rest of the dashboard. * Use "p x" to navigate to panel explore rather than just "x" It's more consistent with other panel level shortcuts. It also doesn't conflict with the global "x" to toggle exemplars that way.
hide the empty basic role from the org role picker
…d users (grafana#72274) * Move builtin role selector to separate component * Show message if basic roles picker disabled * Show explanation in OSS
* Alerting: Fix contact point testing with secure settings Fixes double encryption of secure settings during contact point testing and removes code duplication that helped cause the drift between alertmanager and test endpoint. Also adds integration tests to cover the regression. Note: provisioningStore is created to remove cycle and the unnecessary dependency.
* AzureMonitor: Fix ResourcePicker hanging Removed location fetching for every subscription. Fixes grafana#70523 * fix region for multi metricnames * fix tests * fix e2e * remove regions/locations from variable editor * remove region pieces from e2e
update labels for auth provider pages
...licensing/activate-aws-marketplace-license/activate-license-on-instance-outside-aws/index.md
Show resolved
Hide resolved
docs/sources/administration/roles-and-permissions/access-control/_index.md
Show resolved
Hide resolved
docs/sources/administration/roles-and-permissions/access-control/_index.md
Show resolved
Hide resolved
docs/sources/administration/roles-and-permissions/access-control/assign-rbac-roles/index.md
Show resolved
Hide resolved
docs/sources/administration/roles-and-permissions/access-control/assign-rbac-roles/index.md
Show resolved
Hide resolved
...rces/administration/roles-and-permissions/access-control/custom-role-actions-scopes/index.md
Show resolved
Hide resolved
...ces/administration/roles-and-permissions/access-control/rbac-terraform-provisioning/index.md
Show resolved
Hide resolved
...ces/administration/roles-and-permissions/access-control/rbac-terraform-provisioning/index.md
Show resolved
Hide resolved
...urces/administration/roles-and-permissions/access-control/rbac-grafana-provisioning/index.md
Show resolved
Hide resolved
...urces/administration/roles-and-permissions/access-control/rbac-grafana-provisioning/index.md
Show resolved
Hide resolved
docs/sources/administration/user-management/manage-dashboard-permissions/index.md
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Files selected (1)
- .github/workflows/issue-opened.yml (1)
Files skipped from review due to trivial changes (1)
- .github/workflows/issue-opened.yml
Review comments generated (0)
- Review: 0
- LGTM: 0
Tips
Chat with CodeRabbit Bot (@coderabbitai
)
- Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
- Invite the bot into a review comment chain by tagging
@coderabbitai
in a reply.
Code suggestions
- The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
- You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.
Pausing incremental reviews
- Add
@coderabbitai: ignore
anywhere in the PR description to pause further reviews from the bot.
* Add time range selector to the dashboard * Add filters icon to submenu * Disable panel header menu
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Files selected (2)
- .eslintignore (1)
- .husky/prepare-commit-msg (1)
Files ignored due to filter (1)
- conf/defaults.ini
Review comments generated (4)
- Review: 2
- LGTM: 2
Tips
Chat with CodeRabbit Bot (@coderabbitai
)
- Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
- Invite the bot into a review comment chain by tagging
@coderabbitai
in a reply.
Code suggestions
- The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
- You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.
Pausing incremental reviews
- Add
@coderabbitai: ignore
anywhere in the PR description to pause further reviews from the bot.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary by CodeRabbit
.betterer.ts
,.eslintignore
,.eslintrc
,.gitignore
,.golangci.toml
,.prettierrc.js
, and.yarnrc.yml
for improved code quality checks and formatting..bingo/Variables.mk
,.bingo/cue.mod
,.bingo/golangci-lint.mod
, and.bingo/variables.env
..github
directory to streamline the contribution process.SECURITY.md
with latest security practices.