Commit 399cf60
committed
chore(release): 0.2.10 — pull plugins with SetServiceCategory
All service plugins (apache/caddy/nginx/mysql/mariadb/redis/mailpit/node)
now advertise `service-section:*` + `service-row:*:*` surfaces, so the
sidebar's "Webový server / Jazyky / Databáze / Cache / Mail" categories
populate correctly. Previously only PHP and Hosts showed up because they
were the only plugins calling SetServiceCategory on UiSchemaBuilder.
stage-plugins picks up:
- apache 1.0.9 (web)
- caddy 1.0.2 (web)
- nginx 1.0.2 (web)
- mysql 1.0.6 (db)
- mariadb 1.0.5 (db)
- redis 1.0.5 (cache)
- mailpit 1.0.2 (mail)
- node 1.0.2 (lang)1 parent 4b26f60 commit 399cf60
3 files changed
Lines changed: 7 additions & 7 deletions
File tree
- src
- daemon/NKS.WebDevConsole.Daemon
- frontend
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Some 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments