Lisa Durand
|
3fdfc38faf
|
fix linter js
|
2023-02-03 15:13:06 +01:00 |
|
Lisa Durand
|
9aa6c55d1f
|
replace partial by component
|
2023-02-03 15:13:06 +01:00 |
|
Lisa Durand
|
1a79eb9717
|
change checkbox tag to hidden field
|
2023-02-03 15:13:06 +01:00 |
|
Lisa Durand
|
93a85ca4b0
|
add limit of 500 dossiers
|
2023-02-03 15:13:06 +01:00 |
|
Lisa Durand
|
5802f3f7cf
|
injected dossier_ids in front
|
2023-02-03 15:13:06 +01:00 |
|
Lisa Durand
|
4d1f164c43
|
be more specific on the count of dossiers we display in the table
|
2023-02-03 15:13:06 +01:00 |
|
mfo
|
48503e0743
|
Merge pull request #8533 from colinux/feat-dolist-send-mail-api
Email: API Dolist pour envoyer des emails transactionnels
|
2023-02-03 14:36:53 +01:00 |
|
Eric Leroy-Terquem
|
ff5fecef25
|
fix(dossiers_transfers): can destroy dossiers_transfers
|
2023-02-03 13:48:39 +01:00 |
|
Julie Salha
|
31e4a7fe19
|
Merge branch 'main' into a11y-8225-navigation
|
2023-02-03 09:34:03 +01:00 |
|
Julie Salha
|
b39d658c06
|
fix translations tabs menu
|
2023-02-03 09:17:16 +01:00 |
|
Julie Salha
|
0e4a332706
|
Update app/views/administrateurs/procedures/index.html.haml
Co-authored-by: Paul Chavard <paul.chavard@beta.gouv.fr>
|
2023-02-03 08:17:08 +01:00 |
|
Colin Darie
|
6d675579a5
|
feat(reset-pwd): warn users token link will override previous links
|
2023-02-02 22:15:10 +01:00 |
|
Colin Darie
|
a221c57fbc
|
feat(manager): resend reset password instructions
|
2023-02-02 22:15:10 +01:00 |
|
Julie Salha
|
c1ed6aa177
|
optimization burger menu
|
2023-02-02 16:46:46 +01:00 |
|
Colin Darie
|
6b011b8b44
|
chore(dolist): helper so we know if mail is sendable by API
|
2023-02-02 16:11:52 +01:00 |
|
Julie Salha
|
2db959531a
|
optimization navigation accessibility
|
2023-02-02 16:04:42 +01:00 |
|
Colin Darie
|
6a3de1b57a
|
chore(dolist): cache sender_id so we don't request it at each send
|
2023-02-02 16:02:27 +01:00 |
|
Colin Darie
|
9641a40ea7
|
chore(mailer): MailDeliveryError with original exception backtrace
|
2023-02-02 15:59:18 +01:00 |
|
Colin Darie
|
7fa966548c
|
fix(mailer): missing procedure logo for DossierMailer
|
2023-02-02 15:58:32 +01:00 |
|
Colin Darie
|
61cd9aa8c7
|
feat(dolist): send mail having attachments
|
2023-02-02 15:52:20 +01:00 |
|
Colin Darie
|
41c196f2ec
|
feat(dolist): send email from API
Co-authored-by: mfo <mfo@users.noreply.github.com>
|
2023-02-02 14:52:33 +01:00 |
|
simon lehericey
|
7461d84018
|
feat(log): log ip and correlation id
|
2023-02-02 11:20:05 +01:00 |
|
Paul Chavard
|
2971100081
|
fix(dossier): do not try to rebase if procedure is not published
|
2023-02-02 10:11:46 +01:00 |
|
Eric Leroy-Terquem
|
05a61d0cf2
|
fix(instructeurs): breadcrumbs with right wordings and links
|
2023-02-01 17:52:37 +01:00 |
|
Lisa Durand
|
3a82558c3f
|
use super instead of run_at
|
2023-02-01 17:06:04 +01:00 |
|
Lisa Durand
|
120fbb0ef7
|
Overload the finished_at
|
2023-02-01 17:06:04 +01:00 |
|
Lisa Durand
|
d0a131dc55
|
change the way we set the finished_at on batch operation job to fix alert display bug
|
2023-02-01 17:06:04 +01:00 |
|
Paul Chavard
|
dd2d3d4626
|
fix(task): improuve after party backfill_dossiers_repetitions
|
2023-02-01 15:27:07 +01:00 |
|
Paul Chavard
|
3ad5e7d3b9
|
fix(tags): can edit tags on published demarches
|
2023-02-01 11:11:04 +01:00 |
|
Colin Darie
|
fa0f72aaba
|
feat(procedure): hide estimated fill duration when super admin disabled it
Closes #8466
|
2023-02-01 11:02:55 +01:00 |
|
Colin Darie
|
8e35c0a465
|
feat(manager): can disable estimated duration visibility
|
2023-02-01 11:02:55 +01:00 |
|
Colin Darie
|
eb9cd90ee8
|
chore(schema): +procedure#estimated_duration_visible
|
2023-02-01 11:02:55 +01:00 |
|
Paul Chavard
|
8bf0d9c5ec
|
fix(dossier): backfill missing repetition champs
|
2023-02-01 10:36:46 +01:00 |
|
Paul Chavard
|
9c83939431
|
fix(dossier): fix adding repetition in a new revision
|
2023-02-01 10:36:46 +01:00 |
|
Eric Leroy-Terquem
|
b306dea5cf
|
refactor(avis): rename revive by remind
|
2023-02-01 09:55:46 +01:00 |
|
Eric Leroy-Terquem
|
2475bb1098
|
feat(avis): add remind text in view
|
2023-02-01 09:55:46 +01:00 |
|
Eric Leroy-Terquem
|
004bf5be38
|
feat(avis): add remind_by! method
|
2023-02-01 09:55:46 +01:00 |
|
Colin Darie
|
d5fe29f666
|
chore(upload): hint about firewall blocking file upload
|
2023-01-31 17:09:28 +01:00 |
|
Martin
|
2edfcdd652
|
correctif(liens.invitations): utilise le mapping rails as: :target_model, sinon on requete uniquement par l'id du model, qui peut etre problématique en cas de relation polymorphiques avec des ensembles d'id se superposant
|
2023-01-31 16:33:31 +01:00 |
|
Martin
|
88553eec9b
|
correctif(dossier_transfer): le transfer de dossier vers un email contenant des majuscule ne fonctionnait pas
|
2023-01-31 14:52:57 +01:00 |
|
Colin Darie
|
5cddb1c74e
|
fix(procedure_presentation): options groupe_instructeur for that procedure only
|
2023-01-31 13:55:06 +01:00 |
|
Colin Darie
|
be020e1031
|
fix(dropdown): error when click outside before unloading menu
Co-Authored-by: mfo <mfo@users.noreply.github.com>
|
2023-01-31 12:09:50 +01:00 |
|
Paul Chavard
|
dcbe16603a
|
fix(dossier): fix parser with dashes
|
2023-01-31 10:40:48 +01:00 |
|
Colin Darie
|
efea44b9ba
|
fix(combobox): form submission when form has combobox and input file without file selected
|
2023-01-31 09:44:41 +01:00 |
|
Paul Chavard
|
ca05fb753b
|
fix(only_present_on_draft?): broken when type_de_champ is removed from later revisions
|
2023-01-31 09:26:50 +01:00 |
|
mfo
|
b1d94317b2
|
Merge pull request #8529 from colinux/fix-pdf-annotations-privees
fix(instructeurs): exports PDF avec annotations privées
|
2023-01-31 09:23:59 +01:00 |
|
Colin Darie
|
36d5569114
|
fix(instructeurs): pdf in exports include info administration
|
2023-01-30 18:38:54 +01:00 |
|
Colin Darie
|
ef864021f7
|
refactor(pj_service): explicit options with_{bills,champs_private} because expert & instructeurs does not need the same
|
2023-01-30 18:04:09 +01:00 |
|
Martin
|
3fbe44b09a
|
correctif(typo): remplace le dernier usage de morph par replace
|
2023-01-30 16:38:53 +01:00 |
|
sebastiencarceles
|
bad7b24bf2
|
fix: add title to new tab link
|
2023-01-30 15:17:59 +01:00 |
|