Commit graph

  • 2006dd283f
    create dossier_labels Lisa Durand 2024-09-25 16:03:58 +0200
  • 96cfb6cc43
    create generic labels for old and new procedure Lisa Durand 2024-09-25 15:08:10 +0200
  • 9dd224c3c7
    create procedure_labels Lisa Durand 2024-09-25 15:05:09 +0200
  • 8b3634ea76
    refactor(service): dedicated route for prefill from siret Colin Darie 2024-11-04 12:47:42 +0100
  • 384d089cb3
    feat(service): prefill first service with AgentConnect siret Colin Darie 2024-10-16 16:49:00 +0200
  • 7742703081
    refactor(service): concurrent prefill API calls Colin Darie 2024-10-15 18:35:18 +0200
  • 065d380b70
    feat(service): prefill type organisme from API Entreprise Colin Darie 2024-10-15 18:26:19 +0200
  • 68cca71318
    feat(service): prefill contact information UI interactions Colin Darie 2024-10-14 22:25:08 +0200
  • 21dc77e587
    fix(input): don't show success feedback when value was not set Colin Darie 2024-10-07 18:10:37 +0200
  • 8dc47c1b93
    feat(service): prefill contact information from annuaire service public Colin Darie 2024-10-07 18:07:37 +0200
  • a4054053f7
    refactor(admin): move siret input up Colin Darie 2024-09-26 18:27:58 +0200
  • f457c174ee
    fix(character_limit) Return number of remaining or excess characters to screen reader Corinne Durrmeyer 2024-10-30 17:57:36 +0100
  • d7c97f5775
    fix(fr-hint-text) Ensures that screen readers can read the point in the decimal number Corinne Durrmeyer 2024-10-30 17:39:20 +0100
  • 1c99a7c187
    fix(character_limit_base) Displays the number of characters recommended for everyone Corinne Durrmeyer 2024-10-30 17:28:34 +0100
  • 83c942c338
    Merge pull request #10993 from demarches-simplifiees/a11y-specific-fields Corinne Durrmeyer 2024-11-04 10:47:00 +0000
  • ef8f74c708
    Merge pull request #10971 from tchak/refactor-champ-value-blank Paul Chavard 2024-11-04 10:28:45 +0000
  • 415be4f9ea
    feat(type_de_champ): test value casts Paul Chavard 2024-11-04 10:56:12 +0100
  • aeb1d1c53a
    refactor(champ): move champ.blank? implementation to type_de_champ Paul Chavard 2024-10-21 12:24:12 +0200
  • 30aa0b71d0
    feat(routing): can create simple routing with pays tdc Eric Leroy-Terquem 2024-11-04 11:08:14 +0100
  • b29893a843
    feat(conditional): can condition and route with pays tdc Eric Leroy-Terquem 2024-11-04 10:54:00 +0100
  • b02f95336f
    Merge pull request #11006 from tchak/no-more-java Paul Chavard 2024-11-04 08:56:33 +0000
  • 7fddec484d
    refactor(column): no more java 🎉 get_value -> value Paul Chavard 2024-10-31 21:36:13 +0100
  • af33e6a0e9
    Merge pull request #10997 from tchak/only-create-fillable-columns Paul Chavard 2024-10-31 16:14:13 +0000
  • 503da1d160
    chore: implement special columns Paul Chavard 2024-10-30 15:43:47 +0100
  • e9991573e7
    chore: columns on some champs at this point do not make sense Paul Chavard 2024-10-30 14:29:13 +0100
  • e2ace4f6bd
    chore: only create columns on fillable champs Paul Chavard 2024-10-30 14:28:23 +0100
  • 10e3faec92
    Merge pull request #10990 from demarches-simplifiees/simplify_procedure_presentation_update LeSim 2024-10-31 10:23:14 +0000
  • f27598f235
    fix: assign_to.procedure_presentation should return an ActiveModel::Errors if needed simon lehericey 2024-10-31 03:27:05 +0100
  • 59b7b3dc91
    tag old methods to be remove in a next pr simon lehericey 2024-10-28 10:16:24 +0100
  • c28087ba3b
    move human_value_for_filter to filter_buttons_component simon lehericey 2024-10-28 10:15:52 +0100
  • f50e63ea40
    remove useless conversion simon lehericey 2024-10-28 10:07:48 +0100
  • 1268f323cb
    move filter button to component and use plug it to new route simon lehericey 2024-10-26 21:14:05 +0200
  • a0671a1321
    remove prefix, use status in controller simon lehericey 2024-10-26 21:12:39 +0200
  • b4ed393a55
    extract column_filter_value simon lehericey 2024-10-25 17:30:20 +0200
  • c8332b5e22
    column: add more identifier simon lehericey 2024-10-28 10:09:39 +0100
  • 13356f26c3
    remove procedure from component signature simon lehericey 2024-10-25 13:51:19 +0200
  • d421d41e16
    plug refresh_column_filter to dedicated controller simon lehericey 2024-10-25 13:51:12 +0200
  • 7ed0b91351
    plug column_filter, column_picker, column_header in new controller simon lehericey 2024-10-25 10:34:58 +0200
  • d8e63221b5
    extract a procedure_presentation controller simon lehericey 2024-10-25 10:27:46 +0200
  • 11d4465bf5
    Merge pull request #10992 from demarches-simplifiees/align-column-naming-and-prepare-columns-for-export mfo 2024-10-31 06:13:38 +0000
  • ab9a0fc34f
    remove extraneous flatten compact simon lehericey 2024-10-30 18:34:11 +0100
  • 5981de90a2
    use Columns::DossierColumn simon lehericey 2024-10-30 18:30:38 +0100
  • 96cd4fda72
    ensure exported columns existed in main columns function simon lehericey 2024-10-30 16:38:43 +0100
  • d618f7cc0f
    only expose chorus col when necessary simon lehericey 2024-10-30 16:09:40 +0100
  • 92a863d48c
    remove_all as there is no some_usager_columns simon lehericey 2024-10-30 16:07:16 +0100
  • 2181a917a2
    move col def to private when possible simon lehericey 2024-10-30 15:58:08 +0100
  • 656080538b
    review(pull/10591#discussion_r1818942794): remove tested enum labels mfo 2024-10-29 09:17:45 +0100
  • 26a078bc45
    feat(naming): enhance naming of dates columns. mfo 2024-10-28 17:48:14 +0100
  • fa50e21101
    review(pull/10591#discussion_r1818919818): export without user id mfo 2024-10-28 17:40:14 +0100
  • cbb9854f4c
    review(pull/10591#discussion_r1818916426): extract groupe_instructeurs_column and followers_instructeurs_email_column mfo 2024-10-28 17:38:48 +0100
  • 3bed049a29
    tech(style): prefix columns builders by their table, easier to understand mfo 2024-10-28 17:16:48 +0100
  • fc45e537cf
    review(pull/10591#discussion_r1818914395): extract and dry archived/motivation column mfo 2024-10-28 17:14:07 +0100
  • d9fc48ad70
    review(10591#discussion_r1818752344): homogenize interface for columns builders mfo 2024-10-28 17:07:22 +0100
  • 8afe4374c7
    review(pull/10591#discussion_r1818744664): extract some column builder mfo 2024-10-28 17:01:27 +0100
  • df71c6a689
    align columns naming and order for filter and add for export Christophe Robillard 2024-10-25 14:09:14 +0200
  • 0e589fc7ad
    Merge pull request #10984 from demarches-simplifiees/fix-image-processor-job-errors LeSim 2024-10-30 14:43:43 +0000
  • f96673e325
    Merge pull request #10998 from demarches-simplifiees/a11-map-missing-trad Corinne Durrmeyer 2024-10-30 14:09:20 +0000
  • 861514dba9
    Add translations to card component Corinne Durrmeyer 2024-10-23 11:11:37 +0200
  • 0b5803dae6
    Merge pull request #10994 from tchak/column-get-value Paul Chavard 2024-10-30 11:29:48 +0000
  • 54c9e46df0
    feat(shared/_piece_justificative_template): forward traduction for better naming of download title element mfo 2024-10-30 09:50:59 +0100
  • c6329ef10a
    feat(column): add column get_value Paul Chavard 2024-10-29 16:38:17 +0100
  • f72c55631c
    fix(trad): Add traduction to supporting document Corinne Durrmeyer 2024-10-29 14:39:20 +0100
  • 340595cc86
    fix(trad): Remove useless entries Corinne Durrmeyer 2024-10-29 12:36:21 +0100
  • 6230346472
    fix(trad): Typo Corinne Durrmeyer 2024-10-29 11:54:44 +0100
  • 10909c8879
    Merge pull request #10965 from demarches-simplifiees/a11y-process-screen-2 Corinne Durrmeyer 2024-10-28 10:34:38 +0000
  • 2429f11d5c
    fix(spec): fill_in(label) search by grep like, so if another label contains your label, you got an Ambiguous match mfo 2024-10-28 10:39:36 +0100
  • af878ca5b7
    Merge pull request #10988 from mfo/US/fix-exports-recasting-simple-to-multiple mfo 2024-10-28 08:55:55 +0000
  • e24caeb4e2
    Merge pull request #10986 from demarches-simplifiees/typo mfo 2024-10-25 14:06:47 +0000
  • d66487138f
    fix(sentry#6013588148): allowing recasting from drop_down_list to multiple_drop_down_list raises due to call to .selected_options mfo 2024-10-25 13:49:32 +0200
  • 6898287dac
    fix: typo in ineligibilite panel simon lehericey 2024-10-25 11:07:35 +0200
  • ee3ee8f78c
    Merge pull request #10985 from tchak/fix-email-checker LeSim 2024-10-25 09:05:13 +0000
  • 93fcd4ad49
    fix(image processing): do not uninterlace if no png path Eric Leroy-Terquem 2024-10-24 18:13:00 +0200
  • 4dc13cc56c
    fix(image processing): process only authorized image and pdf types Eric Leroy-Terquem 2024-10-24 11:50:41 +0200
  • e6845cd94d
    fix(image processing): handle case of blob without attachments Eric Leroy-Terquem 2024-10-24 10:13:34 +0200
  • 406516a346
    fix(email-checker): success can have no suggestions Paul Chavard 2024-10-24 13:17:34 +0200
  • 69e1b1be41
    Merge pull request #10983 from demarches-simplifiees/fix_empty_filter LeSim 2024-10-24 10:28:17 +0000
  • d32a4a24d9
    fix: do not allow empty filter in views simon lehericey 2024-10-24 11:38:32 +0200
  • b22f049318
    fix: do not allow empty filter in models simon lehericey 2024-10-24 11:16:12 +0200
  • c56aa67297
    Merge pull request #10980 from colinux/helpscout-more-validation Paul Chavard 2024-10-24 09:31:51 +0000
  • 56b1355f71
    Merge pull request #10970 from demarches-simplifiees/add-multicombobox-in-instructeur-interface Eric Leroy-Terquem 2024-10-24 07:38:42 +0000
  • eaa3350b77
    feat(contact): delete contact forms when max attempts has been reached Colin Darie 2024-10-23 17:05:27 +0200
  • 4b48ee02cd
    fix(helpscout): limit retries to a few hours Colin Darie 2024-10-23 16:58:15 +0200
  • 84ae13eb6b
    fix(helpscout): don't create conversation with an empty attachment Colin Darie 2024-10-23 16:57:54 +0200
  • 84870615d8
    feat(flash_messages): dry up code and ensure turbo_force: :server otherwise morphing does not refresh page with new attrs mfo 2024-10-23 15:18:43 +0200
  • dd362055df
    Remove useless code Corinne Durrmeyer 2024-10-23 14:58:21 +0200
  • f3d0968da1
    Enable restitution of morphed messages Corinne Durrmeyer 2024-10-23 14:57:55 +0200
  • c91d8698bd
    Remove useless note for screen readers Corinne Durrmeyer 2024-10-21 14:13:53 +0200
  • 536160f83e
    Remove useless aria-live attribute Corinne Durrmeyer 2024-10-21 11:35:18 +0200
  • e21ebc75e1
    Explain context of the 'revoke authorization' link to assistive technologies Corinne Durrmeyer 2024-10-18 17:06:03 +0200
  • fd049f6025
    Improve status message delivery to assistive technologies Corinne Durrmeyer 2024-10-18 16:45:40 +0200
  • 4e64eb1af5
    Hide pesudo-element content from assistive technologies Corinne Durrmeyer 2024-10-15 17:12:53 +0200
  • 48f1cd4a4a
    Enhance contrast of notification dot Corinne Durrmeyer 2024-10-15 16:23:55 +0200
  • d86673156f
    Specify current stage in title Corinne Durrmeyer 2024-10-15 15:23:39 +0200
  • b0b1cdbbeb
    Remove duplicate id Corinne Durrmeyer 2024-10-15 11:15:08 +0200
  • a1abaa4ac2
    Replace span by div & tab-index by tabindex Corinne Durrmeyer 2024-10-15 10:10:59 +0200
  • 1b188f65b0
    Merge pull request #10977 from tchak/champ-oui-non-improve-format-on-export Paul Chavard 2024-10-23 09:24:57 +0000
  • 2b8e2b41da
    Merge pull request #10968 from demarches-simplifiees/tech-nettoyage-options-header-section Benoit Queyron 2024-10-23 09:23:53 +0000
  • 05913b4409
    Merge pull request #10978 from tchak/fix-some-sentry-js-errors Paul Chavard 2024-10-23 09:23:22 +0000
  • 1169dae310
    task: clean header_section options benoitqueyron 2024-10-18 15:54:11 +0200
  • ba54890632
    Merge pull request #10967 from demarches-simplifiees/fix-10966 Mathieu Magnin 2024-10-23 07:23:07 +0000