Commit 53d491a
feat(setup): Packages entry in Setup's Apps group (#2533)
Package administration is an operator concern (ADR-0084: packages are Operate,
out of the builder) — give it a home in Setup: group_apps gains a Packages
entry bound to the console's existing developer:packages page, alongside the
capability-plugin marketplace entries. Building apps is a separate journey
(Home builder cover → /studio; objectui#2176).
Browser-verified: Setup › Apps shows Packages · Browse Marketplace · Installed
Apps · Cloud Connection; the Packages page renders (list + New Package).
platform-objects tests 63/63 green.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent b84726b commit 53d491a
2 files changed
Lines changed: 24 additions & 3 deletions
File tree
- .changeset
- packages/platform-objects/src/apps
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
44 | 54 | | |
45 | 55 | | |
46 | 56 | | |
| |||
0 commit comments