Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
media_tableau
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
media_tableau
Merge requests
!8
Removing settings for hiding the toolbar
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Removing settings for hiding the toolbar
issue/media_tableau-3463625:3463625-display-the-sharebar
into
2.x
Overview
1
Commits
6
Pipelines
7
Changes
5
All threads resolved!
Show all comments
Merged
Javier Reartes
requested to merge
issue/media_tableau-3463625:3463625-display-the-sharebar
into
2.x
10 months ago
Overview
1
Commits
6
Pipelines
7
Changes
5
All threads resolved!
Show all comments
Expand
Closes
#3463625
0
0
Merge request reports
Compare
2.x
version 6
c7e9b973
10 months ago
version 5
fcc82a06
10 months ago
version 4
38f7fd88
10 months ago
version 3
455a4a16
10 months ago
version 2
f30ecab6
10 months ago
version 1
43b7ae25
10 months ago
2.x (base)
and
latest version
latest version
c7e9b973
6 commits,
10 months ago
version 6
c7e9b973
6 commits,
10 months ago
version 5
fcc82a06
5 commits,
10 months ago
version 4
38f7fd88
4 commits,
10 months ago
version 3
455a4a16
3 commits,
10 months ago
version 2
f30ecab6
2 commits,
10 months ago
version 1
43b7ae25
1 commit,
10 months ago
5 files
+
15
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
config/schema/media_tableau.schema.yml
+
3
−
0
Options
@@ -14,6 +14,9 @@ field.formatter.settings.media_tableau:
height
:
type
:
string
label
:
'
Iframe
height'
toolbar
:
type
:
boolean
label
:
'
Display
the
toolbar'
media_tableau.settings
:
type
:
config_object
label
:
'
Default
settings'
Loading