Colin Darie
|
e44a3d3016
|
Merge pull request #11122 from demarches-simplifiees/add_hidden_by_expired_at_to_manager
ETQ super-admin je peux voir la date de mise à la corbeille d'un dossier
|
2024-12-09 08:57:32 +00:00 |
|
Mathieu Magnin
|
b179ab5e84
|
Add hidden_by_expired_at to manager
|
2024-12-09 09:48:41 +01:00 |
|
Colin Darie
|
d56b63bc90
|
Merge pull request #11119 from demarches-simplifiees/fix_crazy_cron
Correction du bug qui envoyait une notification de suppression pour des dossiers déjà supprimés
|
2024-12-09 08:43:40 +00:00 |
|
mfo
|
586b8ed993
|
Merge pull request #11121 from mfo/US/fix-repetition-prefill
ETQ consommateur de l'API de pré-remplissage, je peux pre-remplir plus d'un row d'une repetition
|
2024-12-06 16:47:18 +00:00 |
|
Colin Darie
|
f3bb274657
|
Merge pull request #11120 from colinux/fix-restore-brouillon-expired-by-automatic
ETQ usager je peux restorer un brouillon supprimé automatiquement car pas modifié automatiquement
|
2024-12-06 16:45:12 +00:00 |
|
mfo
|
ad832b9401
|
fix(prefill.repetitions): with more than one row, should be able to prefill champs repetition rows
|
2024-12-06 17:32:35 +01:00 |
|
mfo
|
4e7693db89
|
bug(prefill.repetitions): with more than one row, should not raise ActiveRecord::RecordNotFound
|
2024-12-06 17:29:50 +01:00 |
|
Mathieu Magnin
|
bfe138fe1a
|
Change cron hour to avoid race condition with NotifyOldBrouillonDossiersSoonDeletedJob
|
2024-12-06 17:07:31 +01:00 |
|
Colin Darie
|
c38b4627b2
|
fix: user can restore a brouillon not modified for a long time
|
2024-12-06 17:06:59 +01:00 |
|
Mathieu Magnin
|
5555da2f90
|
Rename purge => hide
|
2024-12-06 16:34:21 +01:00 |
|
Mathieu Magnin
|
760963a52d
|
Do not hide not notified dossier
|
2024-12-06 16:33:33 +01:00 |
|
Mathieu Magnin
|
53ce0e05f6
|
Do not notify not visible dossiers
|
2024-12-06 16:14:56 +01:00 |
|
Colin Darie
|
335fc39d93
|
Merge pull request #11111 from colinux/bump-maintenance-tasks
Tech: bump maintenance_tasks 2.7 => 2.10
|
2024-12-06 14:49:31 +00:00 |
|
Colin Darie
|
6ed6d1e13e
|
Merge pull request #11099 from colinux/many-siret-champ-columns
ETQ instructeur je peux ajouter une colonne ou filtrer par des sous-valeurs d'un champ SIRET
|
2024-12-06 14:43:27 +00:00 |
|
Colin Darie
|
bab474d46d
|
refactor(columns): more readable etablissment columns list
|
2024-12-06 14:39:37 +01:00 |
|
Colin Darie
|
33df2029ab
|
chore: re backfill siret champ
|
2024-12-06 14:39:37 +01:00 |
|
Colin Darie
|
9cb547efcf
|
refactor: rename naf => code_naf
|
2024-12-06 14:39:37 +01:00 |
|
Colin Darie
|
f1d14bd6af
|
feat(etablissement): save value json data for columns
|
2024-12-06 14:39:37 +01:00 |
|
Colin Darie
|
a400045964
|
refactor(etablissement): update champ value json address from model
|
2024-12-06 14:39:37 +01:00 |
|
Colin Darie
|
2e873254fe
|
refactor(columns): normalize (upcase first) address columns wording
|
2024-12-06 14:39:37 +01:00 |
|
Colin Darie
|
985cf32752
|
feat(champ siret): improve default base SIRET column wording
|
2024-12-06 14:39:36 +01:00 |
|
Colin Darie
|
b71d60dff9
|
test(siret): fix after champ factory have been changed to real values
|
2024-12-06 14:39:36 +01:00 |
|
Colin Darie
|
90a8888ade
|
feat(champ siret): etablissement columns filterable & displayable
|
2024-12-06 14:39:36 +01:00 |
|
Colin Darie
|
5226f67cb3
|
fix(locale): remove duplicate entreprise keys
|
2024-12-06 11:50:53 +01:00 |
|
Colin Darie
|
89e2027406
|
style(filters): dynamic & larger width because we now have long column names
|
2024-12-06 11:50:52 +01:00 |
|
Colin Darie
|
45efac16f2
|
chore(rubocop): disable Style/WordArray for %w[] transition
|
2024-12-06 11:50:52 +01:00 |
|
Colin Darie
|
0be93d84ee
|
chore(gitignore): + .zed
|
2024-12-06 11:50:52 +01:00 |
|
LeSim
|
9fabef0ac7
|
Merge pull request #11107 from demarches-simplifiees/better_search
ETQ usager et instructeur, la recherche ne tient plus compte des accents
|
2024-12-05 12:56:03 +00:00 |
|
simon lehericey
|
cf705813da
|
fix and spec for annotations search
|
2024-12-04 19:05:32 +01:00 |
|
simon lehericey
|
c6c82579b8
|
current limit
|
2024-12-04 19:05:32 +01:00 |
|
simon lehericey
|
08258630ed
|
clean dossier_search_service_spec matching_dossiers_for_user
|
2024-12-04 19:05:32 +01:00 |
|
simon lehericey
|
6472d738d6
|
refactor mutualize complicated part of the search
|
2024-12-04 19:05:32 +01:00 |
|
simon lehericey
|
11402c6ee2
|
clean unused includes
|
2024-12-04 19:05:32 +01:00 |
|
simon lehericey
|
06a71cdf85
|
search without accent
|
2024-12-04 19:05:31 +01:00 |
|
simon lehericey
|
8c17dd6e1d
|
clean dossier_search_service_spec matching_dossier
|
2024-12-04 19:05:31 +01:00 |
|
simon lehericey
|
2c87b3f92d
|
clean dossier_search_service_spec
|
2024-12-04 19:05:31 +01:00 |
|
Paul Chavard
|
11374911fa
|
Merge pull request #11109 from tchak/fix-update-champ-after-type-change
fix(dossier): when a champ type changes on update, ensure we have an instance of the right class
|
2024-12-04 15:35:05 +00:00 |
|
Colin Darie
|
11e766ad9f
|
chore: bump maintenance_tasks 2.7 => 2.10
|
2024-12-04 15:24:22 +01:00 |
|
Paul Chavard
|
99a9bc3829
|
fix(dossier): when a champ type changes on update, ensure we have an instance of the right class
|
2024-12-04 13:00:22 +01:00 |
|
Mathieu Magnin
|
2164d72308
|
Merge pull request #11087 from demarches-simplifiees/fix-10951
ETQ Usager, je veux qu'on supprime mon brouillon après 3 mois d'inactivité
|
2024-12-03 09:52:12 +00:00 |
|
Mathieu Magnin
|
39baa5aae1
|
[#10951] fixes after review
|
2024-12-03 10:29:21 +01:00 |
|
Mathieu Magnin
|
5ab0899a49
|
[#10951] Create a cron job to warn user that old brouillon is deleted
|
2024-12-03 10:29:21 +01:00 |
|
Mathieu Magnin
|
38e9ca4979
|
[#10951] Create a cron job to warn user with a old brouillon
|
2024-12-03 10:29:21 +01:00 |
|
Colin Darie
|
b77a5f4c6e
|
Merge pull request #11106 from demarches-simplifiees/dependabot/bundler/rails-html-sanitizer-1.6.1
chore(deps): bump rails-html-sanitizer from 1.6.0 to 1.6.1
|
2024-12-03 08:55:07 +00:00 |
|
LeSim
|
72ed54d104
|
Merge pull request #11105 from demarches-simplifiees/filter_less_dumb
ETQ instructeur: les filtres textes marchent avec des accents en moins, des espaces en trop, et ignore la case.
|
2024-12-03 07:39:23 +00:00 |
|
dependabot[bot]
|
820cabef7b
|
chore(deps): bump rails-html-sanitizer from 1.6.0 to 1.6.1
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/rails/rails-html-sanitizer/releases)
- [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.6.0...v1.6.1)
---
updated-dependencies:
- dependency-name: rails-html-sanitizer
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-02 22:14:55 +00:00 |
|
simon lehericey
|
169e2659e1
|
forgive accent in query
|
2024-12-02 21:06:55 +01:00 |
|
simon lehericey
|
6da717a2b9
|
forgive case in query
|
2024-12-02 21:06:55 +01:00 |
|
simon lehericey
|
1b1626baaa
|
forgive space in query
|
2024-12-02 21:06:55 +01:00 |
|
Colin Darie
|
0b99f6c847
|
Merge pull request #11097 from ralmn/ac-follow-redirection
ETQ Usager si je me connecte en Agent-Connect/Pro-Connect je veux être redirigé vers ma page d'origine
|
2024-12-02 13:59:49 +00:00 |
|