Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
experience_builder
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
experience_builder
Merge requests
!833
Issue
#3516609
: Move components listing to Appearance.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3516609
: Move components listing to Appearance.
issue/experience_builder-3516609:3516609-move-components-listing
into
0.x
Overview
8
Commits
5
Pipelines
7
Changes
6
Merged
Megha Sharma
requested to merge
issue/experience_builder-3516609:3516609-move-components-listing
into
0.x
1 month ago
Overview
8
Commits
5
Pipelines
7
Changes
6
Expand
Closes
#3516609
0
0
Merge request reports
Compare
0.x
version 4
d6307339
1 month ago
version 3
b1aa7d53
1 month ago
version 2
447874d5
1 month ago
version 1
e8b24690
1 month ago
0.x (base)
and
latest version
latest version
2b1a0b64
5 commits,
1 month ago
version 4
d6307339
5 commits,
1 month ago
version 3
b1aa7d53
3 commits,
1 month ago
version 2
447874d5
2 commits,
1 month ago
version 1
e8b24690
1 commit,
1 month ago
6 files
+
26
−
24
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
docs/adr/0003-auto-generate-xb-component-config-entities-for-sdcs-meeting-minimum-criteria.md
+
1
−
1
Options
@@ -24,7 +24,7 @@ This is important for the DX of the Front-End Developer, as well as for the UX f
2.
_If_ they meet the
[
documented criteria
](
../components.md
)
, a
[
`Component` config entity
](
../config-management.md
)
is
auto-generated (except when syncing configuration of course).
3.
They will be available immediately in the XB UI.
4.
SDCs that do not meet criteria will be listed along with the reason _why_ at
`/admin/
structur
e/component/status`
.
4.
SDCs that do not meet criteria will be listed along with the reason _why_ at
`/admin/
appearanc
e/component/status`
.
## Consequences
Loading