Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
custom-tzcld
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Components
custom-tzcld
Commits
e283114c
Commit
e283114c
authored
1 year ago
by
Antoine Dupré
Browse files
Options
Downloads
Patches
Plain Diff
feature: update community form applications/tzcld/management/11
parent
ea533c28
No related branches found
No related tags found
No related merge requests found
Pipeline
#14674
passed
1 year ago
Stage: prepare
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/custom-tzcld.js
+5
-19
5 additions, 19 deletions
src/custom-tzcld.js
src/styles/index.scss
+7
-0
7 additions, 0 deletions
src/styles/index.scss
with
12 additions
and
19 deletions
src/custom-tzcld.js
+
5
−
19
View file @
e283114c
...
...
@@ -287,7 +287,7 @@ import("./utils.js").then((utils) => {
fields="segment1(phone, phone_type, phone_public)"
class-segment1="segment full sm-full rowClear"
class-phone="segment margin-bottom-medium width-45 sm-full padding-right-small sm-padding-none text-xlarge text-semibold text-color-heading"
class-phone_type="segment margin-bottom-medium width-45 sm-full padding-left-small
padding-right-small
sm-padding-none text-xlarge text-semibold text-color-heading"
class-phone_type="segment margin-bottom-medium width-45 sm-full padding-left-small sm-padding-none text-xlarge text-semibold text-color-heading"
class-phone_public="segment margin-bottom-medium width-10 sm-full padding-left-small padding-right-small sm-padding-none text-xlarge text-semibold text-color-heading text-uppercase tzcld-checkbox"
widget-phone_public="solid-form-checkbox-label"
label-phone="Téléphone *"
...
...
@@ -308,7 +308,7 @@ import("./utils.js").then((utils) => {
fields="segment1(email, email_type, email_public)"
class-segment1="segment full sm-full rowClear"
class-email="segment margin-bottom-medium width-45 sm-full padding-right-small sm-padding-none text-xlarge text-semibold text-color-heading"
class-email_type="segment margin-bottom-medium width-45 sm-full padding-left-small
padding-right-small
sm-padding-none text-xlarge text-semibold text-color-heading"
class-email_type="segment margin-bottom-medium width-45 sm-full padding-left-small sm-padding-none text-xlarge text-semibold text-color-heading"
class-email_public="segment margin-bottom-medium width-10 sm-full padding-left-small padding-right-small sm-padding-none text-xlarge text-semibold text-color-heading text-uppercase tzcld-checkbox"
widget-email_public="solid-form-checkbox-label"
label-email="E-mail *"
...
...
@@ -382,30 +382,19 @@ import("./utils.js").then((utils) => {
data-src="
\$
{value}"
data-holder
naked
fields="segment11(name), segment12(address, postal_code
)
,
segment13(city, department), phones, emails, link, segment14(twitter_link, linkedin_link)
"
fields="segment11(name), segment12(address
)
,
segment13(
postal_code,
city), phones, emails
"
value-profile="
\$
{value}"
class-segment11="segment full sm-full rowClear"
class-segment12="segment full sm-full rowClear"
class-segment13="segment full sm-full rowClear"
class-segment14="segment full sm-full rowClear"
class-name="segment margin-bottom-medium full sm-full sm-padding-none text-xlarge text-semibold text-color-heading"
class-address="segment margin-bottom-medium half sm-full padding-right-small sm-padding-none text-xlarge text-semibold text-color-heading"
class-postal_code="segment margin-bottom-medium half sm-full padding-left-small sm-padding-none text-xlarge text-semibold text-color-heading"
class-city="segment margin-bottom-medium half sm-full padding-right-small sm-padding-none text-xlarge text-semibold text-color-heading"
class-department="segment margin-bottom-medium half sm-full padding-left-small padding-right-small sm-padding-none text-xlarge text-semibold text-color-heading"
class-link="segment margin-bottom-medium full sm-full sm-padding-none text-xlarge text-semibold text-color-heading"
class-twitter_link="segment margin-bottom-medium half sm-full padding-right-small sm-padding-none text-xlarge text-semibold text-color-heading"
class-linkedin_link="segment margin-bottom-medium half sm-full padding-left-small sm-padding-none text-xlarge text-semibold text-color-heading"
class-postal_code="segment margin-bottom-medium half sm-full padding-right-small sm-padding-none text-xlarge text-semibold text-color-heading"
class-city="segment margin-bottom-medium half sm-full padding-left-small sm-padding-none text-xlarge text-semibold text-color-heading"
label-name="Nom de l'adresse"
label-address="Adresse"
label-postal_code="Code postal"
label-city="Ville"
label-department="Département"
label-link="URL Site internet"
label-twitter_link="URL Twitter"
label-linkedin_link="URL Linkedin"
multiple-phones
widget-phones="customtzcld-form-profile-phone-widget"
multiple-phones-label= "Téléphone"
...
...
@@ -417,9 +406,6 @@ import("./utils.js").then((utils) => {
multiple-emails-add-label= "Ajouter un E-mail"
multiple-emails-remove-label= "Supprimer"
multiple-emails-remove-class= "multiple-delete"
widget-department="solid-form-dropdown-label"
range-department="
${
dataSrc
}
tzcld-departments/"
></solid-form>
</template>
...
...
This diff is collapsed.
Click to expand it.
src/styles/index.scss
+
7
−
0
View file @
e283114c
...
...
@@ -279,6 +279,13 @@ solid-form {
line-height
:
25px
;
}
solid-form-radio-label
{
>
div
{
padding
:
12px
;
margin-top
:
5px
;
label
{
padding-right
:
10px
;
}
}
div
>
label
>
span
{
color
:
var
(
--
color-bold-grey
);
font-size
:
16px
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment