Paul Chavard
|
243a8301bb
|
fix(dossier): authorize passage en instruction if auto archive is on and is in the past
|
2022-12-14 22:16:13 +01:00 |
|
Colin Darie
|
a2f8ab37bc
|
style(instructeurs): fix dropdown visibility when table height is short
|
2022-12-14 18:57:34 +01:00 |
|
Colin Darie
|
ae296e70ed
|
style(instructeurs): table dossiers in full width in a fluid container
|
2022-12-14 18:57:33 +01:00 |
|
Paul Chavard
|
59bdd4bd92
|
fix(tags): relax parser roules
|
2022-12-14 17:53:36 +01:00 |
|
Paul Chavard
|
9149e0fcd7
|
feat(revision): allow more dossiers to rebase
|
2022-12-14 17:42:27 +01:00 |
|
Paul Chavard
|
5dfb96383a
|
fix(types_de_champ): ensure we always reset dossier after demarche changes
|
2022-12-14 17:42:27 +01:00 |
|
Paul Chavard
|
1f54986ab8
|
clean(admin): remove unused code from old controller
|
2022-12-14 17:42:27 +01:00 |
|
Colin Darie
|
3a9a71079a
|
Merge branch 'main' into pj-en-construction-replace
|
2022-12-14 16:59:48 +01:00 |
|
Paul Chavard
|
1b95809f14
|
refactor(dossier): flatten champ attributes
|
2022-12-14 13:03:06 +01:00 |
|
Paul Chavard
|
0d10d36cb0
|
Revert "Merge pull request #7907 from tchak/feat-cond-repetitions"
This reverts commit 1900f8ff4c , reversing
changes made to febffc2d64 .
# Conflicts:
# app/models/dossier.rb
|
2022-12-14 11:25:45 +01:00 |
|
Colin Darie
|
a3425f5074
|
chore(i18n): translate missing attachments titles keys
|
2022-12-14 09:58:15 +01:00 |
|
Colin Darie
|
013a05f24a
|
feat(piece_justificative): replace with multiple attachments for dossier en_construction
|
2022-12-14 09:58:15 +01:00 |
|
Colin Darie
|
4049240c2c
|
feat(piece_justificative): allow user to replace a PJ for dossier en_construction
|
2022-12-14 09:58:15 +01:00 |
|
Paul Chavard
|
ece70efbea
|
refactor(dossier): improuve dossiers_safe_scope on batch operation
|
2022-12-14 09:45:53 +01:00 |
|
Paul Chavard
|
8c173e45bf
|
fix(admin): go to the right tab when click on breadcrumb link
|
2022-12-13 15:55:10 +01:00 |
|
Colin Darie
|
c93eba38ea
|
chore(turbo-poll): convert to setInterval, turbo morph compatible.
Interval is not exponential anymore, so increase max checks.
|
2022-12-08 20:36:15 +01:00 |
|
Colin Darie
|
4824363879
|
refactor(attachment): rename user_can_download -> explicit view_as
- link: shows a simple link to open attachment
- download: shows complete DSFR download UI
|
2022-12-08 20:36:15 +01:00 |
|
Colin Darie
|
7c5d27d8e9
|
feat(attachment): allow user to "view" a file without the complete download UI
|
2022-12-08 20:36:15 +01:00 |
|
Colin Darie
|
7719ce1865
|
chore(attachment): increase poll antivirus timeout and make it clear it's not blocker
|
2022-12-08 20:36:15 +01:00 |
|
Paul Chavard
|
7929b7d0d7
|
clean(api_token): remove administrateur token support
|
2022-12-08 17:35:21 +01:00 |
|
Martin
|
e018d2975d
|
amelioration(administrateur/carte-email): la carte des emails affichait toujours 'A configurer'. Desormais si les 5 mail configurable on ete modifiés, on affiche 'Validé' + on affiche le nombre de mail personnalisé
|
2022-12-08 16:25:08 +01:00 |
|
sebastiencarceles
|
69d61913f5
|
review: unauthorize complex champs
|
2022-12-08 15:27:39 +01:00 |
|
sebastiencarceles
|
bf03e3b35a
|
review: prefix typed ids with 'champ_'
|
2022-12-08 15:27:39 +01:00 |
|
sebastiencarceles
|
11fed2c934
|
review: champs exist because stable ids exist
|
2022-12-08 15:27:39 +01:00 |
|
sebastiencarceles
|
a5c1c68a91
|
review: style
|
2022-12-08 15:27:39 +01:00 |
|
Sébastien Carceles
|
9dfb498806
|
review: prefer if to unless
Co-authored-by: LeSim <mail@simon.lehericey.net>
|
2022-12-08 15:27:39 +01:00 |
|
Damien Le Thiec
|
006a1257b5
|
Refacto prefill_params construction (remove merge)
|
2022-12-08 15:27:39 +01:00 |
|
sebastiencarceles
|
373e8aeadb
|
review: validate prefilled champs only
|
2022-12-08 15:27:39 +01:00 |
|
sebastiencarceles
|
1e21a3d3e1
|
review: query the db only once
|
2022-12-08 15:27:39 +01:00 |
|
sebastiencarceles
|
ab30af5fe5
|
review: move Prefillable to concern directory
|
2022-12-08 15:27:39 +01:00 |
|
sebastiencarceles
|
3939644030
|
validate prefilled champs when editing brouillon
|
2022-12-08 15:27:39 +01:00 |
|
sebastiencarceles
|
79ef48cafb
|
make the dossier prefillable
|
2022-12-08 15:27:39 +01:00 |
|
sebastiencarceles
|
f4e1a09e73
|
prepare prefilled values from ctrl params
|
2022-12-08 15:27:39 +01:00 |
|
sebastiencarceles
|
24802985a2
|
feat(dossier): prefill dossier from query params
|
2022-12-08 15:27:39 +01:00 |
|
Paul Chavard
|
52a32051c4
|
feat(dossier): add dossier.champs_public_all
|
2022-12-08 09:38:12 +01:00 |
|
Paul Chavard
|
d513c364d8
|
feat(cond): enable conditional on champs in repetitions
|
2022-12-08 09:38:12 +01:00 |
|
Paul Chavard
|
6ce7064ffd
|
feat(dossier): add repetition champs to champs_for_condition
|
2022-12-08 09:38:12 +01:00 |
|
Colin Darie
|
40a1eaaaed
|
fix(annuaire-education): schema should not require adresse_1, type_contrat_prive attributes
https://sentry.io/organizations/demarches-simplifiees/issues/3328955794/events/147affe4b73b43a391c257b97d298bb9/?project=1429550
|
2022-12-07 22:23:34 +01:00 |
|
simon lehericey
|
fe8bd15939
|
feat(timestamp): ensure signature is openssl compatible
|
2022-12-07 19:28:01 +01:00 |
|
simon lehericey
|
86cda6a0b9
|
fix(timestamp spec): rewind io after before_save check
|
2022-12-07 19:28:01 +01:00 |
|
simon lehericey
|
de2c5c69be
|
feat(timestamp): use certigna to timestamp
|
2022-12-07 19:28:01 +01:00 |
|
simon lehericey
|
172a9d5599
|
feat(timestamp): add certigna
|
2022-12-07 19:28:01 +01:00 |
|
Paul Chavard
|
52c8fc7e8d
|
feat(api_token): api v2 use new token
|
2022-12-07 18:19:37 +01:00 |
|
Paul Chavard
|
a47a056ee8
|
feat(api_token): api v1 use new token
|
2022-12-07 18:19:37 +01:00 |
|
Paul Chavard
|
3c21090a88
|
feat(api_token): add profile api token card
|
2022-12-07 18:19:37 +01:00 |
|
Paul Chavard
|
3d1f57df83
|
feat(api_token): add api token controller
|
2022-12-07 18:19:37 +01:00 |
|
Paul Chavard
|
ebbada752f
|
feat(api_token): add APIToken model
|
2022-12-07 18:19:37 +01:00 |
|
Lisa Durand
|
64134d1b08
|
fix deleted notification in table after batch feature implementation
|
2022-12-07 16:21:15 +01:00 |
|
Paul Chavard
|
30a5c592e6
|
refactor(graphql): use shorthand syntax in mutations
|
2022-12-07 13:21:55 +01:00 |
|
Paul Chavard
|
4fe081e4be
|
fix(dossier): send notifications on declarative dossiers
|
2022-12-07 13:14:59 +01:00 |
|