demarches-normaliennes/app
Goulven Champenois 561e050d47
[Nitpick] Adjust vertical spacing in segmented-control-item
This small fix adjusts vertical spacing for the text inside `segmented-control-item`. Padding before: `0 15 4 15`, padding after: `4 15`.
The `.segmented-control-item` class is only used on the stats page, so there won't be any unwanted side-effects. Since the same variable is used for top and bottom, changes to the `--li-bottom` variable won't break vertical alignment.
2024-03-15 10:17:25 +01:00
..
assets [Nitpick] Adjust vertical spacing in segmented-control-item 2024-03-15 10:17:25 +01:00
components chore(admin): add missing translations for revision changes in private champs 2024-03-14 13:17:39 +01:00
controllers fix(export): turbo poll when creating an export 2024-03-14 14:04:25 +01:00
custom_views feat(footer): customize using custom views & locales 2022-03-10 17:31:20 +01:00
dashboards fix(manager): update templates and make everything works 2024-02-07 16:54:23 +01:00
fields feat(manager): display procedure state and unpublished date 2023-04-19 19:59:54 +02:00
graphql fix(addresse): lookup for city, departement and region name in local db 2024-03-11 10:49:56 +01:00
helpers feat(cross-domain-redirect): redirect to APP_HOST when user is on APP_HOST_LEGACY 2024-02-28 06:23:55 +01:00
javascript feat(procedure): send notifications after closing 2024-03-11 15:48:28 +01:00
jobs chore(service): limit geocoding area to INSEE code commune 2024-03-13 10:40:39 +01:00
lib fix(entreprise): graphql effectif 2024-03-05 16:00:28 +01:00
mailers feat(procedure): send notifications after closing 2024-03-11 15:48:28 +01:00
models Merge pull request #10097 from colinux/fix-email-event-with-invalid-to-fields 2024-03-12 15:29:52 +00:00
policies fix(fork): allow invited on dossier origin to resolve champs of forks 2023-05-24 16:53:51 +02:00
schemas feat(rnf): add rnf type_de_champ 2023-11-07 14:21:28 +01:00
serializers refactor(dossier): make new methods arguments named 2024-03-04 10:59:11 +01:00
services fix(export.pdf): expert should not have access to messagerie when it was disabled 2024-03-07 08:39:32 +01:00
tasks/maintenance Merge pull request #10106 from colinux/limit-service-geocoding-to-insee-code 2024-03-14 16:16:03 +00:00
validators fix(email_validation): use truemail regexp 2024-03-12 11:29:31 +01:00
views chore: remove download link of pdf form of closed procedure 2024-03-14 10:47:13 +01:00