tested shared Vuex store, created d8 userblock, enabled JSONAPI module

This commit is contained in:
2019-04-11 00:12:23 +02:00
parent 33764c382f
commit ef76fc2596
17 changed files with 442 additions and 60 deletions

View File

@@ -3,6 +3,7 @@ langcode: en
status: true
dependencies:
config:
- field.field.user.user.commerce_remote_id
- field.field.user.user.field_company
- field.field.user.user.field_member_type
- field.field.user.user.field_memo
@@ -16,7 +17,7 @@ bundle: user
mode: default
content:
field_company:
weight: 6
weight: 3
label: above
settings:
link: true
@@ -24,21 +25,21 @@ content:
type: entity_reference_label
region: content
field_member_type:
weight: 9
weight: 1
label: above
settings: { }
third_party_settings: { }
type: list_default
region: content
field_memo:
weight: 8
weight: 4
label: above
settings: { }
third_party_settings: { }
type: basic_string
region: content
field_showroom:
weight: 7
weight: 2
label: above
settings:
link: true
@@ -46,11 +47,14 @@ content:
type: entity_reference_label
region: content
member_for:
weight: 5
weight: 0
region: content
settings: { }
third_party_settings: { }
region: content
hidden:
commerce_remote_id: true
langcode: true
profile_contact_company: true
profile_customer: true
profile_member: true
simplenews: true