Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
frontend_editing
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
frontend_editing
Merge requests
!52
Resolve
#3436501
"Implement a toggle"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
#3436501
"Implement a toggle"
issue/frontend_editing-3436501:3436501-implement-a-toggle
into
1.x
Overview
21
Commits
28
Pipelines
19
Changes
11
Merged
Artem Dmitriiev
requested to merge
issue/frontend_editing-3436501:3436501-implement-a-toggle
into
1.x
1 year ago
Overview
21
Commits
28
Pipelines
19
Changes
11
Expand
Closes
#3436501
0
0
Merge request reports
Compare
1.x
version 17
48ced2c3
1 year ago
version 16
ac1bcce4
1 year ago
version 15
520d26da
1 year ago
version 14
46a3220a
1 year ago
version 13
69534e3b
1 year ago
version 12
62107a85
1 year ago
version 11
18569802
1 year ago
version 10
2e298f99
1 year ago
version 9
cddd1f95
1 year ago
version 8
e3321d79
1 year ago
version 7
60e1e3f7
1 year ago
version 6
2ab28692
1 year ago
version 5
e96084d4
1 year ago
version 4
92534b9b
1 year ago
version 3
e618e0bf
1 year ago
version 2
fd63e79c
1 year ago
version 1
411d2179
1 year ago
1.x (base)
and
latest version
latest version
7540a353
28 commits,
1 year ago
version 17
48ced2c3
27 commits,
1 year ago
version 16
ac1bcce4
26 commits,
1 year ago
version 15
520d26da
25 commits,
1 year ago
version 14
46a3220a
24 commits,
1 year ago
version 13
69534e3b
13 commits,
1 year ago
version 12
62107a85
12 commits,
1 year ago
version 11
18569802
11 commits,
1 year ago
version 10
2e298f99
10 commits,
1 year ago
version 9
cddd1f95
9 commits,
1 year ago
version 8
e3321d79
8 commits,
1 year ago
version 7
60e1e3f7
7 commits,
1 year ago
version 6
2ab28692
6 commits,
1 year ago
version 5
e96084d4
5 commits,
1 year ago
version 4
92534b9b
4 commits,
1 year ago
version 3
e618e0bf
3 commits,
1 year ago
version 2
fd63e79c
2 commits,
1 year ago
version 1
411d2179
1 commit,
1 year ago
11 files
+
354
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
11
Search (e.g. *.vue) (Ctrl+P)
config/install/frontend_editing.settings.yml
+
6
−
0
Options
@@ -6,3 +6,9 @@ hover_highlight: false
exclude_fields
:
{
}
automatic_preview
:
false
primary_color
:
'
#a9a9a9'
ui_toggle
:
true
ui_toggle_settings
:
offset_top
:
'
'
offset_bottom
:
50
offset_right
:
50
offset_left
:
'
'
Loading