Commit d3e739f
authored
Rework Frontend (#49)
This commit reworks the structure of the frontend for the plugin. It
contains the following changes:
- Change folder structure to not use uppercase folder names for
components
- Split files into smaller files, seperated by components
- Use `useAsync` hook for data fetching in components
- Move AI action to the details menu of resources, instead of having a
separate action button, to not run the enabled check for all rows in a
table1 parent 05a143b commit d3e739f
File tree
119 files changed
+3995
-4552
lines changed- src
- app
- components/Kubeconfig
- datasource
- components
- Flux
- Helm
- Kubernetes
- Metrics
- QueryEditor
- VariableQueryEditor
- configeditor
- flux
- helm
- kubernetes
- metrics
- overview
- queryeditor
- variablequeryeditor
- transformations
- types
- pages
- flux
- helm
- home
- kubeconfig
- resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
119 files changed
+3995
-4552
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments