Commit graph

  • 9e5713f470
    a champ_column can have options_for_select simon lehericey 2024-11-06 11:24:27 +0100
  • 2c8ee1f2c1
    clean: use groupe_instructeur? simon lehericey 2024-11-06 09:39:29 +0100
  • 523c56f60b
    fix(image processing): catch minimagick error caused by png path Eric Leroy-Terquem 2024-11-07 12:05:04 +0100
  • ebf839f37b
    fix(process_image): sometimes last is nil 🤷‍♂️ Paul Chavard 2024-10-30 15:00:08 +0100
  • a0bd85f247
    fix order by label name Lisa Durand 2024-11-07 11:39:32 +0100
  • ae7260829d
    Merge pull request #11022 from tchak/fix-image-processor-blob-not-found-error Paul Chavard 2024-11-07 10:11:32 +0000
  • 510799bf23
    Merge pull request #10957 from demarches-simplifiees/update-configuration-routage-interface-v2 Eric Leroy-Terquem 2024-11-07 09:15:56 +0000
  • 5376b70167
    feat(routing): update names of groupe instructeurs created with custom routing Eric Leroy-Terquem 2024-10-17 09:44:58 +0200
  • 5c53c6b86c
    feat(routing): add modal once custom routing is configurated Eric Leroy-Terquem 2024-10-17 09:20:52 +0200
  • 7caadc3b40
    refactor(routing): rename routage_custom to custom_routing Eric Leroy-Terquem 2024-10-17 09:09:28 +0200
  • b511eb2db7
    feat(instruction routage choice): update view Eric Leroy-Terquem 2024-10-16 16:25:11 +0200
  • f53af82f14
    feat(instruction routage choice): add back link instead of menu Eric Leroy-Terquem 2024-10-16 15:57:18 +0200
  • 5ff09d1f9e
    clean(wording): use right character for apostrophe Eric Leroy-Terquem 2024-10-16 14:44:58 +0200
  • 1e99c122b7
    feat(instruction options management): add link to go back to procedure Eric Leroy-Terquem 2024-10-16 14:42:52 +0200
  • 27f14954b6
    add-spec-for-sorted-by-labels Lisa Durand 2024-11-06 16:08:35 +0100
  • bbe6ab6b3e
    Merge pull request #11024 from demarches-simplifiees/fix-sorted-by-label LeSim 2024-11-06 14:27:39 +0000
  • 52ffe3c89a
    fix-sorted-by-label Lisa Durand 2024-11-06 15:18:06 +0100
  • a9bb228f8e
    fix(image_processor): discard job on known errors Paul Chavard 2024-11-06 12:18:40 +0100
  • f88de46d8d
    fix(image_processor): a blob can be deleted at any time while processing Paul Chavard 2024-11-06 11:59:25 +0100
  • 4be4f5136e
    Merge pull request #11021 from demarches-simplifiees/small_fixes_on_columns LeSim 2024-11-06 10:05:37 +0000
  • dae9a40c5c
    fix: the option is mandatory in an enum filter simon lehericey 2024-11-06 10:55:48 +0100
  • 90c2e09863
    Merge pull request #11019 from colinux/replace-scss-lint Colin Darie 2024-11-06 09:54:09 +0000
  • f942675782
    send full messages to sentry simon lehericey 2024-11-06 10:52:23 +0100
  • a4bd2aac0e
    Merge pull request #10982 from tchak/refactor-used_by_roules Paul Chavard 2024-11-05 21:05:07 +0000
  • 5182af820a
    refactor(type_de_champ): type_de_champ should not expose revision or procedure Paul Chavard 2024-11-04 11:41:24 +0100
  • df0dbc1321
    cneanup(tdc): this behavior moved Paul Chavard 2024-11-04 11:40:04 +0100
  • 580002e5f5
    cleanup: remove dead code Paul Chavard 2024-11-04 11:39:33 +0100
  • c0da8d1556
    refactor(tdc): tdc.columns should take procedure instead of procedure_id Paul Chavard 2024-11-04 11:39:08 +0100
  • 3ce36222b4
    refactor(procedure): refactor procedure publish methods Paul Chavard 2024-10-24 11:29:54 +0200
  • 0eb28b9607
    fix(css): apply prettier Colin Darie 2024-11-05 19:02:31 +0100
  • 8e3ca472ff
    chore: replace scss-lint (deprecated) by prettier Colin Darie 2024-11-05 18:54:10 +0100
  • 1d2c8e15b2
    Merge pull request #11018 from colinux/ignore-invalid-images Colin Darie 2024-11-05 16:21:37 +0000
  • 3f43e3433a
    Merge pull request #10918 from demarches-simplifiees/gallery_v2_add_origins Eric Leroy-Terquem 2024-11-05 16:01:32 +0000
  • e2f3f236de
    chore(image): don't try to process empty images Colin Darie 2024-11-05 16:57:59 +0100
  • 2656ec18af
    chore(image): ignore invalid images files / formats Colin Darie 2024-11-05 16:57:16 +0100
  • efef61c34c
    feat(gallery): add attachments from justificatif motivation Eric Leroy-Terquem 2024-10-10 11:17:02 +0200
  • 17aaa7b32c
    feat(gallery): display right tag for annotation privée Eric Leroy-Terquem 2024-10-10 10:49:33 +0200
  • 2e2d2afecb
    feat(gallery): add attachments from commentaires from experts Eric Leroy-Terquem 2024-10-10 10:20:47 +0200
  • ad98bafeca
    feat(gallery): notify instructeur if pieces jointes added in avis Eric Leroy-Terquem 2024-10-10 09:41:28 +0200
  • 8d8e290659
    db(migration): add last_avis_piece_jointe_updated_at to dossiers Eric Leroy-Terquem 2024-10-09 17:54:32 +0200
  • d10df6e17c
    feat(gallery): add attachments from avis Eric Leroy-Terquem 2024-10-09 17:41:46 +0200
  • e95e86faae
    Merge pull request #9952 from demarches-simplifiees/better_api_token_edition LeSim 2024-11-05 14:37:51 +0000
  • 775e423914
    can remove a demarche simon lehericey 2024-01-30 09:57:43 +0100
  • bc583e0fe2
    can add a demarche simon lehericey 2024-01-30 09:57:30 +0100
  • 1e18b66012
    Merge pull request #11016 from demarches-simplifiees/a11y-miscellaneous Corinne Durrmeyer 2024-11-05 14:23:15 +0000
  • 928c12e065
    update using turbo simon lehericey 2024-01-30 09:56:36 +0100
  • b7af591e8d
    extract libelle_id_procedures simon lehericey 2024-01-30 09:54:06 +0100
  • a2446c429a
    Merge pull request #10935 from demarches-simplifiees/update-instruction-options-interface Eric Leroy-Terquem 2024-11-05 14:00:46 +0000
  • d979bf6c68
    feat(instruction options management): add routable champs by category Eric Leroy-Terquem 2024-10-14 18:06:59 +0200
  • 264594fd58
    feat(instruction options management): update alert info and confirmation Eric Leroy-Terquem 2024-10-14 16:22:22 +0200
  • 9ec59669c3
    Merge pull request #10989 from mfo/US/fix-navigation-after-add-instructeur mfo 2024-11-05 13:39:06 +0000
  • d44d8f526e
    fix(trad) Correct misspelled key Corinne Durrmeyer 2024-11-05 14:36:15 +0100
  • 82963efb60
    fix(typo) Correct misspelled attribute Corinne Durrmeyer 2024-11-05 14:25:07 +0100
  • 4ad4f9be0b
    fix(outdated code) Remove useless condition Corinne Durrmeyer 2024-11-05 14:23:08 +0100
  • 95acc0adb6
    Add context to delete button Corinne Durrmeyer 2024-10-21 15:31:51 +0200
  • c10bec342a
    Merge pull request #11012 from demarches-simplifiees/update-export-administration-info Eric Leroy-Terquem 2024-11-05 12:44:45 +0000
  • 47f2194e92
    fix(Administrateurs::GroupesInstructeur#add_instructeur): re-rendering a template lead to miss usage of pagination. redirect after add_instructeur mfo 2024-10-28 10:00:33 +0100
  • d61078d01a
    Merge pull request #11003 from demarches-simplifiees/a11y-improve-hint-restitution Corinne Durrmeyer 2024-11-05 10:01:20 +0000
  • 594fc517d1
    Merge pull request #10943 from colinux/feat-admin-prefill-service Colin Darie 2024-11-05 09:54:53 +0000
  • d1565a67a0
    Merge pull request #11011 from demarches-simplifiees/US/extract-pj-column Paul Chavard 2024-11-05 09:39:25 +0000
  • 4e80f16b9f
    Merge pull request #10974 from demarches-simplifiees/remove_empty_brouillon Colin Darie 2024-11-05 09:32:16 +0000
  • d0bb869549
    Merge pull request #11009 from demarches-simplifiees/a11y-rnf-rna Corinne Durrmeyer 2024-11-05 09:30:04 +0000
  • ddb238ccd0
    Merge pull request #11007 from demarches-simplifiees/can-condition-on-pays-champ Eric Leroy-Terquem 2024-11-05 09:26:20 +0000
  • 9d13ebb3ff
    feat(pj): add specialized column for attachments mfo 2024-11-04 17:01:00 +0100
  • 2ff224ec47
    refactor(manager data exports): extract method to generate csv Eric Leroy-Terquem 2024-11-04 18:02:42 +0100
  • d5de21fac4
    feat(manager data exports): add exports for newsletter Eric Leroy-Terquem 2024-11-04 17:55:22 +0100
  • 7cf81d3e9b
    refactor(manager data exports): renaming methods Eric Leroy-Terquem 2024-11-04 17:40:45 +0100
  • 4f0713a764
    Merge pull request #11005 from demarches-simplifiees/work_on_json_path_column LeSim 2024-11-05 08:46:44 +0000
  • c462425db2
    Merge pull request #10976 from demarches-simplifiees/feat-admin-can-modify-labels Lisa Durand 2024-11-05 08:39:40 +0000
  • c364be12f1
    rework ChampColumn.value simon lehericey 2024-11-04 16:34:29 +0100
  • ea57a97c06
    introduce tdc_type simon lehericey 2024-11-04 16:34:00 +0100
  • 52aaff5ffc
    breaking: simplify linked_drop_down_column column_id simon lehericey 2024-11-04 08:26:57 +0100
  • 0b2bc68d48
    remove unused type_de_champ_private string simon lehericey 2024-11-01 22:22:40 +0100
  • 7e9b68ed0e
    fix projection simon lehericey 2024-10-31 18:36:14 +0100
  • 8507733250
    use champ_column.stable_id simon lehericey 2024-10-31 18:35:20 +0100
  • 74e6834ce2
    use path instead of value_column in linked_drop_down simon lehericey 2024-11-03 22:07:38 +0100
  • de8cad888e
    LinkedDropDownColumn is also a ChampColumn by the way simon lehericey 2024-10-31 18:34:30 +0100
  • 9d6304e7d4
    TitreIdentite is a ChampColumn simon lehericey 2024-11-04 16:13:55 +0100
  • a4617abb0e
    rework JSONPathColumn to be a ChampColumn simon lehericey 2024-11-04 10:18:07 +0100
  • d03d5d0dae
    add ChampColumn simon lehericey 2024-10-31 18:29:23 +0100
  • d1c9da0a0a
    fix(RNA) Add translation of missing error message Corinne Durrmeyer 2024-11-04 16:33:58 +0100
  • a3c3db5434
    fix(outdated code) Remove useless class Corinne Durrmeyer 2024-11-04 15:58:30 +0100
  • 2b3ad15f07
    fix(fr-hint-text) Ensures that screen readers can read the hyphens in the RNF example Corinne Durrmeyer 2024-11-04 15:29:09 +0100
  • f59834015f
    fix(RNF verification) Return search results to assistive technology Corinne Durrmeyer 2024-11-04 15:37:52 +0100
  • dcf56616c3
    rename ProcedureLabel by Label part 2 Lisa Durand 2024-10-29 15:39:58 +0100
  • 468c159b52
    handle label color translation and class name Lisa Durand 2024-10-29 12:59:35 +0100
  • 9595730fde
    feedback PR - prettier url and other style improvement Lisa Durand 2024-10-29 11:03:57 +0100
  • 507ea70398
    improve color selection for Admin and improve generic label lists Lisa Durand 2024-10-28 14:33:57 +0100
  • 725a97da7e
    admin can modify procedure labels Lisa Durand 2024-10-16 14:31:08 +0200
  • 35dee477ea
    rename ProcedureLabel by Label Lisa Durand 2024-10-29 14:52:14 +0100
  • 1a3f73eb01
    dont display tags on show if no label in procedure Lisa Durand 2024-10-16 16:38:16 +0200
  • 84c2965edf
    fix scss linter Lisa Durand 2024-10-16 14:41:09 +0200
  • fd38288cf8
    fix(label): don't html_safe user label from bdd Colin Darie 2024-10-16 11:39:19 +0200
  • e723c9e365
    create generic label for procedure in controller instead of using a hook Lisa Durand 2024-10-15 11:12:21 +0200
  • f68f4c88eb
    correction after first review Lisa Durand 2024-10-14 18:07:01 +0200
  • c0dc487732
    add css to custom tags and display labels with correct UI Lisa Durand 2024-10-10 14:58:38 +0200
  • 9ab49a08b1
    remove old badge css and only use DSFR Lisa Durand 2024-10-09 15:35:58 +0200
  • 3a45524d39
    add column label to procedure table Lisa Durand 2024-10-07 16:52:27 +0200
  • a5b8b936d5
    a column can override its column_id simon lehericey 2024-10-31 18:28:47 +0100
  • d0b1292060
    instructeur can add and delete labels on dossier show Lisa Durand 2024-10-01 15:17:09 +0200