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
!521
Resolve
#3498085
Move the addition of the article content type xb field into a submodule
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
#3498085
Move the addition of the article content type xb field into a submodule
issue/experience_builder-3498085:3498085-move-the-addition
into
0.x
Overview
10
Commits
13
Pipelines
10
Changes
12
Merged
Dave Long
requested to merge
issue/experience_builder-3498085:3498085-move-the-addition
into
0.x
4 months ago
Overview
10
Commits
13
Pipelines
10
Changes
12
Expand
Closes
#3498085
0
0
Merge request reports
Compare
0.x
version 9
981671ef
4 months ago
version 8
34c7356e
4 months ago
version 7
447abdd7
4 months ago
version 6
5fefe84c
4 months ago
version 5
baa21cf5
4 months ago
version 4
0e918b42
4 months ago
version 3
8cce125e
4 months ago
version 2
977bb9c1
4 months ago
version 1
6894f2ab
4 months ago
0.x (base)
and
latest version
latest version
11612088
13 commits,
4 months ago
version 9
981671ef
12 commits,
4 months ago
version 8
34c7356e
10 commits,
4 months ago
version 7
447abdd7
9 commits,
4 months ago
version 6
5fefe84c
8 commits,
4 months ago
version 5
baa21cf5
7 commits,
4 months ago
version 4
0e918b42
6 commits,
4 months ago
version 3
8cce125e
5 commits,
4 months ago
version 2
977bb9c1
4 commits,
4 months ago
version 1
6894f2ab
2 commits,
4 months ago
12 files
+
88
−
74
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
12
Search (e.g. *.vue) (Ctrl+P)
.tugboat/config.yml
+
1
−
0
Options
@@ -50,6 +50,7 @@ services:
# Enable the module.
vendor/bin/drush --yes pm:install \
experience_builder \
xb_dev_standard \
media_library \
components
Loading