aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2021-10-25change_resource_owner.html: Update endpoint for user-searchBonfaceKilz
2021-10-25Add "POST /resource-management/<resource_id>/users/search"BonfaceKilz
2021-10-25Add "GET /resources/<resource_id>/change-owner" endpointBonfaceKilz
2021-10-25utility: redis_tools: Remove dead functionsBonfaceKilz
2021-10-25manage_resource.html: Update the URL for updating the ownerBonfaceKilz
2021-10-25decorators: Use the correct logic to check for edit_admins_accessBonfaceKilz
2021-10-25Update failing tests when testing `get_user_access_roles`BonfaceKilz
2021-10-25Use gn-proxy to fetch access-roles instead of looking at redisBonfaceKilz
2021-10-25Add `edit_admins_required` decoratorBonfaceKilz
2021-10-25Add "GN2_PROXY" as a configurable optionBonfaceKilz
2021-10-25Add `POST resource-management/resources/<resource-id>/make-public`BonfaceKilz
2021-10-25wqflask: resource_manager: Add "resource_id" to resource dictBonfaceKilz
2021-10-25resource_manager: Use := to store embellished resource dictBonfaceKilz
2021-10-25Rename manage_resource -> view_resourceBonfaceKilz
2021-10-25manage_resource.html: Toggle the "is open to public" radio buttonsBonfaceKilz
2021-10-25wqflask: decorators: Make `edit_access_required` more genericBonfaceKilz
2021-10-25Move access_roles enums to it's own moduleBonfaceKilz
2021-10-25wqflask: decorators: Fix type when calling hexdigest()BonfaceKilz
2021-10-25manage_resources.html: Clean up htmlBonfaceKilz
2021-10-25manage_resource: Remove column "Admin" from group permissions tableBonfaceKilz
2021-10-25manage_resource: Add missing bootstrap "table" classBonfaceKilz
2021-10-25manage_resource.html: Remove unused stylesheetsBonfaceKilz
2021-10-25authentication_tools: Mark `check_owner_or_admin` as deprecatedBonfaceKilz
2021-10-25Add "GET /resource-management/resources/<resource_id>"BonfaceKilz
2021-10-25wqflask: resource_manager: Add `add_extra_resource_metadata` methodBonfaceKilz
2021-10-25Remove dead lineBonfaceKilz
2021-10-25manage_resource.html: Display group name next to it's unique idBonfaceKilz
2021-10-25manage_resource.html: If owner owns a resource display their nameBonfaceKilz
2021-10-25manage_resource.html: Remove "flash"BonfaceKilz
2021-10-25utility.hmac: Label "hmac_creation" as deprecatedBonfaceKilz
2021-10-25decorators: Add `@login_required` decoratorBonfaceKilz
2021-10-25Remove "utility.hmac.hmac_creation" which causes circular importsBonfaceKilz
2021-10-25Replace "resource_id" with "resource_info" dictBonfaceKilz
2021-10-25Get a users access maskBonfaceKilz
2021-10-25Add immutable data structures for admin and data access rolesBonfaceKilz
2021-10-25resource_manager: Add OrderedEnumBonfaceKilz
2021-10-25resource_manager: Add `get_user_membership` methodBonfaceKilz
2021-10-25resource_manager: Delete every route & helper method in this moduleBonfaceKilz
2021-10-25Add test-cases for `get_user_membership`BonfaceKilz
2021-10-25Mark `get_resource_info` as deprecatedBonfaceKilz
2021-10-25Move markdown_routes to api/markdownBonfaceKilz
2021-10-25api: correlation: Delete unused importsBonfaceKilz
2021-10-25api: correlation: Delete unused loggerBonfaceKilz
2021-10-22Fix line pulling GN3_LOCAL_URL from settingszsloan
2021-10-22Replace hardcoded GN proxy URLs in trait.py with one pulled from settingszsloan
2021-10-22Replace hardcoded GN proxy URL in decorators.py with one pulled from settingszsloan
2021-10-22Replace hardcoded GN proxy URLs with one pulled from settingszsloan
2021-10-22Replace hardcoded GN3 RQTL URLzsloan
2021-10-22Added proxy and local GN3 URLs in tools.py (which should be set in the settin...zsloan
2021-10-22Add NSF awardPjotr Prins