Summary
- add mode for query api (commit: 4bbafba) (details)
- update output logic (commit: c4a314f) (details)
- update function name (commit: 67e6826) (details)
- update handle facet related function (commit: 7d2220e) (details)
- function for handle different mode facet structure (commit: 4952254) (details)
- add x-file-name header (commit: 4229dce) (details)
- update responses info (commit: ae9863a) (details)
- remove unused api (commit: c214ff9) (details)
- update graphql query testing (commit: bb2c8a7) (details)
- remove HTTPException (commit: 59343f6) (details)
- update function name (commit: 4ef3e97) (details)
- minimise function arguments (commit: 01467da) (details)
- add comment (commit: c8eb578) (details)
- rename variable (commit: 897b819) (details)
- add comment (commit: 8503c74) (details)
- remove unused api (commit: 4600406) (details)
- update check_external_service (commit: 80d25d6) (details)
- remove project_id from sgqlc schema (commit: bd0d1e0) (details)
- add dependencies to routes (commit: 578fdd2) (details)
- update api depends (commit: 08999f0) (details)
- reduce code row length (commit: fe3530f) (details)
- update fg class naming (commit: a2c34e4) (details)
- update p class naming (commit: 2cc1ffa) (details)
- update s class format (commit: a6c660f) (details)
- update sgqlc class naming (commit: 620fa39) (details)
- format filter/search function (commit: d8b827f) (details)
- move access to init in fg class (commit: 1581794) (details)
- split fg class based on functionality (commit: 7a08b0a) (details)
- update filter related naming (commit: 6084467) (details)
- update data schema (commit: 7360687) (details)
- fix access (commit: cbc465b) (details)
- update access control for filter (commit: b2f13f3) (details)
- remove set_access (commit: c304a40) (details)
- update FILTER name (commit: 3c48a7a) (details)
- remove authorized_user from init (commit: b59d730) (details)
- add handle_facet_source function (commit: 697c4ff) (details)
- update Plot additional_types (commit: ed49ad0) (details)
- resolve conflict (commit: 750f30d) (details)
- update ORTHANC check (commit: c5c8b33) (details)
- initial with black, pylint, isort and mypy (commit: 1045b39) (details)
- upper case object name (commit: b330b43) (details)
- apply code standards to main.py (commit: 2e4737d) (details)
- apply code standards to config.py (commit: 92a5dc8) (details)
- apply code standards to data_schema.py (commit: b66f2f2) (details)
- apply code standards to filter_format.py (commit: 899363a) (details)
- remove (object) (commit: 2f29ff9) (details)
- add file docstring (commit: 2e86414) (details)
- change word (commit: ad381dc) (details)
- update docstring (commit: 609911b) (details)
- update naming and function (commit: c15b5eb) (details)
- apply code standards to filter_generato.py (commit: 7f223fd) (details)
- remove path check for download api (commit: c3b6d99) (details)
- update naming (commit: 2f6c5be) (details)
- apply code standards to filter.py (commit: 6cb45b8) (details)
- apply code standards to pagination_format.py (commit: 9951bc2) (details)
- update docstring (commit: 2b26782) (details)
- apply code standards to search.py (commit: 4721cd9) (details)
- update function name (commit: 0ed50bf) (details)
- update docsting (commit: 6bf4fa3) (details)
- update docstring (commit: 112efea) (details)
- update function name (commit: 443d528) (details)
- apply code standards to sgqlc.py (commit: 54c9e39) (details)
- update function name (commit: 404b1b8) (details)
- apply code standards to sgqlc_schema.py (commit: 6b6c823) (details)
- apply code standards to query_format.py (commit: 62c4ae9) (details)
- update function name (commit: 9c841f6) (details)
- update docstring (commit: 64504c2) (details)
- update docstring (commit: 7888486) (details)
- update function name (commit: 07aa4d7) (details)
- apply code standards to pagination.py (commit: 8b2e0ac) (details)
- remove empty line (commit: c2bf896) (details)
- apply code standards to user.py (commit: 4887c9d) (details)
- apply code standards to jwt.py (commit: 921b27a) (details)
- update docstring (commit: e128994) (details)
- remove unused function (commit: bd4538c) (details)
- update function name (commit: b7a9c3e) (details)
- add trigger if statement (commit: 431001f) (details)
- apply code standards to auth.py (commit: 2523701) (details)
- move gen3 query function to external service (commit: 12e5830) (details)
- apply code standards to external_service.py (commit: da734e1) (details)
- manage class object (commit: 5c9fffe) (details)
- move irods search to external service (commit: af09308) (details)
- update readme (commit: 753bc3a) (details)
- add env to env.txt (commit: 910153e) (details)
- update docstring (commit: e0d9b95) (details)
- change gain back to get (commit: 73e87a3) (details)
- use gen3 error exception (commit: 58da692) (details)
- move functions to external service (commit: 39f5954) (details)
- update name (commit: 6ae9655) (details)
- fix missing some related facet (commit: b1f84d8) (details)