Skip to content
Snippets Groups Projects
Select Git revision
  • 107-read-only-locked-datasets
  • 109-servlet-upload-to-dataset-with-dataset-iric-data-id
  • 110-make-newly-uploaded-files-readable-by-the-group
  • 111-oauth
  • 114-make-endpoint-to-fetch-all-datasets-available-to-a-user
  • 116-datafiles-operations
  • 117-datasets-operations
  • 118-add-possibility-of-querying-annotations-of-datafiles
  • 118-add-possibility-of-querying-annotations-of-files-or-datasets
  • 119-add-access-to-all-ds-df-views-by-iric_data_id-slug
  • 122-add-json-example-for-annotations-in-file-upload-form
  • 124-refactor-views-to-separate-restful-views-from-web-page-views
  • 126-explore-graphql-as-separate-api
  • 131-select-a-file-using-his-hash-as-id
  • 141-switch-to-free-icons
  • 142-update-upload-file-functions-to-return-iric_data_id-and-numerical_id-like-in-api-v1
  • 148-graphql-select-files-using-severals-annotations-key-and-values
  • 162-rm-dependence-to-python2
  • 163-group-public
  • 164-return-id-of-lab-user-group
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.011Jul21Jun20131May2528Apr9Mar87617Feb1310987632130Jan272625239523Dec8630Nov2231Aug22Jun2120109Feb8Nov30Aug242330Jul11Mar23Feb221815125432129Jan28201413126514Dec11910Nov5330Oct21201916155May3Apr24Mar2354328Feb27212016Jan15141320Dec191817166522Nov21201914131175430Oct29282524211817151110924Sep19965429Aug876131Jul2523926Jun191413121014May25Mar224127Feb2269Jan721Dec18WIPMerge branch 'master' into 186-datafile-annotation-return-as-json-in-graphql-output-instead-of-jsonstringrestores BIND_AS_AUTHENTICATING_USER functionality for local devlinting fixesRemove json importGenericScalar on DataFileType instead of DataSetTypeGraphQL DataFileType annotations treated as returned as JSON instead of JSONStringAdds tokenLogin capacity on datafile update and downloadUpdates user_logged_in listener to only update user Profile if login did not happen from TokenAuthBackendmigration to reflect blank_true on datafile lab attributeUpdates psycopg2-binary requirement slightly to make ccompatible with python 3.9.5Enables submittal of DataFile through pyIricData without specifying a value for <lab>Merge branch '183-sharegroup-option-in-ds-update' into 'dev'Populate /secure/my-sharegroups/ with the same groups that are available to a user when he share a DS to a group183-sharegroup-…183-sharegroup-option-in-ds-updateMerge branch 'dev' into 'master'Update graphql_schema.pyMerge branch '182-need-a-way-to-query-logged-user-information' into 'dev'Remove unused kwargs argumentMerge branch '181-need-an-option-for-profiles-to-only-return-user-info' into 'dev'Simplify syntaxUpdate PERMISSION.mdAdd my_profile graphql query fieldMerge branch '180-fix-fix-datafileattachmutation' into 'master'Fix bug where empty annotations caused an errorMerge branch '179-fix-datafileattachmutation' into 'master'Parse json string for DataFileAttachMutation179-fix-datafil…179-fix-datafileattachmutationRename owned_by_user to created_by_userMerge branch '178-dataset-and-datafile-graphql-queries-should-incidate-if-the-user-is-the-owner-of-the-object' into 'master'Added "owned_by_user" graphene field on DataFile and DataSet178-dataset-and…178-dataset-and-datafile-graphql-queries-should-incidate-if-the-user-is-the-owner-of-the-objectMerge branch '177-allow-staff-to-access-user-api-token-with-graphql' into 'master'Add access to api_token to staff user via graphQL177-allow-staff…177-allow-staff-to-access-user-api-token-with-graphqlMerge branch '175-datasets-graphql-query-returns-duplicates' into 'master'Add .distinct() on most query methods175-datasets-gr…175-datasets-graphql-query-returns-duplicatesFix DS writable_by_profile funcMerge branch '176-allow-staff-user-to-modify-any-ds' into 'master'Add staff user to profiles that can modify a DS176-allow-staff…176-allow-staff-user-to-modify-any-dsMerge branch '174-fix-dataset-modifications-by-graphql' into 'master'Pass request user to DataSetForm is_valid func174-fix-dataset…174-fix-dataset-modifications-by-graphqlMerge branch '171-dataset-creation-with-graphql-ignores-read_only-argument' into 'master'Update graphql_schema.py
Loading