simon lehericey
|
4c98b8f01c
|
fix(merge): ensure service transfert always works
|
2022-10-27 12:44:02 +02:00 |
|
LeSim
|
71e8277a4f
|
Merge pull request #7964 from betagouv/fix_strong_migration_on_procedures
fix(migration): ignore strong migration pour la petite table procédures
|
2022-10-27 09:53:40 +02:00 |
|
simon lehericey
|
46852c7f81
|
fix(migration): ignore strong migration for small nb of procedure
|
2022-10-27 09:39:41 +02:00 |
|
LeSim
|
8f76b7188c
|
Merge pull request #7947 from betagouv/raise_if_update_fail_in_merge
fix(silent_error_in_merge): leve une exception si une mise a jour dans l'update échoue
|
2022-10-26 23:36:25 +02:00 |
|
simon lehericey
|
44aff1a293
|
fix(silent_error_in_merge): raise if merge update fail
|
2022-10-26 23:27:53 +02:00 |
|
LeSim
|
c3242ebad3
|
Merge pull request #7949 from tchak/chore-remove-ujs
refactor(rails/ujs): don’t use @rails/ujs in our own code
|
2022-10-26 23:14:06 +02:00 |
|
Paul Chavard
|
7336a62637
|
refactor(rails/ujs): don’t use @rails/ujs in our own code
|
2022-10-26 23:06:10 +02:00 |
|
LeSim
|
e978fd14bc
|
Merge pull request #7894 from colinux/sentry-delayed-job
chore(sentry): regularly notify delayed jobs errors
|
2022-10-26 23:04:02 +02:00 |
|
Colin Darie
|
72363eea48
|
chore(delayed_job/sentry): sample traces different from Rails requests
|
2022-10-26 22:57:41 +02:00 |
|
Colin Darie
|
59c93833a1
|
chore(delayed_job/sentry): don't wait for all (~25) attempts before reporting
|
2022-10-26 22:57:41 +02:00 |
|
LeSim
|
18a826be64
|
Merge pull request #7960 from betagouv/fix_moving_editor
fix(editeur de champ): corrige la perte de focus lors de l'édition de champ
|
2022-10-26 22:45:56 +02:00 |
|
simon lehericey
|
43438f0018
|
fix(spec): use config debounce delay in editor
and 0 delay in spec
|
2022-10-26 22:38:33 +02:00 |
|
simon lehericey
|
59e68ab2c7
|
refactor(haml): swap - and = due to haml 6
|
2022-10-26 15:20:55 +02:00 |
|
simon lehericey
|
4e082d6424
|
fix(turbo morph): make the morph morph again
|
2022-10-26 15:20:55 +02:00 |
|
LeSim
|
1ebf7e2d9d
|
Merge pull request #7956 from betagouv/fix_extra_end_in_haml
fix(editeur): supprime un 'end' surnuméraire
|
2022-10-25 17:05:16 +02:00 |
|
simon lehericey
|
baefd83f31
|
fix(editor): remove extra end
|
2022-10-25 16:32:25 +02:00 |
|
LeSim
|
3c8c800683
|
Merge pull request #7959 from colinux/update-strscan
chore(bundle): update strscan 3.0.3 => 3.0.4
|
2022-10-25 16:31:39 +02:00 |
|
Colin Darie
|
ab5f222455
|
chore(bundle): update strscan 3.0.3 => 3.0.4
|
2022-10-25 16:19:57 +02:00 |
|
LeSim
|
086b391de4
|
Merge pull request #7957 from tchak/chore-improuve-yarn-clean
chore(dev): yarn clean should use vite clobber
|
2022-10-25 16:19:20 +02:00 |
|
Paul Chavard
|
f528ba241d
|
chore(dev): yarn clean should use vite clobber
|
2022-10-25 16:09:34 +02:00 |
|
LeSim
|
cece0cb331
|
Merge pull request #7916 from betagouv/another_try_at_log_out_spec
chore(capybara): nouvelle essai pour stabiliser les deconnexions sur les tests bout en bout
|
2022-10-25 16:08:44 +02:00 |
|
simon lehericey
|
d1a8731bfc
|
refactor(spec): faster service spec
|
2022-10-25 14:44:43 +02:00 |
|
simon lehericey
|
6af4fe624a
|
refactor(service): explicit call to service job to avoid test side effect
|
2022-10-25 14:44:43 +02:00 |
|
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 |
|