simon lehericey
c17bc50def
fix(avis_controller): acl on instruction
2022-11-29 16:21:06 +01:00
simon lehericey
f500cb8dc7
fix(avis_controller): procedure do not show revoked avis
2022-11-29 16:21:06 +01:00
simon lehericey
dcae06ae84
fix(avis_controller): index do not linked to revoked avis
2022-11-29 16:21:06 +01:00
simon lehericey
6ad048955b
clean(avis_controller_spec)
2022-11-29 16:21:06 +01:00
simon lehericey
644b88ea0e
clean(avis_controller_spec)
2022-11-29 16:21:06 +01:00
simon lehericey
d0c0d6c491
fix(spec): speed up *5
2022-11-29 16:21:06 +01:00
LeSim
d2dade7ee5
Merge pull request #8152 from demarches-simplifiees/remove_useless_method
...
clean(dossier): retire du code mort
2022-11-29 15:54:38 +01:00
simon lehericey
f96a7f432c
clean(dossier): useless method
2022-11-29 15:33:10 +01:00
Paul Chavard
9a8c1ce224
Merge pull request #8100 from tchak/cleanup-dead-code
...
chore(dossier): cleanup champs nested attributes
2022-11-29 11:18:28 +01:00
Paul Chavard
53eb3e6ad0
chore(dossier): cleanup champs nested attributes
2022-11-29 11:10:59 +01:00
LeSim
c90db00e5b
Merge pull request #8144 from colinux/config-update-without-webdriver
...
chore(bin/update): allow to ignore automatic webdriver update
2022-11-28 22:30:18 +01:00
Colin Darie
889a1df537
chore(bin/update): allow to ignore webdriver update for non-standard install paths
2022-11-28 14:29:48 +01:00
LeSim
0b1766121c
Merge pull request #8121 from demarches-simplifiees/dependabot/npm_and_yarn/minimatch-3.1.2
...
chore(deps): bump minimatch from 3.0.4 to 3.1.2
2022-11-28 12:24:35 +01:00
dependabot[bot]
31ad382ef9
chore(deps): bump minimatch from 3.0.4 to 3.1.2
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 12:18:04 +01:00
LeSim
ed0c85426f
Merge pull request #8141 from tchak/fix-new-token-check
...
fix(graphql): check if tokens are revoked
2022-11-28 12:07:14 +01:00
Paul Chavard
ee30a95847
fix(graphql): check if tokens are revoked
2022-11-25 16:27:11 +01:00
LeSim
286db17eb2
Merge pull request #8138 from colinux/dossier-transfer-more-precise
...
chore: instructions sur le transfert de dossier plus précises
2022-11-25 13:41:37 +01:00
Colin Darie
611120f31f
chore(dossier_transfer): notice after transfer invitation sent
2022-11-25 13:34:12 +01:00
Colin Darie
f625d99934
chore(dossier_transfer): extract i18n
2022-11-25 13:34:12 +01:00
Colin Darie
933e6a1aec
chore(dossier_transfer): explanation about transfer more explicit and convert to DSFR
2022-11-25 13:34:12 +01:00
LeSim
537e8381d3
Merge pull request #8102 from demarches-simplifiees/7709-libelle-special-characters
...
fix: escape characters when showing page title
2022-11-25 09:37:05 +01:00
sebastiencarceles
c294ce70ca
fix: escape characters when showing page title
2022-11-25 09:30:20 +01:00
Colin Darie
12d070fc83
Merge pull request #8137 from colinux/pdf-without-html
...
fix(pdf): strip html tags in type_de_champ descriptions
2022-11-24 19:31:01 +01:00
Colin Darie
0e49f3321a
fix(pdf): strip html in type_de_champ descriptions
2022-11-24 19:23:51 +01:00
Paul Chavard
907f3da3cf
Merge pull request #8124 from tchak/graphql-demarche-publique
...
feat(graphql): make demarche schema public
2022-11-24 18:30:14 +01:00
Paul Chavard
5a9ce7a331
feat(graphql): make demarche schema public
2022-11-24 18:21:33 +01:00
Paul Chavard
e3da500614
fix(graphql): variables should be a plain hash
2022-11-24 18:21:33 +01:00
Paul Chavard
1022e4d18b
fix(db): update schema timestamp
2022-11-24 18:20:54 +01:00
Paul Chavard
faa75298d6
Merge pull request #8133 from tchak/feat-enable-revisions-for-all
...
feat(demarche): enable revisions for all
2022-11-24 17:42:06 +01:00
Paul Chavard
a760e0a698
feat(demarche): enable revisions for all
2022-11-24 17:35:33 +01:00
Paul Chavard
885d4ea997
Merge pull request #8099 from tchak/remove-dead-code
...
chore(dossier): cleanup clone champ
2022-11-24 16:32:53 +01:00
Paul Chavard
7a35a253a0
chore(dossier): cleanup clone champ
2022-11-24 16:25:27 +01:00
Paul Chavard
aa5f11e077
Merge pull request #8127 from tchak/fix-graphql-playground
...
fix(graphql): fix playground when admin has no procedures or dossiers
2022-11-24 16:25:12 +01:00
Paul Chavard
b3a35ab3aa
fix(graphql): fix playground when admin has no procedures or dossiers
2022-11-24 16:18:08 +01:00
Paul Chavard
dc9480293c
Merge pull request #8116 from tchak/fix-remove-empty-id
...
fix(a11y): erreurs code source (Critère 8.2)
2022-11-24 16:02:25 +01:00
Paul Chavard
4cdd5bcf07
fix(a11y): erreurs code source (Critère 8.2)
...
related #8051
2022-11-24 15:49:47 +01:00
LeSim
39714cfb85
Merge pull request #8131 from tchak/fix-export-stats-csv
...
fix(stats): exported file should be csv
2022-11-24 15:49:22 +01:00
Paul Chavard
6f6f4bc60d
fix(stats): exported file should be csv
...
fix #7040
2022-11-24 15:40:46 +01:00
krichtof
7a1f823e4a
Merge pull request #8097 from demarches-simplifiees/search-by-admin-email
...
ETQ admin, je peux rechercher des administrateurs via leur email parmi la liste de tous les administrateurs de toutes les démarches (eventuellement filtrées)
2022-11-24 15:22:22 +01:00
Christophe Robillard
1003a24711
remove useless spaces
2022-11-24 15:05:46 +01:00
Christophe Robillard
3539b00652
search admins by email
2022-11-24 15:05:46 +01:00
LeSim
7db5c35850
Merge pull request #8132 from demarches-simplifiees/enhance_manager_team_account
...
feat(team_user): affiche le nombre de procedure associés aux comptes admins
2022-11-24 14:57:03 +01:00
simon lehericey
8acdf7f5ee
feat(team_account): link row to admin view
2022-11-24 14:50:26 +01:00
simon lehericey
18bb26a7f2
feat(team_account): add procedures count
2022-11-24 14:50:26 +01:00
simon lehericey
6c5ceac1e5
feat(team_manager): remove useless attributes
2022-11-24 14:50:26 +01:00
Paul Chavard
4f3e29873e
Merge pull request #8103 from tchak/feat-graphql-improuve-groupe-instructeur
...
feat(graphql): expose groupe_instructeur state and update mutation
2022-11-24 14:42:41 +01:00
Paul Chavard
234975b806
feat(graphql): expose groupe_instructeur state and update mutation
2022-11-24 14:33:29 +01:00
Paul Chavard
d8c5a7896d
Merge pull request #8130 from mfo/US/order-avis-by-latest
...
amelioration(avis): sur une page listant les avis en attente sur uneprocedure, on remonte le dernier avis demandé en premier
2022-11-24 14:30:50 +01:00
Martin
bb993d552e
amelioration(avis): sur une page listant les avis en attente sur une procedure, on remonte le dernier avis demandé en premier
2022-11-24 14:23:06 +01:00
LeSim
2b7d4a81a9
Merge pull request #8129 from demarches-simplifiees/team_account_for_super_admin
...
feat(super_admin): crée un compte admin pour les super admins
2022-11-24 13:53:21 +01:00