Colin Darie
|
25892f594c
|
fix(jobs): don't enqueue crons to default adapter anymore
|
2024-04-08 18:27:31 +02:00 |
|
simon lehericey
|
0f07beffe4
|
fix: typo in sidekiq transition
|
2024-04-08 12:16:48 +02:00 |
|
LeSim
|
12406643d9
|
Merge pull request #10268 from demarches-simplifiees/sidekiq_cron
Tech: déplace les cron job sur sidekiq
|
2024-04-08 08:32:06 +00:00 |
|
mfo
|
ab11965525
|
fix(i18n.format): fix date format
|
2024-04-08 09:29:57 +02:00 |
|
Paul Chavard
|
81c325f938
|
chore(task): another attempt to backfill stable_id
|
2024-04-04 17:55:38 +02:00 |
|
simon lehericey
|
e06fb54655
|
define SIDEKIQ_ENABLE constant
|
2024-04-04 16:38:38 +02:00 |
|
simon lehericey
|
d08803d17a
|
add cron UI
|
2024-04-04 16:38:38 +02:00 |
|
Paul Chavard
|
9593e8825f
|
chore(browser): be more agressive about browser deprecation
|
2024-04-04 13:53:41 +02:00 |
|
Colin Darie
|
c005991470
|
Merge pull request #10230 from demarches-simplifiees/fix-alert-for-closed-procedures-in-dossiers-list
Correctif : affiche correctement le lien vers la page de fermeture dans la liste des dossiers
|
2024-04-04 09:44:55 +00:00 |
|
Colin Darie
|
8af3f07181
|
Merge pull request #10231 from colinux/fix-gouv-fr-banner
Tech: petites corrections pour le .gouv
|
2024-04-04 09:02:03 +00:00 |
|
LeSim
|
63f67c35c7
|
Merge pull request #10262 from demarches-simplifiees/rename_expires_to_purge_queue
Tech: renommage de la file de job `expires` en `purge`
|
2024-04-04 08:35:28 +00:00 |
|
Eric Leroy-Terquem
|
8d7c078f92
|
fix(dossiers list): display link correctly
|
2024-04-04 09:44:37 +02:00 |
|
simon lehericey
|
1b48db9f6d
|
refactor: rename expires queue to purge
|
2024-04-03 16:48:07 +02:00 |
|
Colin Darie
|
8c0375fe6f
|
chore: easier to test .gouv / new host using APP_HOST
|
2024-04-02 19:36:39 +02:00 |
|
Colin Darie
|
32bcf5b75d
|
fix(mailtrap): update to 2024 config
|
2024-04-02 19:25:45 +02:00 |
|
Colin Darie
|
172aeec3dc
|
chore(mail): replace textual logo with simple logo + application name as text
|
2024-04-02 18:47:53 +02:00 |
|
Colin Darie
|
16766d7395
|
fix(brakerman): update brakeman with Current false positive
|
2024-04-02 18:47:50 +02:00 |
|
Colin Darie
|
863784a1a9
|
test: configure default host on APP_HOST everywhere
|
2024-04-02 18:47:40 +02:00 |
|
mfo
|
b245d9b063
|
Merge pull request #10220 from demarches-simplifiees/fix-drop-down-missing-hint
ETQ usager : Champ choix multiple, ajouter une aide a a la saisie
|
2024-04-02 09:28:34 +00:00 |
|
mfo
|
597014e636
|
Merge pull request #10240 from demarches-simplifiees/more_job_to_sidekiq
Tech: ajoute plus de job a sidekiq
|
2024-04-02 09:28:08 +00:00 |
|
Martin
|
2944a0c2c3
|
fix(expert.attestation.url): was pointing to attestation_instructeur_dossier_path, so did not worked when expert was not instructeur. use active_storage_link, secured enough because served to authenticated users as well as expiring link
|
2024-03-30 06:20:11 +01:00 |
|
Paul Chavard
|
46c5830306
|
Merge pull request #10238 from demarches-simplifiees/fix-mailbox-missing-link
ETQ usager : ajout d'un lien vers la messagerie dans les dossiers en attente de correction
|
2024-03-28 16:56:17 +00:00 |
|
simon lehericey
|
40df5028ff
|
chore: move more jobs to sidekiq
active_storage_analysis : queue active_storage_analysis
proceduresvasvr: queue sva
webhook: queue webhooks_v1
destroyrecordlater: default
champfetchexternal: default
dossierupdatesearch: default
|
2024-03-28 17:25:50 +01:00 |
|
simon lehericey
|
4c0b6fd93a
|
enable yabeda sidekiq metrics
a webserver is launched with the sidekiq process. It listen on the 9394 port and bind on 0.0.0.0 by default.
|
2024-03-28 12:11:14 +01:00 |
|
Corinne Durrmeyer
|
d5af837872
|
feat(messagerie_missing_link): Add link to messaging system in the alert block - fix #10198
|
2024-03-28 11:55:09 +01:00 |
|
Corinne Durrmeyer
|
4cfcd70266
|
Update config/locales/models/champs/multiple_drop_down_list/fr.yml
Fix typo
Co-authored-by: Colin Darie <colin@darie.eu>
|
2024-03-28 10:11:29 +01:00 |
|
Lisa Durand
|
65b8f6881a
|
Merge pull request #10143 from demarches-simplifiees/float-too-many-decimal-ldu
ETQ admin, je veux que le champ nombre décimal ne prenne que 3 chiffres après la virgule
|
2024-03-27 10:05:35 +00:00 |
|
Lisa Durand
|
a3ab6dd257
|
add validation on decimal max 3 digits after coma
|
2024-03-27 10:55:10 +01:00 |
|
simon lehericey
|
6ff26666c5
|
chore: move mailer to sidekiq
|
2024-03-26 21:25:14 +01:00 |
|
simon lehericey
|
3bbebb455b
|
enable reliable_fetch
|
2024-03-26 14:45:18 +01:00 |
|
Corinne Durrmeyer
|
a69d60efef
|
feat(multiple_drop_down_list): Add hint text - fix #10185
|
2024-03-26 14:45:01 +01:00 |
|
Paul Chavard
|
06d81dcfaf
|
Merge pull request #10169 from tchak/refactor-champ-public_id
fix(champ): use public_id in views
|
2024-03-26 10:31:13 +00:00 |
|
Paul Chavard
|
6ad0b901b6
|
fix(champ): use public_id in views
|
2024-03-26 11:23:23 +01:00 |
|
Paul Chavard
|
b02ba1e909
|
feat(textarea): autoresize textareas
|
2024-03-25 19:53:29 +01:00 |
|
Eric Leroy-Terquem
|
d01cd3a310
|
refacto(dossier list): do not use html safe
|
2024-03-25 11:16:06 +01:00 |
|
Eric Leroy-Terquem
|
5754d01242
|
feat(dossier): add alert on dossiers list for dossiers termines on closed procedures
|
2024-03-25 11:15:34 +01:00 |
|
Colin Darie
|
17f9992722
|
Merge pull request #10040 from colinux/cross-domain-component
Prépare la bannière informant du changement de nom de domaine, avec redirection automatique le cas échéant
|
2024-03-21 14:58:29 +00:00 |
|
Colin Darie
|
0fcb5fffc1
|
Merge pull request #10168 from demarches-simplifiees/application_boot_without_ac_fc_env_var
Tech: deplace les variables FC dans .env.example.optional pour permettre un demarrage de l'app sans ces variables
|
2024-03-21 14:00:54 +00:00 |
|
Colin Darie
|
2f4444bd5e
|
chore: mark preferred domain to new domain when closing notice
|
2024-03-21 13:15:34 +01:00 |
|
simon lehericey
|
2ea6a5d25c
|
remove now useless biz_dev module
|
2024-03-21 11:54:03 +01:00 |
|
simon lehericey
|
6b556a87c5
|
move FC env declaration to optional conf to allow boot without this conf
|
2024-03-21 11:37:25 +01:00 |
|
simon lehericey
|
44b113e433
|
fix brakeman
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
d99f489fd6
|
remove unused application_shortname
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
5c06430042
|
remove dead code
|
2024-03-21 10:06:08 +01:00 |
|
Lisa Durand
|
6c5c744411
|
Merge pull request #10119 from demarches-simplifiees/add-explanation-when-publish-with-same-url-ldu
ETQ admin j'ai un message d'explication si j'utilise une URL déja utilisée lors de la publication d'une démarche
|
2024-03-20 13:21:59 +00:00 |
|
Paul Chavard
|
f15cba8f35
|
chore(tasks): run tasks in sidekiq
|
2024-03-20 09:00:05 +01:00 |
|
simon lehericey
|
75db5ee320
|
replace AGENT_CONNECT_ENABLED and move AC conf to optionnal env
|
2024-03-19 21:17:45 +01:00 |
|
simon lehericey
|
2f6147308c
|
use ac gouv conf when needed
|
2024-03-19 21:17:44 +01:00 |
|
simon lehericey
|
916407ec95
|
remove secret indirection and fetch AC conf once for all
|
2024-03-19 21:17:44 +01:00 |
|
simon lehericey
|
063445b892
|
add logout route
|
2024-03-18 14:02:18 +01:00 |
|