Commit c29071d
committed
PMM-15326: Rename the UI's "PSMDB OpenManager" to "OpenManager"
Two user-visible strings: the sidebar's top-level entry and the Overview page's
heading. The comment in `PomHeader` describing that nav entry follows them, so it does
not name something the reader cannot find.
The remaining "PSMDB Open Manager" occurrences are deliberately left. They gloss where
the acronym POM comes from - in `router.tsx`, `lib/constants.ts` and the workspace
docs - and that origin does not change because the displayed name got shorter.
Renaming them would leave "POM" unexplained.
No test pinned the old string, and none needed updating.
Signed-off-by: Pawel Lebioda <pawel.lebioda@percona.com>1 parent df22d83 commit c29071d
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
| 334 | + | |
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
| 406 | + | |
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments