diff options
author | Munyoki Kilyungi | 2023-03-20 12:18:14 +0300 |
---|---|---|
committer | BonfaceKilz | 2023-03-20 22:05:46 +0300 |
commit | c8c091c8e2833ce022c316cf498122b2af720f49 (patch) | |
tree | 9472c5e678688b87081da90943bd2394d8d2a074 /etc | |
parent | 6e45510c3ee685a960db594aef70661220bebe60 (diff) | |
download | genenetwork2-c8c091c8e2833ce022c316cf498122b2af720f49.tar.gz |
Disable editing case-attributes
ATM, editing case-attributes is very buggy.
* wqflask/tests/integration/wqflask/test_metadata_edits.py: Delete.
* wqflask/wqflask/decorators.py: Remove:
gn3.authentication.get_groups_by_user_uid import.
(case_attributes_edit_access): Delete.
* wqflask/tests/integration/wqflask/test_metadata_edits.py: Remove
wqflask.decorators.case_attributes_edit_access,
gn3.db.case_attributes.get_case_attributes,
gn3.db.case_attributes.get_unreviewed_diffs,
gn3.db.case_attributes.insert_case_attribute_audit,
gn3.db.case_attributes.reject_case_attribute and
gn3.db.case_attributes.approve_case_attribute.
(display_phenotype_metadata): Remove headers arg when rendering
template.
(update_phenotype): Remove case attribute headers list when updating a
phenotype.
(show_case_attribute_columns, update_case_attributes): Delete.
(reject_case_attribute_data, approve_case_attribute_data): Ditto.
* wqflask/wqflask/templates/edit_phenotype.html: Remove link that
shows all the listed case-attributes.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions