Commit graph

  • 0617f4c3e8
    Merge pull request #11027 from tchak/refactor-champ-same-type Paul Chavard 2024-11-12 13:05:20 +00:00
  • 8db85b4de3
    Merge pull request #11029 from tchak/refactor-type-de-champ-predicates Paul Chavard 2024-11-12 13:04:50 +00:00
  • cdc45cd6af
    clean: ignore obsolete procedure_presentation columns simon lehericey 2024-11-08 14:19:53 +01:00
  • 7fbe5dda98
    Capture exception on sentry if something is wrong Mathieu Magnin 2024-11-12 13:32:49 +01:00
  • 1e7b5a56e4
    Fix the hidden error: 'private method 'current_user' called for an instance of ErrorsController' Mathieu Magnin 2024-11-12 13:26:41 +01:00
  • 947ef3498b
    clean: remove old procedure_presentation methods from procedures_controller simon lehericey 2024-11-08 14:14:01 +01:00
  • 22ab0f4eca
    Merge pull request #11025 from demarches-simplifiees/add-spec-for-sorted-by-labels LeSim 2024-11-12 11:17:42 +00:00
  • bacdedec2e
    refactor(champ): add is_type? method Paul Chavard 2024-11-06 22:29:59 +01:00
  • dc6bad40fe
    refactor(type_de_champ): cleanup type predicate methods Paul Chavard 2024-11-07 12:38:03 +01:00
  • f2b33677f8
    Merge pull request #11036 from colinux/add-users-unconfirmed-email-index LeSim 2024-11-12 10:51:45 +00:00
  • e84071a14a
    Merge pull request #11035 from demarches-simplifiees/use_new_controller_to_sort_notification LeSim 2024-11-12 10:18:52 +00:00
  • 92f2d2901d
    chore(schema): add unconfirmed_email index to users Colin Darie 2024-11-12 11:17:18 +01:00
  • ec9a88a64e
    simplify new simon lehericey 2024-11-12 09:43:27 +01:00
  • b3fd3e6570
    move last call to procedure_presentation controller simon lehericey 2024-11-08 14:09:52 +01:00
  • 72d8e43b2a
    Merge pull request #11034 from demarches-simplifiees/fix_json_projection LeSim 2024-11-12 08:38:41 +00:00
  • 6f010cd2c5
    fix: dossier projection for json column simon lehericey 2024-11-12 09:28:00 +01:00
  • 00302b858c
    Merge pull request #11032 from demarches-simplifiees/catch-minimagick-error Eric Leroy-Terquem 2024-11-08 13:19:37 +00:00
  • 5c3b8f1e1c
    Merge pull request #11026 from demarches-simplifiees/inject_options_in_column LeSim 2024-11-08 09:06:58 +00:00
  • bc7f39a053
    Merge pull request #11030 from tchak/fix-image-processor-error Paul Chavard 2024-11-07 20:50:49 +00:00
  • 1424fca469
    other option for groupe instructeurs injection simon lehericey 2024-11-07 11:20:03 +01:00
  • 08fb49d176
    factorize departements and regions options simon lehericey 2024-11-07 10:27:35 +01:00
  • aa8ce15c2a
    you know what ? value_column is a column simon lehericey 2024-11-06 22:26:24 +01:00
  • 8599dd829a
    remove obsolete column.to_json simon lehericey 2024-11-06 22:10:11 +01:00
  • 17531b73b7
    internalize value_column inside champ_column simon lehericey 2024-11-06 22:01:21 +01:00
  • 9d976b8d95
    move filtering logic inside champ_column simon lehericey 2024-11-06 21:53:47 +01:00
  • 055069755a
    small cleaning in column_concern_spec simon lehericey 2024-11-06 21:23:26 +01:00
  • 32d3ec2dc3
    add shortcut for DossierColumn.new simon lehericey 2024-11-06 21:18:31 +01:00
  • 9fd3a460cd
    remove scope arg from column.new 🎉 simon lehericey 2024-11-06 18:03:28 +01:00
  • 5532a8a48f
    small cleaning in filter_value_component simon lehericey 2024-11-06 17:45:06 +01:00
  • 60947f2b97
    use it in filter_value_component simon lehericey 2024-11-06 20:58:08 +01:00
  • 1277500069
    inject groupe_instructeurs when possible simon lehericey 2024-11-06 20:57:51 +01:00
  • e2bc45dc4a
    inject dossier_state at build time simon lehericey 2024-11-06 16:24:29 +01:00
  • 2b6cc49541
    inject dossier_labels at dossier_labels_column build time simon lehericey 2024-11-06 13:50:32 +01:00
  • f5227f9609
    move options_for_select from champ_column to column simon lehericey 2024-11-06 13:48:47 +01:00
  • f8dc1d1533
    use column.options_for_select simon lehericey 2024-11-06 11:55:59 +01:00
  • 92e29c6e13
    one if less deep simon lehericey 2024-11-06 12:09:58 +01:00
  • cd3e645046
    sort departement options simon lehericey 2024-11-06 12:03:22 +01:00
  • 690d2c6258
    inject options in champ_column simon lehericey 2024-11-06 11:47:10 +01:00
  • db2e4cf802
    inject options_for_select for json_column simon lehericey 2024-11-06 11:28:51 +01:00
  • 49d3661441
    inject options_for_select for linked_drop_down_column simon lehericey 2024-11-06 12:02:53 +01:00
  • 9e5713f470
    a champ_column can have options_for_select simon lehericey 2024-11-06 11:24:27 +01:00
  • 2c8ee1f2c1
    clean: use groupe_instructeur? simon lehericey 2024-11-06 09:39:29 +01:00
  • 523c56f60b
    fix(image processing): catch minimagick error caused by png path Eric Leroy-Terquem 2024-11-07 12:05:04 +01:00
  • ebf839f37b
    fix(process_image): sometimes last is nil 🤷‍♂️ Paul Chavard 2024-10-30 15:00:08 +01:00
  • a0bd85f247
    fix order by label name Lisa Durand 2024-11-07 11:39:32 +01:00
  • ae7260829d
    Merge pull request #11022 from tchak/fix-image-processor-blob-not-found-error Paul Chavard 2024-11-07 10:11:32 +00:00
  • 510799bf23
    Merge pull request #10957 from demarches-simplifiees/update-configuration-routage-interface-v2 Eric Leroy-Terquem 2024-11-07 09:15:56 +00:00
  • 5376b70167
    feat(routing): update names of groupe instructeurs created with custom routing Eric Leroy-Terquem 2024-10-17 09:44:58 +02:00
  • 5c53c6b86c
    feat(routing): add modal once custom routing is configurated Eric Leroy-Terquem 2024-10-17 09:20:52 +02:00
  • 7caadc3b40
    refactor(routing): rename routage_custom to custom_routing Eric Leroy-Terquem 2024-10-17 09:09:28 +02:00
  • b511eb2db7
    feat(instruction routage choice): update view Eric Leroy-Terquem 2024-10-16 16:25:11 +02:00
  • f53af82f14
    feat(instruction routage choice): add back link instead of menu Eric Leroy-Terquem 2024-10-16 15:57:18 +02:00
  • 5ff09d1f9e
    clean(wording): use right character for apostrophe Eric Leroy-Terquem 2024-10-16 14:44:58 +02:00
  • 1e99c122b7
    feat(instruction options management): add link to go back to procedure Eric Leroy-Terquem 2024-10-16 14:42:52 +02:00
  • 27f14954b6
    add-spec-for-sorted-by-labels Lisa Durand 2024-11-06 16:08:35 +01:00
  • bbe6ab6b3e
    Merge pull request #11024 from demarches-simplifiees/fix-sorted-by-label LeSim 2024-11-06 14:27:39 +00:00
  • 52ffe3c89a
    fix-sorted-by-label Lisa Durand 2024-11-06 15:18:06 +01:00
  • a9bb228f8e
    fix(image_processor): discard job on known errors Paul Chavard 2024-11-06 12:18:40 +01:00
  • f88de46d8d
    fix(image_processor): a blob can be deleted at any time while processing Paul Chavard 2024-11-06 11:59:25 +01:00
  • 4be4f5136e
    Merge pull request #11021 from demarches-simplifiees/small_fixes_on_columns LeSim 2024-11-06 10:05:37 +00:00
  • dae9a40c5c
    fix: the option is mandatory in an enum filter simon lehericey 2024-11-06 10:55:48 +01:00
  • 90c2e09863
    Merge pull request #11019 from colinux/replace-scss-lint Colin Darie 2024-11-06 09:54:09 +00:00
  • f942675782
    send full messages to sentry simon lehericey 2024-11-06 10:52:23 +01:00
  • a4bd2aac0e
    Merge pull request #10982 from tchak/refactor-used_by_roules Paul Chavard 2024-11-05 21:05:07 +00:00
  • 5182af820a
    refactor(type_de_champ): type_de_champ should not expose revision or procedure Paul Chavard 2024-11-04 11:41:24 +01:00
  • df0dbc1321
    cneanup(tdc): this behavior moved Paul Chavard 2024-11-04 11:40:04 +01:00
  • 580002e5f5
    cleanup: remove dead code Paul Chavard 2024-11-04 11:39:33 +01:00
  • c0da8d1556
    refactor(tdc): tdc.columns should take procedure instead of procedure_id Paul Chavard 2024-11-04 11:39:08 +01:00
  • 3ce36222b4
    refactor(procedure): refactor procedure publish methods Paul Chavard 2024-10-24 11:29:54 +02:00
  • 0eb28b9607
    fix(css): apply prettier Colin Darie 2024-11-05 19:02:31 +01:00
  • 8e3ca472ff
    chore: replace scss-lint (deprecated) by prettier Colin Darie 2024-11-05 18:54:10 +01:00
  • 1d2c8e15b2
    Merge pull request #11018 from colinux/ignore-invalid-images Colin Darie 2024-11-05 16:21:37 +00:00
  • 3f43e3433a
    Merge pull request #10918 from demarches-simplifiees/gallery_v2_add_origins Eric Leroy-Terquem 2024-11-05 16:01:32 +00:00
  • e2f3f236de
    chore(image): don't try to process empty images Colin Darie 2024-11-05 16:57:59 +01:00
  • 2656ec18af
    chore(image): ignore invalid images files / formats Colin Darie 2024-11-05 16:57:16 +01:00
  • efef61c34c
    feat(gallery): add attachments from justificatif motivation Eric Leroy-Terquem 2024-10-10 11:17:02 +02:00
  • 17aaa7b32c
    feat(gallery): display right tag for annotation privée Eric Leroy-Terquem 2024-10-10 10:49:33 +02:00
  • 2e2d2afecb
    feat(gallery): add attachments from commentaires from experts Eric Leroy-Terquem 2024-10-10 10:20:47 +02:00
  • ad98bafeca
    feat(gallery): notify instructeur if pieces jointes added in avis Eric Leroy-Terquem 2024-10-10 09:41:28 +02:00
  • 8d8e290659
    db(migration): add last_avis_piece_jointe_updated_at to dossiers Eric Leroy-Terquem 2024-10-09 17:54:32 +02:00
  • d10df6e17c
    feat(gallery): add attachments from avis Eric Leroy-Terquem 2024-10-09 17:41:46 +02:00
  • e95e86faae
    Merge pull request #9952 from demarches-simplifiees/better_api_token_edition LeSim 2024-11-05 14:37:51 +00:00
  • 775e423914
    can remove a demarche simon lehericey 2024-01-30 09:57:43 +01:00
  • bc583e0fe2
    can add a demarche simon lehericey 2024-01-30 09:57:30 +01:00
  • 1e18b66012
    Merge pull request #11016 from demarches-simplifiees/a11y-miscellaneous Corinne Durrmeyer 2024-11-05 14:23:15 +00:00
  • 928c12e065
    update using turbo simon lehericey 2024-01-30 09:56:36 +01:00
  • b7af591e8d
    extract libelle_id_procedures simon lehericey 2024-01-30 09:54:06 +01:00
  • a2446c429a
    Merge pull request #10935 from demarches-simplifiees/update-instruction-options-interface Eric Leroy-Terquem 2024-11-05 14:00:46 +00:00
  • d979bf6c68
    feat(instruction options management): add routable champs by category Eric Leroy-Terquem 2024-10-14 18:06:59 +02:00
  • 264594fd58
    feat(instruction options management): update alert info and confirmation Eric Leroy-Terquem 2024-10-14 16:22:22 +02:00
  • 9ec59669c3
    Merge pull request #10989 from mfo/US/fix-navigation-after-add-instructeur mfo 2024-11-05 13:39:06 +00:00
  • d44d8f526e
    fix(trad) Correct misspelled key Corinne Durrmeyer 2024-11-05 14:36:15 +01:00
  • 82963efb60
    fix(typo) Correct misspelled attribute Corinne Durrmeyer 2024-11-05 14:25:07 +01:00
  • 4ad4f9be0b
    fix(outdated code) Remove useless condition Corinne Durrmeyer 2024-11-05 14:23:08 +01:00
  • 95acc0adb6
    Add context to delete button Corinne Durrmeyer 2024-10-21 15:31:51 +02:00
  • c10bec342a
    Merge pull request #11012 from demarches-simplifiees/update-export-administration-info Eric Leroy-Terquem 2024-11-05 12:44:45 +00:00
  • 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 +01:00
  • d61078d01a
    Merge pull request #11003 from demarches-simplifiees/a11y-improve-hint-restitution Corinne Durrmeyer 2024-11-05 10:01:20 +00:00
  • 594fc517d1
    Merge pull request #10943 from colinux/feat-admin-prefill-service Colin Darie 2024-11-05 09:54:53 +00:00
  • d1565a67a0
    Merge pull request #11011 from demarches-simplifiees/US/extract-pj-column Paul Chavard 2024-11-05 09:39:25 +00:00