Commit graph

16182 commits

Author SHA1 Message Date
simon lehericey
0a1ab733b6 refactor(spec): stabilize api_particulier_spec 2022-10-25 14:44:43 +02:00
simon lehericey
cf592820c6 make linter happier 2022-10-25 14:44:43 +02:00
simon lehericey
b65faafc30 improve stability 2022-10-25 14:44:43 +02:00
simon lehericey
dbb5b7deec clean(js): remove unused autosave:reset 2022-10-25 14:44:43 +02:00
simon lehericey
e71b7eeee5 refactor(spec): wait for debounce and in flight promise 2022-10-25 14:44:43 +02:00
simon lehericey
5cadb70d3a refactor(js): add 'debounced-empty' when there are no more debouncing call 2022-10-25 14:44:43 +02:00
simon lehericey
f4f40ded6c refactor(js): send 'autosave:end' when there are no more pending promises 2022-10-25 14:44:43 +02:00
simon lehericey
00d1552060 clean(spec): remove useless autosave 2022-10-25 14:44:43 +02:00
simon lehericey
4ec13d652a core(capybara): disable_animation 2022-10-25 14:44:43 +02:00
simon lehericey
5d38345478 feat(system-spec): display js console error 2022-10-25 14:44:43 +02:00
simon lehericey
1e88d1a1d7 chore(capybara): use same size in headless or not 2022-10-24 22:13:16 +02:00
Kara Diaby
a771617b62
Merge pull request #7864 from betagouv/feat/7733-2
ETQ Administrateur je peux associer des tags à une démarche
2022-10-21 19:21:10 +02:00
Kara Diaby
9529c6ba9c tests 2022-10-21 19:13:12 +02:00
Kara Diaby
476dd7e699 layout 2022-10-21 19:13:12 +02:00
Kara Diaby
cf8e6a9c67 controller 2022-10-21 19:13:12 +02:00
Kara Diaby
492c7f377f migration 2022-10-21 19:13:12 +02:00
Paul Chavard
0eeb4d123e
Merge pull request #7950 from tchak/fix-tags-parser
fix(dossier): a tag can be preceded by a -
2022-10-21 16:40:37 +02:00
Paul Chavard
f109220df3 fix(dossier): test for non breaking space replacement in champ label 2022-10-21 16:34:19 +02:00
Paul Chavard
f2e8dba8e4 fix(dossier): tag can contain non breaking space 2022-10-21 16:34:19 +02:00
Paul Chavard
d7c5dcf8bb fix(dossier): a tag can be preceded by a - 2022-10-21 16:06:32 +02:00
Paul Chavard
4f30581962
Merge pull request #7897 from tchak/feat-better-turbo-actions
refactor(turbo): simplify custom actions implementation now that turbo has support for it
2022-10-21 10:31:12 +02:00
Paul Chavard
85581e72e9 refactor(turbo): simplify custom actions implementation now that turbo has support for it 2022-10-21 10:24:00 +02:00
LeSim
2e9f87a629
Merge pull request #7930 from colinux/ci-pg-14
ci: tests against postgresql 14.3
2022-10-20 17:19:19 +02:00
Colin Darie
cfeeb3f3ba ci: tests against postgresql 14 2022-10-20 17:09:03 +02:00
mfo
b7bae349d4
Merge pull request #7938 from mfo/US/enhance-archive-documentation
amelioration(archives): documentation de la structure de l'archive
2022-10-20 16:48:44 +02:00
Martin
527f416f52 amelioration(archives): documentation de la structure de l'archive
Update app/views/shared/archives/_notice.html.haml

Co-authored-by: Colin Darie <colin@darie.eu>

Update app/views/shared/archives/_notice.html.haml

Co-authored-by: Colin Darie <colin@darie.eu>

Update app/views/shared/archives/_notice.html.haml

Co-authored-by: Colin Darie <colin@darie.eu>

Update app/views/shared/archives/_notice.html.haml

Co-authored-by: Colin Darie <colin@darie.eu>

Update app/views/shared/archives/_notice.html.haml

Co-authored-by: Colin Darie <colin@darie.eu>

Update app/views/shared/archives/_notice.html.haml

Co-authored-by: Colin Darie <colin@darie.eu>

Update app/views/shared/archives/_notice.html.haml

Co-authored-by: Colin Darie <colin@darie.eu>

Update app/views/shared/archives/_notice.html.haml

