Commit ee45e94
COO-1532: Merge Dashboards Feature into main (#764)
* feat: ou-888 integrate perses dashbaord editing panels
* ou-1023: integrate remotePluginLoader()
* OU-1008: Perses Variable Editing Panel
* OU-1004: List perses dashbaords
* fix: replace consoleFetch with consoleFetchJSON and make code more readable
* perses-data-test-ids
* fix imports
* OU-1158 [List Perses] - Change Namespace is throwing 404
* fix: seperate into DashboardFrame and DashboardListFrame
* OU-1172: Remove Datasource from Editing Ribbon
* fix: use namespace for permission check
* OU1170 Fix Add Variable - Name with more than 75 chars
* fix: add static text translation to success message
* feat: In dashboard add Patternfly Toast Alerts, remove Perses Snackbar
* OU-1177: DashboardListPage Create Button
* fix: Add static text translations, use Patternfly Alerts instead of custom, remove <PageSection /> because we are overriding padding
* fix: Reduce 'Create' button size in ListDashboardPage
* fix: RBAC handling when user has mixed EDITOR and VIEWER access to projects, alignment of 'create' button
* fix: fetch dashboard edit permission using useQuery()
* fix: add eslint rule for console.warn
* feat: OU-1138 DashboardList Actions Delete, Duplicate, Rename Dashboards
* fix: OU-1138 Add translations, add new direct dependency "react-hook-form", remove unncessary logic is Action Modals
* fix: OU-1138 Update package.json with new dependency
* fix: OU-1138 Remove unnecessary logic checks and update package-lock.json
* fix: remove optional translation param
* feat: update perses dependencies
Signed-off-by: Gabriel Bernal <gbernal@redhat.com>
---------
Signed-off-by: Gabriel Bernal <gbernal@redhat.com>
Co-authored-by: Jenny Zhu <jenny.a.zhu@gmail.com>
Co-authored-by: openshift-merge-bot[bot] <148852131+openshift-merge-bot[bot]@users.noreply.github.com>
Co-authored-by: Evelyn Tanigawa Murasaki <emurasak@redhat.com>
Co-authored-by: Gabriel Bernal <gbernal@redhat.com>1 parent ea91306 commit ee45e94
41 files changed
Lines changed: 3245 additions & 2213 deletions
File tree
- config
- web
- src
- components
- dashboards
- legacy
- perses
- hooks
- perses
- project
- hooks
- metrics
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
86 | 122 | | |
87 | 123 | | |
0 commit comments