canvas-lms/app/graphql
Cameron Matheson a51cca64a5 truncate long strings in mutation audit log
Test plan:
  - submit a mutation with long text (long assignment description/etc)
  - view the mutation log entry for that item
  - it should be truncated after 256 chars

closes GQL-80
flag = GraphQL Mutation Log

Change-Id: Ibc33cc79e058b594849365ff10014899cee91afa
Reviewed-on: https://gerrit.instructure.com/204494
Tested-by: Jenkins
Reviewed-by: Rob Orton <rob@instructure.com>
QA-Review: Rob Orton <rob@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
2019-08-14 20:56:03 +00:00
..
graphql_helpers graphql: properly process assignment description 2018-11-27 19:20:42 +00:00
interfaces Fix n+1 with submission comments unread count in gql 2019-08-07 21:00:56 +00:00
loaders add body to submission draft in graphql 2019-08-06 17:37:15 +00:00
mutations create mark submission comment mutation 2019-08-14 15:53:36 +00:00
tracers use inst_statsd 2019-03-25 17:00:49 +00:00
types create mark submission comment mutation 2019-08-14 15:53:36 +00:00
audit_log_field_extension.rb truncate long strings in mutation audit log 2019-08-14 20:56:03 +00:00
canvas_schema.rb revert assignment override base dates 2019-08-02 18:08:59 +00:00
dynamo_connection.rb graphql: add mutation audit log 2019-07-23 21:17:45 +00:00
dynamo_query.rb mutation audit log: return most recent results first 2019-07-30 16:40:48 +00:00
graphql_custom_connections.rb Fix submission histories in graphql 2019-06-06 23:50:57 +00:00
graphql_helpers.rb graphql: fix returning overall course grades 2019-02-25 21:55:04 +00:00
graphql_node_loader.rb make Terms implement Node 2019-05-08 22:30:27 +00:00
graphql_postgres_timeout.rb graphql: replace instrumenter with field extension 2019-03-21 16:44:12 +00:00
types.rb Add copyright statement to top of .rb files 2018-03-08 22:40:48 +00:00