FAQ
| This is a
LIVE
service |
Changelog
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal 10 cambridge profile
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
Information Services
DevOps
Drupal team
2023 Platform
drupal 10 cambridge profile
Merge requests
!32
Adding notification component
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Adding notification component
46-notification-component
into
main
Overview
0
Commits
1
Pipelines
0
Changes
9
Merged
Laura Waldoch
requested to merge
46-notification-component
into
main
7 months ago
Overview
0
Commits
1
Pipelines
0
Changes
9
Expand
Adding the notification content component
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
12e3d56c
1 commit,
7 months ago
9 files
+
259
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
9
Search (e.g. *.vue) (Ctrl+P)
config/install/core.entity_form_display.paragraph.notification.default.yml
0 → 100644
+
36
−
0
Options
langcode
:
en
status
:
true
dependencies
:
config
:
-
field.field.paragraph.notification.field_notification_text
-
field.field.paragraph.notification.field_notification_typ
-
paragraphs.paragraphs_type.notification
module
:
-
maxlength
-
text
id
:
paragraph.notification.default
targetEntityType
:
paragraph
bundle
:
notification
mode
:
default
content
:
field_notification_text
:
type
:
text_textarea
weight
:
1
region
:
content
settings
:
rows
:
1
placeholder
:
'
'
third_party_settings
:
maxlength
:
maxlength_js
:
150
maxlength_js_label
:
'
Content
limited
to
@limit
characters,
remaining:
<strong>@remaining</strong>'
maxlength_js_enforce
:
true
field_notification_typ
:
type
:
options_select
weight
:
0
region
:
content
settings
:
{
}
third_party_settings
:
{
}
hidden
:
created
:
true
status
:
true
Loading