Commit graph

11863 commits

Author SHA1 Message Date
Pierre de La Morinerie
334e50d4f8 views: remove old design's navbars 2021-02-02 15:33:09 +01:00
Paul Chavard
a503417298 Remove old css and js 2021-02-02 15:26:11 +01:00
Pierre de La Morinerie
16e860e00c
Merge pull request #5820 from tchak/update-sentry 2021-02-02 14:43:12 +01:00
Paul Chavard
41c3a98d7d Update Raven references to use Sentry 2021-01-28 19:46:36 +01:00
Paul Chavard
6ea44eefa9 fix upstream change in i18n
c4dfcda202
2021-01-28 19:46:36 +01:00
Paul Chavard
c46ab38055 Add sentry-rails 2021-01-28 15:31:27 +01:00
Paul Chavard
2eae5c4afe
Merge pull request #5862 from tchak/fix-champs-repetition
Stop crashing when removed repetition row is submitted
2021-01-27 17:43:29 +01:00
Paul Chavard
1b5aef10f2 Stop crashing when removed repetition row is submitted 2021-01-27 17:33:55 +01:00
Paul Chavard
6a5722a5e5
Merge pull request #5859 from tchak/fix-champ-carto
Stop crashing if a selection utilisateur contains no geometry
2021-01-27 17:33:42 +01:00
Paul Chavard
3d0c888058 Stop crashing if a selection utilisateur contains no geometry 2021-01-27 17:18:55 +01:00
Paul Chavard
749850da0a
Merge pull request #5861 from tchak/fix-watermark
Stop crashing if attachment can not be watermarked
2021-01-27 17:18:38 +01:00
Paul Chavard
0633d43868 Stop crashing if attachment can not be watermarked and mark blob as invalid 2021-01-27 16:49:09 +01:00
Paul Chavard
912e188402
Merge pull request #5860 from tchak/fix-annuaire-education
Make siren_siret on annuaire education optional
2021-01-27 16:47:52 +01:00
Paul Chavard
df475dc306 Make siren_siret on annuaire education optional 2021-01-27 15:25:58 +01:00
Paul Chavard
c7c2ebd201
Merge pull request #5856 from tchak/fix-annuaire-education
Make some annuaire education fields optional
2021-01-27 13:35:03 +01:00
Paul Chavard
1bba12dc3a Make some annuaire education fields optional 2021-01-27 12:51:59 +01:00
Paul Chavard
92f6105eb9
Merge pull request #5857 from tchak/fix-personne-morale-api-type
Fix personne morale api type
2021-01-27 12:51:36 +01:00
Paul Chavard
a26537c77d Make some api entreprise fields optional 2021-01-27 11:53:00 +01:00
Paul Chavard
03ddd17884 Ignore entreprise_id on etablissements 2021-01-27 11:53:00 +01:00
Paul Chavard
8b6d218f91
Merge pull request #5855 from tchak/fix-champ-siret
Enforce siret validity for champ siret
2021-01-27 11:51:29 +01:00
Paul Chavard
96f8b9e2bf Enforce siret validity for champ siret 2021-01-27 11:13:00 +01:00
Kara Diaby
c0aa80fc58
Merge pull request #5852 from betagouv/fix-admin-list-expert
Fix admin list expert
2021-01-26 14:21:09 +01:00
kara Diaby
9b8d2f6fd3 instead of call Avis table, we now call Experts Procedure table to see the experts list 2021-01-26 13:59:10 +01:00
kara Diaby
85242e118b add an email method to expert model 2021-01-26 13:59:09 +01:00
Paul Chavard
00ee6faadb
Merge pull request #5850 from tchak/fix-champs-order
fix order of types de champ on procedure
2021-01-26 11:36:11 +01:00
Paul Chavard
4452b2cf45 fix order of types de champ on procedure 2021-01-26 10:45:34 +01:00
krichtof
d5ae92dfac
Merge pull request #5853 from betagouv/update-entreprise-annuaire-link
update entreprise annuaire link
2021-01-25 20:09:41 +01:00
Christophe Robillard
d8aaba9975 update entreprise annuaire link 2021-01-25 19:50:32 +01:00
Kara Diaby
a7b40c4102
Merge pull request #5846 from betagouv/expert
Création du modèle expert
2021-01-22 15:55:07 +01:00
kara Diaby
f280820201 Add unique index to Experts Procedures on expert <> procedure ids 2021-01-22 14:31:02 +01:00
kara Diaby
b39d9d41f0 Add afterparty task to create experts from instructeurs after deploy 2021-01-22 14:31:02 +01:00
kara Diaby
2987139dd6 Link avis to an expert 2021-01-22 14:31:02 +01:00
kara Diaby
b683c2023b add expert to avis table 2021-01-22 14:31:02 +01:00
kara Diaby
efbff0f2e0 add expert factory 2021-01-20 18:03:06 +01:00
kara Diaby
da067597ab Add create expert method 2021-01-20 18:03:05 +01:00
kara Diaby
e0cb0eebab Tests : add an expert to a procedure and put give him the access to see the dossier final decision 2021-01-20 18:03:05 +01:00
simon lehericey
d409a9a6c5 Procedure and expert link 2021-01-20 18:03:05 +01:00
simon lehericey
29e9f2dd32 Ajout du model expert
Co-authored-by: Kara Diaby <kdiaby.pro@gmail.com>
2021-01-20 18:03:05 +01:00
LeSim
f698dc798c
Merge pull request #5848 from betagouv/import_instructeur_csv
Import instructeur csv
2021-01-20 15:46:55 +01:00
Christophe Robillard
b4256f9560 add rake task for importing instructeurs from csv
Co-authored-by: sim <mail@simon.lehericey.net>
2021-01-20 15:03:17 +01:00
Christophe Robillard
792b53beeb import several instructeurs for a routee procedure
Co-authored-by: simon lehericey <mail@simon.lehericey.net>
2021-01-20 15:03:17 +01:00
LeSim
8ea5c9d9c8
Merge pull request #5830 from betagouv/add_resiliency_to_archive_procedure_job
s'assure qu'une erreur lors d'une fermeture d'une procedure n'affecte pas la fermeture des autres.
2021-01-19 10:53:58 +01:00
simon lehericey
650a598698 ensure a buggy procedure does not block the others from being closed 2021-01-19 10:42:16 +01:00
LeSim
ec1f6a7bfb
Merge pull request #5844 from betagouv/check_content_type
Restreint les content type autorisé des pièces jointes
2021-01-18 17:35:03 +01:00
simon lehericey
685534e827 Add content validation for avis and messages 2021-01-18 17:23:08 +01:00
simon lehericey
d72f0c6dd2 Add authorized content type for pj 2021-01-18 17:23:08 +01:00
LeSim
ea1b7ff129
Merge pull request #5842 from betagouv/add_skip_content_type_attr_to_pj
add skip_content_type_pj_validation attr to pj
2021-01-18 15:21:39 +01:00
simon lehericey
da71031801 add skip_content_type_pj_validation attr to pj 2021-01-18 15:12:17 +01:00
LeSim
78323e8aed
Merge pull request #5837 from betagouv/dependabot/bundler/nokogiri-1.11.1
Bump nokogiri from 1.10.10 to 1.11.1
2021-01-18 14:36:41 +01:00
dependabot[bot]
f57d45f554 Bump nokogiri from 1.10.10 to 1.11.1
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.10...v1.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 13:22:09 +00:00