.. |
base_mutation.rb
|
feat(graphql): add read_only check to mutations
|
2023-03-15 19:09:49 +01:00 |
create_direct_upload.rb
|
[GraphQL] Add create direct upload mutation
|
2019-11-07 12:48:51 +01:00 |
demarche_cloner.rb
|
feat(graphql): add demarcheCloner mutation
|
2023-01-11 23:38:12 +01:00 |
dossier_accepter.rb
|
fix(graphql): return better errors when dossiers cannot change state
|
2023-04-04 17:24:30 +02:00 |
dossier_archiver.rb
|
refactor(graphql): use shorthand syntax in mutations
|
2022-12-07 13:21:55 +01:00 |
dossier_changer_groupe_instructeur.rb
|
fix(groupe_instructeur): always use assign_to_groupe_instructeur method
|
2023-05-09 17:23:23 +02:00 |
dossier_classer_sans_suite.rb
|
fix(graphql): gracefully handle change state errors
|
2023-05-24 12:04:04 +02:00 |
dossier_envoyer_message.rb
|
feat(graphql): add read_only check to mutations
|
2023-03-15 19:09:49 +01:00 |
dossier_modifier_annotation.rb
|
feat(annotations): activate autosave
|
2023-03-14 15:22:13 +01:00 |
dossier_modifier_annotation_ajouter_ligne.rb
|
refactor(repetition): use row_id instead of row
|
2023-01-10 19:31:41 +01:00 |
dossier_modifier_annotation_checkbox.rb
|
normalize boolean values (#8320)
|
2023-01-05 11:18:27 +00:00 |
dossier_modifier_annotation_date.rb
|
refactor(graphql): use shorthand syntax in mutations
|
2022-12-07 13:21:55 +01:00 |
dossier_modifier_annotation_datetime.rb
|
refactor(graphql): use shorthand syntax in mutations
|
2022-12-07 13:21:55 +01:00 |
dossier_modifier_annotation_integer_number.rb
|
refactor(graphql): use shorthand syntax in mutations
|
2022-12-07 13:21:55 +01:00 |
dossier_modifier_annotation_text.rb
|
refactor(graphql): use shorthand syntax in mutations
|
2022-12-07 13:21:55 +01:00 |
dossier_passer_en_instruction.rb
|
refactor(graphql): use shorthand syntax in mutations
|
2022-12-07 13:21:55 +01:00 |
dossier_refuser.rb
|
fix(graphql): gracefully handle change state errors
|
2023-05-24 12:04:04 +02:00 |
dossier_repasser_en_construction.rb
|
refactor(graphql): use shorthand syntax in mutations
|
2022-12-07 13:21:55 +01:00 |
dossier_repasser_en_instruction.rb
|
fix(graphql): return better errors when dossiers cannot change state
|
2023-04-04 17:24:30 +02:00 |
groupe_instructeur_ajouter_instructeurs.rb
|
refactor(instructeurs): add_instructeurs should add
|
2023-02-22 09:49:26 +01:00 |
groupe_instructeur_creer.rb
|
fix(hack): fix and test hack for procedures using groupe instructeur api
|
2023-06-14 19:24:58 +01:00 |
groupe_instructeur_modifier.rb
|
fix(hack): fix and test hack for procedures using groupe instructeur api
|
2023-06-14 19:24:58 +01:00 |
groupe_instructeur_supprimer_instructeurs.rb
|
feat(groupe instructeur mailer): do not notify group when instructeurs removed
|
2023-03-02 09:46:58 +01:00 |