Commit 48558b6
committed
PMM-15326: Add the OM UI plugin
Four pages over pmm-managed's /v1/om: Overview, Services, Hosts and
Inventory. The plugin depends on @sep/api nowhere and reads PMM's own
origin, so nothing it does needs a SEP bearer.
Types are hand-written rather than generated, because OM is not in PMM's
checked-in OpenAPI client set.
The lockfile carries only this package's own importer block. The apps/pmm
entry lands with the package.json that declares the dependency.
Signed-off-by: Pawel Lebioda <pawel.lebioda@percona.com>1 parent f7310ce commit 48558b6
32 files changed
Lines changed: 6037 additions & 0 deletions
File tree
- ui
- packages/plugins/om
- src
- components
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
0 commit comments