Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
leximpact-socio-fiscal-ui
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
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leximpact
Simulateur socio-fiscal
leximpact-socio-fiscal-ui
Commits
bb1a6fcd
Commit
bb1a6fcd
authored
2 years ago
by
Dorine Lambinet
Browse files
Options
Downloads
Patches
Plain Diff
Positionne les boutons à vérfier et historique plus proche de l'input
parent
5435fca8
No related branches found
No related tags found
1 merge request
!98
Paramètres organisés de l'impôt sur le revenu
Pipeline
#5453
passed
2 years ago
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/lib/components/variables/VariableReferredValueParameter.svelte
+69
-68
69 additions, 68 deletions
...omponents/variables/VariableReferredValueParameter.svelte
with
69 additions
and
68 deletions
src/lib/components/variables/VariableReferredValueParameter.svelte
+
69
−
68
View file @
bb1a6fcd
...
@@ -102,7 +102,7 @@
...
@@ -102,7 +102,7 @@
<VariableReferredParameterHeader
{
depth
}
parameter=
{
billParameter
}
/>
<VariableReferredParameterHeader
{
depth
}
parameter=
{
billParameter
}
/>
<div
<div
class=
"flex items-center justify-start rounded bg-gray-100 p-2 pb-2"
class=
"flex
flex-wrap
items-center justify-start rounded bg-gray-100 p-2 pb-2
"
id=
"situation_color_code_lawside"
id=
"situation_color_code_lawside"
>
>
<div>
<div>
...
@@ -118,9 +118,8 @@
...
@@ -118,9 +118,8 @@
</span>
</span>
{
#if
valueError
!==
null
}
<p
class=
"text-red-500"
>
{
valueError
}
</p>
{
/if
}
{
#if
valueError
!==
null
}
<p
class=
"text-red-500"
>
{
valueError
}
</p>
{
/if
}
</div>
<div
class=
"flex items-baseline
bg-gray-100
p-2 text-xs text-gray-600"
>
<div
class=
"flex items-baseline p-2 text-xs text-gray-600"
>
<div
class=
"flex items-center"
>
<div
class=
"flex items-center"
>
<div
class=
"flex"
>
<div
class=
"flex"
>
<a
<a
...
@@ -144,7 +143,7 @@
...
@@ -144,7 +143,7 @@
class=
"pl-2"
class=
"pl-2"
title=
"La dernière relecture date du {dateFormatter.format(
title=
"La dernière relecture date du {dateFormatter.format(
new Date(lastReviewOrChange),
new Date(lastReviewOrChange),
)}"
>
À
vérifier
</span
)}"
>
À
vérifier
</span
>
>
{
:
else
}
{
:
else
}
<!-- Inspired from Material Icons name: New Releases / with white symbol inside -->
<!-- Inspired from Material Icons name: New Releases / with white symbol inside -->
...
@@ -193,6 +192,8 @@
...
@@ -193,6 +192,8 @@
</div>
</div>
</div>
</div>
</div>
</div>
</div>
{
#if
[
"
impot_revenu.calcul_impot_revenu.plaf_qf.general
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.celib
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.celib_enf
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.reduc_postplafond
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.reduc_postplafond_veuf
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.plaf_GuadMarReu
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.plaf_GuyMay
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.taux_GuadMarReu
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.taux_GuyMay
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.seuil_celib
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.seuil_couple
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.taux
"
].
includes
(
billParameter
.
name
)
}
{
#if
[
"
impot_revenu.calcul_impot_revenu.plaf_qf.general
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.celib
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.celib_enf
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.reduc_postplafond
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.reduc_postplafond_veuf
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.plaf_GuadMarReu
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.plaf_GuyMay
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.taux_GuadMarReu
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.taux_GuyMay
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.seuil_celib
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.seuil_couple
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.taux
"
].
includes
(
billParameter
.
name
)
}
<div
class=
"mt-2"
>
<div
class=
"mt-2"
>
<button
<button
...
...
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