Co-authored-by: Colin Darie <colin@darie.eu>
2022-10-20 16:40:53 +02:00
LeSim
0dcd755fd0
Merge pull request #7945 from betagouv/improve_do_list_header
fix(dolist): réduit le nombre de  'Message-Name' possible chez dolist
2022-10-20 15:41:18 +02:00
simon lehericey
097082afc9 fix(dolist): reduce message name variability 2022-10-20 15:29:56 +02:00
mfo
3e2b6cc088
Merge pull request #7937 from mfo/US/export-rename-lisez-moi
amelioration(export): renommer le fichier lisez-moi et le positionner en tête du répertoire
2022-10-20 15:15:13 +02:00
Martin
2cd74d1010 amelioration(archives): positionne le fichier des reporting des erreurs en tête de l'arborescence 2022-10-20 15:14:57 +02:00
LeSim
16a81eb1d1
Merge pull request #7939 from mfo/US/export-zip-label
amelioration(export): clarifier l'usage des exports pour les instructeurs pour eviter le téléchargement des export zip pour de l'archivage
2022-10-20 15:05:36 +02:00
Martin
d46efeef85 amelioration(export): clarifier l'usage des exports pour les instructeurs pour eviter le téléchargement des export zip pour de l'archivage 2022-10-20 14:50:48 +02:00
LeSim
22135a87ce
Merge pull request #7941 from tchak/add-foreign-keys-to-commentaires
fix(message): add instructeurs foreign key
2022-10-20 14:49:57 +02:00
Paul Chavard
fa18ebd63a fix(message): add instructeurs foreign key 2022-10-20 14:42:42 +02:00
LeSim
1641d8806e
Merge pull request #7944 from betagouv/dependabot/bundler/nokogiri-1.13.9
chore(deps): bump nokogiri from 1.13.8 to 1.13.9
2022-10-20 14:38:41 +02:00
dependabot[bot]
a703dfce3b
chore(deps): bump nokogiri from 1.13.8 to 1.13.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.8...v1.13.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 10:22:53 +00:00
LeSim
576f30eb21
Merge pull request #7943 from tchak/fix-some-actions-warnings
chore(actions): update github actions
2022-10-20 12:20:34 +02:00
Paul Chavard
ddb230899c chore(actions): update github actions 2022-10-20 11:55:10 +02:00
Colin Darie
81b27a88ff
Merge pull request #7929 from colinux/dsfr-suggest-expires
style(admin): suggest auto expiration converted to DSFR
2022-10-20 09:29:05 +02:00
Colin Darie
5b813a25d6 fix(dsfr/callout): don't nest p, it's already declared by component 2022-10-20 09:18:16 +02:00
Colin Darie
e96d307e56 style(admin): auto expiration styled with DSFR callout 2022-10-20 09:18:16 +02:00
Colin Darie
f5a0842c6e style(dsfr): callout component with support for a bottom section like buttons 2022-10-20 09:18:16 +02:00
Colin Darie
7f28f1fe4c fix(conjugaison): après que + indicatif 2022-10-20 09:18:16 +02:00
Colin Darie
a5af9721d2
Merge pull request #7927 from colinux/fix-invitation-on-hidden-dossier
fix(invitation): when dossier is not visible anymore
2022-10-20 09:17:30 +02:00
Colin Darie
45994ff567 fix(invitation): when dossier is not visible anymore
https://sentry.io/organizations/demarches-simplifiees/issues/3422144920/
2022-10-20 09:08:36 +02:00
mfo
fe81b73052
Merge pull request #7917 from tchak/fix-changes-list-style
fix(revision): fix changes list style
2022-10-20 07:02:10 +02:00
Paul Chavard
74aa01479b fix(revision): fix changes list style 2022-10-20 06:56:20 +02:00
mfo
dbbed8f4ad
Merge pull request #7926 from mfo/US/increase_export_max_duration
amelioration(export): augmente la duree de conservation des exports encours de generation passant de 12 a 16h. augment la duree de conservation des exports generés passant de 16 à 32h
2022-10-20 06:38:50 +02:00
Martin
576aa2c1e0 amelioration(export): augment la duree de conservation des exports en cours de generation passant de 12 a 16h. augment la duree de conservation des exports generés passant de 16 à 32h 2022-10-20 06:32:41 +02:00
LeSim
345e609889
Merge pull request #7935 from betagouv/fix_duplicate_service_in_merge
fix(admin_merge): résout un pb lorsque les 2 admins ont un service avec le mm nom
2022-10-19 18:08:26 +02:00