Commit graph

30 commits

Author SHA1 Message Date
Paul Chavard 94ecd2166e chore(js): use bun instead of yarn 2024-04-03 14:52:44 +02:00
Martin d4a2fdc1a4 tech(doc): documente le process pour re-importer un dossier perdu en prod depuis un backup
Update doc/recovery.md

Co-authored-by: Colin Darie <colin@darie.eu>

Apply suggestions from code review

Co-authored-by: Colin Darie <colin@darie.eu>
2023-06-20 10:38:04 +02:00
simon lehericey 90cc87eb23 chore: starting a coding convention 2023-01-11 14:35:26 +01:00
simon lehericey bfa3317b9f update Pratique-de-dev for new_deployment 2022-06-28 13:57:43 +02:00
Martin 5739150f15 feat(service/archive_uploader): add an archive uploader class to upload files thru a custom script which handle file encryption of massive file (bigger than 4Go)
Update doc/object-storange-and-data-encryption.md

Co-authored-by: LeSim <mail@simon.lehericey.net>

Update app/services/archive_uploader.rb

Co-authored-by: LeSim <mail@simon.lehericey.net>

Update doc/object-storange-and-data-encryption.md

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>

clean(doc): align document file name and document h1

clean(review): refactore based on various comments

clean(review): refactore based on various comments
2022-03-16 14:56:21 +01:00
François Vantomme d5cd0101c8 feat(footer): customize using custom views & locales 2022-03-10 17:31:20 +01:00
mfo bb838c8eef
Update doc/PRIVACY-POLICY.md
Co-authored-by: LeSim <mail@simon.lehericey.net>
2022-03-10 07:04:37 +01:00
Martin 393c678fdd doc(privacy-policy): add privacy policy doc
Update doc/PRIVACY-POLICY.md

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>

Update doc/PRIVACY-POLICY.md

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>

Update doc/PRIVACY-POLICY.md

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>

Update doc/PRIVACY-POLICY.md

Update doc/PRIVACY-POLICY.md

Update doc/PRIVACY-POLICY.md

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
2022-03-08 13:46:49 +01:00
Pierre de La Morinerie 64a28cc8bd doc: move the ADR to their own directory 2022-03-01 17:05:06 +01:00
Pierre de La Morinerie bbc45f25ef doc: add deployment notes 2022-03-01 17:05:05 +01:00
Matthieu FAURE 4fd9312fc9 DOC Ajout doc déploiement, avec montée de version et migration de données (afterparty) 2022-03-01 17:05:05 +01:00
Matthieu FAURE e56b3e4a7a FIX #6557 CONTRIBUTING Describe our dev best practices 2021-11-04 15:12:49 +01:00
Pierre de La Morinerie 831672391e app: use a long-lived cookie for CSRF token
See the ADR document for rationale.
2021-07-20 11:11:52 +02:00
Pierre de La Morinerie 1767df33b0 doc: add a visualization of the database models
Re-generate the schema using `bin/rake erd`.

NB: there's a way to update the PDF automatically after each migration.
But it requires `graphviz` to be installed locally, which I'm not
sure I want to require by default.
2020-08-27 12:02:28 +02:00
gregoirenovel f3caa8ef7f Remove apipie (and maruku) 2018-10-09 17:23:07 +02:00
gregoirenovel 3662b82039 accompagnateur → instructeur 2018-08-29 23:09:08 +02:00
gregoirenovel d0a59058e8 Remove the mandataire_social guess
Rationale:
- is true for only 0.06% of Dossiers
- is not displayed anymore anyways
- will be a rare case for now
  * FC adoption is not insane
  * FC used more for personal than professional
    matters
  * not always the mandataires sociaux that fill
    dossiers for their companies, so not that
    relevant
- we can add it back later
2018-03-20 16:09:00 +01:00
gregoirenovel 5723c4c894 Remove any reference to the SGMAP 2018-01-18 17:39:56 +01:00
Simon Lehericey b02282c1d0 [fix #1000] export name and first name in api 2017-12-11 15:29:56 +01:00
Simon Lehericey 70411ee139 Api: update docs 2017-11-28 14:41:11 +01:00
Mathieu Magnin 5eff915b9d Add initiated_at to DossiersSerializer 2017-10-06 17:49:06 +02:00
Simon Lehericey 1cfeb10ce9 [Fix #503] Dossier: remove updated 2017-09-26 14:42:54 +02:00
gregoirenovel bb10e13e2f [Ref #145] Don't use Procedure.archived anymore 2017-07-11 15:03:35 +02:00
gregoirenovel ce2def9c40 Expose the motivation on the API 2017-06-19 15:01:14 +02:00
Mathieu Magnin 757af12d42 Add invites to API 2017-04-21 14:51:35 +02:00
Mathieu Magnin 40d897f538 Add accompagnateurs emails in API 2017-04-21 14:51:35 +02:00
Mathieu Magnin bf67b3f7ad Add dossier workflow dates to the API 2017-04-21 14:51:35 +02:00
Mathieu Magnin 822c7cdd96 Add human version translation for state 2017-04-21 14:51:35 +02:00
gregoirenovel 7d9c8db659 Update the apipie_examples JSON so that it shows champs_private 2017-03-27 11:36:37 +02:00
Xavier J 3e62dd01fb Pre-doc APIs 2016-02-26 14:16:17 +01:00