demarches-normaliennes/app/graphql/mutations
2023-03-08 11:59:55 +01:00
..
base_mutation.rb feat(graphql): implement add/remove instructeurs via API 2023-01-10 20:33:35 +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 refactor(graphql): use shorthand syntax in mutations 2022-12-07 13:21:55 +01:00
dossier_archiver.rb refactor(graphql): use shorthand syntax in mutations 2022-12-07 13:21:55 +01:00
dossier_changer_groupe_instructeur.rb refactor(graphql): use shorthand syntax in mutations 2022-12-07 13:21:55 +01:00
dossier_classer_sans_suite.rb refactor(graphql): use shorthand syntax in mutations 2022-12-07 13:21:55 +01:00
dossier_envoyer_message.rb refactor(graphql): use shorthand syntax in mutations 2022-12-07 13:21:55 +01:00
dossier_modifier_annotation.rb refactor(repetition): use row_id instead of row 2023-01-10 19:31:41 +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 refactor(graphql): use shorthand syntax in mutations 2022-12-07 13:21:55 +01: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 refactor(graphql): use shorthand syntax in mutations 2022-12-07 13:21:55 +01:00
groupe_instructeur_ajouter_instructeurs.rb refactor(instructeurs): add_instructeurs should add 2023-02-22 09:49:26 +01:00
groupe_instructeur_creer.rb refactor(instructeurs): add_instructeurs should add 2023-02-22 09:49:26 +01:00
groupe_instructeur_modifier.rb feat(graphql): implement add/remove instructeurs via API 2023-01-10 20:33:35 +01:00
groupe_instructeur_supprimer_instructeurs.rb feat(GroupeInstructeurSupprimerInstructeurs): enable emailing for unrouted procedures 2023-03-08 11:59:55 +01:00