forked from perses/shared
-
Notifications
You must be signed in to change notification settings - Fork 0
Upgrade perses v0.54.0 #43
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
Merged
Merged
Changes from all commits
Commits
Show all changes
132 commits
Select commit
Hold shift + click to select a range
114ca07
[BUGFIX] fix edit variable panel's custom all value text field to han…
zhuje 15f90d0
Release v0.53.0-rc.3 (#65)
Nexucis fac8185
[BUGFIX] fix edit variable panel's custom all value text field to han…
zhuje 889d936
[BUGFIX] fix edit variable panel's custom all value text field
zhuje 552de2a
Fix (#62)
OrReuben c3da52b
[BUGFIX] fix edit variable panel's custom all value text field with S…
zhuje 9dc75e1
Release v0.53.0 (#68)
Nexucis 86a2f4a
[BUGFIX] fix edit variable panel's custom all value text field with S…
zhuje 47b5808
Merge pull request #64 from perses/ou1159-custom-all-varaible
zhuje 5a5beb5
Bump github.com/perses/perses from 0.53.0-rc.0.0.20260113112038-1e65a…
dependabot[bot] 8a8fd8b
Bump the actions group with 2 updates (#71)
dependabot[bot] 6dbdfcc
[FEATURE]: add csv export util under plugin sys to be avilable to all…
shahrokni 68aad63
Merge pull request #74 from perses/feat/move_csv_export_to_plugin_sys
shahrokni ac94be6
[IGNORE] fix vulnerable dependencies (#73)
jgbernalp 271ffba
[BUGFIX] panel: enforce bg color to panel actions (move + menu) (#75)
Gladorme 4222532
[BUGFIX] Threshold color picker goes crazy when holding the mouse cli…
adrianSepiol 4d322c2
Merge pull request #77 from adrianSepiol/fix-threshold-editor
ibakshay 0425188
[BUGFIX] dashboards: update preview when a query is deleted (#79)
Gladorme 8f4c08b
[BUGFIX] sync timezone using date fns tz
shahrokni f603951
Merge pull request #83 from perses/fix/sync-datae-fns-tz
shahrokni 9e46b40
[IGNORE] update serialize-javascript dependency (#84)
jgbernalp 6bb6e09
Prepare release v0.53.1 (#87)
shahrokni e2ffac0
[IGNORE] add unit tests for the dashboard timezone (#86)
shahrokni 3b5b11a
[ENHANCEMENT] theme: add support for color-scheme (#78)
Gladorme f8cd4b7
[IGNORE]: fix a wrong rebase (#92)
shahrokni 62f0c58
[ENHANCEMENT]: Support Dashboards links for internal and external nav…
prakhar29jain b10e7df
[change] use perses/spec in shared component (#91)
Nexucis 1ba2d5a
feat(theme): update typography from Lato to Inter for better readabil…
nicolastakashi 83c9cd7
Merge pull request #98 from perses/chore/font-switch-proposal
nicolastakashi b09305d
Fix Grafana dateTimeAsIso unit migration
abelyakin 3e04c05
feat(keyboard-shortcut): initial commit
ibakshay 903ff0b
feat(keyboard-shortcut): make it configurable via flag
ibakshay 9e068ec
Merge pull request #102 from abelyakin/improve-unit-migration
AntoineThebaud 5291c17
feat(keyboard-shotcuts): remove user configurable keyboard shortcut
ibakshay d43ece6
Merge branch 'main' into ibakshay/keyboard-shortcut
ibakshay 1cee6df
feat(keyboard-shortcut): simplify the implementation
ibakshay eed276b
feat(keyboard-shortcut): add zoom in and zoom out
ibakshay 2dad8ca
[BREAKINGCHANE] remove dashbaord resource dependecy (#97)
shahrokni 5698f23
[BUGFIX] dashboards: keep scrollbar active when using OverflowMenu (#93)
Gladorme 6cea1b5
[BUGFIX] Dashboard: remove unmountOnExit flag of the row collapse (#80)
shahrokni 7d7d1b7
feat(keyboard-shortcuts): simplify the code
ibakshay a9e16d7
adjust test
ibakshay 195637a
[IGNORE]: remove comments that are not required
ibakshay cc085ee
[FEATURE]: add snackbar when a dashboard gets refreshed
ibakshay 607b893
feat(keyboard-shortcuts): small improvements
ibakshay 5cb6289
Merge branch 'main' into ibakshay/keyboard-shortcut
ibakshay c49d82a
feat(keyboard-shortcut): fix lint
ibakshay 24c4271
add stop propogation
ibakshay a668593
remove shared keybindings for plugins to use. will be done in a follo…
ibakshay 7680465
fix review comments
ibakshay 6af884e
make panelKey inline.
ibakshay c33d955
rename interface
ibakshay 1bb386c
add a comment for setFocusedPanel
ibakshay 0f0c088
add the new import
ibakshay bce3594
Merge pull request #105 from perses/ibakshay/keyboard-shortcut
ibakshay ef83df6
[IGNORE] update plugin runtime requirement for perses related depende…
jgbernalp cbef638
[IGNORE] fix vulnerable ui dependencies (#107)
jgbernalp d17dad3
Add optional projectName prop to ViewExplore (#104)
rickardsjp 1705c5b
Add createVolumeQuery to LogQueryPlugin and extract shared volume int…
rickardsjp a4de6a6
Prepare release v0.54.0-beta.0 (#111)
shahrokni 28802ec
[IGNORE] remove some core dependencies (#113)
shahrokni 022cc25
[IGNORE] add missed licnese header of defaults file (#114)
shahrokni a9cd755
[ENHANCEMENT] Add support for sub-rows, fuzzy filtering and column fi…
adrianSepiol d8f5606
[IGNORE] remove some of the core dependencies (#115)
shahrokni 0687f36
[FEATURE] add request headers and query params interpolation (#118)
jgbernalp 33e931f
[IGNORE] remove some core dependecies (#116)
shahrokni 5072f9e
[ENHANCEMENT]: add keyboard utility (#117)
ibakshay 5d0a50b
Prepare release v0.54.0-beta.1 (#121)
shahrokni 89f0a38
[IGNORE] remove core dependencies (#123)
shahrokni b02f976
[FEATURE] Table: add column resizing (#119)
adrianSepiol bbec01e
[BUGFIX] Variable Preview doesn't work when creating multiple variabl…
adrianSepiol a6e2513
[IGNORE] remove unused dependencies (#129)
jgbernalp 20aa959
[ENHANCEMENT] expand rows on search. Add expand/collapse all. (#132)
adrianSepiol 7da5e3f
[ENHANCEMENT] make fuzzy search match threshold configurable in table…
adrianSepiol 25edc6b
[BREAKINGCHANGE] fetch plugin based on version (#128)
shahrokni 75525ac
Bump perses/github-actions from 0.11.0 to 0.12.0 in the actions group…
dependabot[bot] dc28e65
[FEATURE] add alert and silence queries to data queries (#127)
jgbernalp 44e8b68
[ENHANCEMENT] Display GMT offset next to time range selector (#106)
DeeBi9 8a78bde
[FEATURE] enable column resizing for the legend table (#125)
adrianSepiol 8b35d8b
[ENHANCEMENT] set font-weight of bold to default value (#140)
andreasgerstmayr 335619a
[ENHANCEMENT] add client package (#137)
shahrokni 60f6d4e
Bump golangci/golangci-lint-action in the actions group (#139)
dependabot[bot] eb160c6
Prepare release v0.54.0-beta.2 (#142)
shahrokni 250d5bb
[ENHANCEMENT] add some missing functionalities from core (#144)
shahrokni f939492
Prepare release v0.54.0-beta.3 (#145)
shahrokni 94dae1e
[BREAKINGCHANGE] remove httpproxy (#147)
shahrokni 0401ecb
Add folder API types to @perses-dev/client (#153)
ayanarukasar 6746076
[ENHANCEMENT] Expose @perses-dev/spec in plugin-system (#151)
ayanarukasar 1c615c5
[BUGFIX] queryParams with variable substitution produces malformed pr…
zhuje d8f4f38
[ENHANCEMENT] add remaining types from core (#154)
shahrokni 914a007
Prepare release v0.54.0-beta.4 (#158)
shahrokni fba7223
[ENHANCEMENT] maintain and update the shared package (#159)
shahrokni 8f96480
Prepare release v0.54.0-beta.5 (#161)
shahrokni 059ec12
BUGFIX: Update default datasource to not be preselected when null (#148)
ModupeD 61fcbf1
[IGNORE] update vulnerable dependencies and update concurrently to v …
jgbernalp e136f2b
[FEATURE] Add annotation support (#120)
Gladorme 874b63b
Prepare release 0.54.0-beta.6 (#164)
Gladorme 7190254
[IGNORE] Fix typo QueryQuery (#167)
Gladorme fd1aa32
[BREAKINGCHANGE] relocate some defenitions from dashbaords to client …
shahrokni fac9a61
[ignore] bump perses/spec (#169)
Nexucis d784af2
[IGNORE] update vulnerable dependencies and remove unused packages (#…
jgbernalp f066409
[BUGFIX] Add method into DatasourceStore to return datasource spec (#…
zhuje f9afeb8
Prepare release 0.54.0-beta.7 (#174)
zhuje 802a364
[ENHANCEMENT] remove duplicate proxy CUE definitions (#165)
ayanarukasar b5e8497
[BUGFIX] plugin-system: Expose some utils + fix imports (#175)
Gladorme 91c631c
bump perses/spec (#178)
Nexucis 5912e58
Release v0.54.0-beta.8 (#179)
Nexucis 29bac1a
Bump actions/checkout from 6 to 7 in the actions group (#180)
dependabot[bot] f93c2be
[FEATURE] add setMetadata function to dashboard store (#182)
jgbernalp bc87296
[FEATURE]: add timezone logic to the dashboard toolbar (#177)
shahrokni 2540513
[ENHANCEMENT] add user preference timezone to the dahboard view props…
shahrokni ccc48f4
[IGNORE] update vulnerable dependencies (#185)
jgbernalp b01b430
[FEATURE/BREAKINGCHANGE] DataQueriesProvider: use full queryDefinitio…
Gladorme 6926e03
Prepare release v0.54.0-beta.9 (#187)
Gladorme 41b0b13
[BUGFIX]: fix prometheus queryParam interpolation does not work for c…
zhuje 842ae0a
Prepare release v0.54.0-beta.10 (#188)
zhuje b11002a
[BUGFIX] add double backslash behind special charachters when uisng r…
shahrokni f7d2333
Prepare release v0.54.0-beta.11 (#192)
shahrokni 89f81f5
[IGNORE] bump the plugin runtime dependencies (#193)
rickardsjp 0145604
[BREAKINGCHANGE] move PanelEditorValues and panel editor schemas out …
adrianSepiol 9668451
Bump golangci/golangci-lint-action in the actions group (#196)
dependabot[bot] 452c208
[BUGFIX] fix timeseries tooltip hover for stacked and grouped charts …
ibakshay 180780e
[ENHANCEMENT] EChart: extract timezone-aware axis label formatter (#190)
andreasgerstmayr 5e546ba
[BUGFIX] fix race condition with initial query plugin spec (#199)
andreasgerstmayr a12a5db
[ignore] update perses/spec to beta.9 (#200)
Nexucis 9bd2cb0
Release v0.54.0-rc.0 (#201)
Nexucis 472a289
[IGNORE] fix vulnerable dependencies (#203)
jgbernalp 100357f
Release v0.54.0-rc.1 (#205)
Nexucis 88594e0
Release v0.54.0 (#207)
Nexucis 42ba30d
Upgrade Perses 0.54
vicmiletsky dba27b7
Fix types
vicmiletsky 178676e
Perf updates
vicmiletsky File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| // Copyright The Perses Authors | ||
| // Licensed under the Apache License, Version 2.0 (the "License"); | ||
| // you may not use this file except in compliance with the License. | ||
| // You may obtain a copy of the License at | ||
| // | ||
| // http://www.apache.org/licenses/LICENSE-2.0 | ||
| // | ||
| // Unless required by applicable law or agreed to in writing, software | ||
| // distributed under the License is distributed on an "AS IS" BASIS, | ||
| // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
| // See the License for the specific language governing permissions and | ||
| // limitations under the License. | ||
|
|
||
| import { ProjectMetadata } from '@perses-dev/client'; | ||
| import { DashboardSelector, DashboardSpec, DurationString } from '@perses-dev/spec'; | ||
|
|
||
| export interface EphemeralDashboardResource { | ||
| kind: 'EphemeralDashboard'; | ||
| metadata: ProjectMetadata; | ||
| spec: EphemeralDashboardSpec; | ||
| } | ||
|
|
||
| export interface EphemeralDashboardSpec extends DashboardSpec { | ||
| ttl: DurationString; | ||
| } | ||
|
|
||
| export interface EphemeralDashboardInfo extends DashboardSelector { | ||
| ttl: DurationString; | ||
| } |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,68 @@ | ||
| // Copyright The Perses Authors | ||
| // Licensed under the Apache License, Version 2.0 (the "License"); | ||
| // you may not use this file except in compliance with the License. | ||
| // You may obtain a copy of the License at | ||
| // | ||
| // http://www.apache.org/licenses/LICENSE-2.0 | ||
| // | ||
| // Unless required by applicable law or agreed to in writing, software | ||
| // distributed under the License is distributed on an "AS IS" BASIS, | ||
| // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
| // See the License for the specific language governing permissions and | ||
| // limitations under the License. | ||
|
|
||
| import { Kind, Metadata, ProjectMetadata } from '@perses-dev/client'; | ||
|
|
||
| export type Action = 'create' | 'read' | 'update' | 'delete' | '*'; | ||
| export const ACTIONS = ['*', 'create', 'read', 'update', 'delete']; | ||
| export type Scope = Kind | '*'; | ||
| export const PROJECT_SCOPES = [ | ||
| '*', | ||
| 'Dashboard', | ||
| 'Datasource', | ||
| 'EphemeralDashboard', | ||
| 'Folder', | ||
| 'Project', | ||
| 'Role', | ||
| 'RoleBinding', | ||
| 'Secret', | ||
| 'Variable', | ||
| ]; | ||
|
|
||
| export const GLOBAL_SCOPES = [ | ||
| 'GlobalDatasource', | ||
| 'GlobalRole', | ||
| 'GlobalRoleBinding', | ||
| 'GlobalSecret', | ||
| 'GlobalVariable', | ||
| 'User', | ||
| ]; | ||
|
|
||
| export interface Permission { | ||
| actions: Action[]; | ||
| scopes: Scope[]; | ||
| } | ||
|
|
||
| export interface RoleSpec { | ||
| permissions: Permission[]; | ||
| } | ||
|
|
||
| /** | ||
| * A role that belongs to a project. | ||
| */ | ||
| export interface RoleResource { | ||
| kind: 'Role'; | ||
| metadata: ProjectMetadata; | ||
| spec: RoleSpec; | ||
| } | ||
|
|
||
| /** | ||
| * A global role that doesn´t belong to a project. | ||
| */ | ||
| export interface GlobalRoleResource { | ||
| kind: 'GlobalRole'; | ||
| metadata: Metadata; | ||
| spec: RoleSpec; | ||
| } | ||
|
|
||
| export type Role = RoleResource | GlobalRoleResource; |
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.