Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
crm
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
crm
Merge requests
!34
Created EmailType.php etc to switch from bespoke email field to core "email"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Created EmailType.php etc to switch from bespoke email field to core "email"
issue/crm-3525352:3525352-implement-email-contact
into
1.0.x
Overview
3
Commits
23
Pipelines
18
Changes
41
Merged
Jacob Mirzaian
requested to merge
issue/crm-3525352:3525352-implement-email-contact
into
1.0.x
2 weeks ago
Overview
3
Commits
23
Pipelines
18
Changes
41
Expand
Closes
#3525352
0
0
Merge request reports
Compare
1.0.x
version 17
c1be3c81
1 day ago
version 16
e63c5955
1 day ago
version 15
7a9439f9
1 day ago
version 14
3e3226c7
1 day ago
version 13
eb698aee
1 week ago
version 12
00fc2b3f
1 week ago
version 11
6e38e2f9
1 week ago
version 10
ca74be60
1 week ago
version 9
df2ea5e3
1 week ago
version 8
127fd7e1
1 week ago
version 7
fa1e4471
1 week ago
version 6
f0c256ad
1 week ago
version 5
9f5a1fcf
1 week ago
version 4
6063229f
1 week ago
version 3
9136ccba
1 week ago
version 2
36d57a01
1 week ago
version 1
464ba996
2 weeks ago
1.0.x (base)
and
latest version
latest version
c1be3c81
23 commits,
1 day ago
version 17
c1be3c81
23 commits,
1 day ago
version 16
e63c5955
22 commits,
1 day ago
version 15
7a9439f9
21 commits,
1 day ago
version 14
3e3226c7
20 commits,
1 day ago
version 13
eb698aee
13 commits,
1 week ago
version 12
00fc2b3f
12 commits,
1 week ago
version 11
6e38e2f9
11 commits,
1 week ago
version 10
ca74be60
10 commits,
1 week ago
version 9
df2ea5e3
9 commits,
1 week ago
version 8
127fd7e1
8 commits,
1 week ago
version 7
fa1e4471
7 commits,
1 week ago
version 6
f0c256ad
6 commits,
1 week ago
version 5
9f5a1fcf
5 commits,
1 week ago
version 4
6063229f
4 commits,
1 week ago
version 3
9136ccba
3 commits,
1 week ago
version 2
36d57a01
2 commits,
1 week ago
version 1
464ba996
1 commit,
2 weeks ago
41 files
+
669
−
1173
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
41
Search (e.g. *.vue) (Ctrl+P)
config/install/core.entity_form_display.crm_contact_detail.email.default.yml
0 → 100644
+
30
−
0
Options
langcode
:
en
status
:
true
dependencies
:
config
:
-
crm.crm_contact_detail_type.email
-
field.field.crm_contact_detail.email.email
-
field.field.crm_contact_detail.email.email_type
id
:
crm_contact_detail.email.default
targetEntityType
:
crm_contact_detail
bundle
:
email
mode
:
default
content
:
email
:
type
:
email_default
weight
:
1
region
:
content
settings
:
placeholder
:
'
'
size
:
60
third_party_settings
:
{
}
email_type
:
type
:
options_select
weight
:
0
region
:
content
settings
:
{
}
third_party_settings
:
{
}
hidden
:
created
:
true
status
:
true
uid
:
true
Loading