Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validator #120

Merged
merged 2 commits into from
May 26, 2022
Merged

Validator #120

merged 2 commits into from
May 26, 2022

Conversation

HadleyKing
Copy link
Collaborator

No description provided.

	modified:   api/scripts/method_specific/POST_validate_payload_against_schema.py
	modified:   api/urls.py
	renamed:    api/validation_definitions/IEEE/IEEE2791-2020.schema -> api/validation_definitions/IEEE/2791object.json
	modified:   api/views.py
	modified:   bco_api/api/scripts/method_specific/POST_validate_payload_against_schema.py
	modified:   bco_api/api/views.py
@HadleyKing HadleyKing merged commit e91ac51 into 22.06 May 26, 2022
@HadleyKing HadleyKing deleted the validator branch May 26, 2022 16:20
@HadleyKing
Copy link
Collaborator Author

Fix #12

HadleyKing added a commit that referenced this pull request Jun 10, 2022
* Update UserUtils for new user_info object
On branch ObjectVersioning
Changes to be committed:
	modified:   api/scripts/utilities/UserUtils.py

* Disallowed duplicate published biocompute object

- Add Object conflict error in DbUtils
- update post_api_objects_drafts_publish
- update get_draft_object_by_id
- change function imports from views.py

On branch ObjectVersioning
Your branch is up to date with 'origin/ObjectVersioning'.

Changes to be committed:
	modified:   api/scripts/method_specific/GET_draft_object_by_id.py
	modified:   api/scripts/method_specific/POST_api_objects_drafts_publish.py
	modified:   api/scripts/utilities/DbUtils.py
	modified:   api/views.py

* Roll back GroupInfo model
Changes to be committed:
	modified:   api/model/groups.py
	modified:   api/scripts/utilities/DbUtils.py
	modified:   api/signals.py
	modified:   api/urls.py

* Remove button from unsuccessful activation page

Close #120

Changes to be committed:
	modified:   api/templates/api/account_activation_message.html

* Add GroupInfo to Prefix listener

needed GroupInfo.objects for prefix groups to enable sharing and editing.
Changes to be committed:
	modified:   ../admin_only/db.sqlite3.dev
	modified:   api/model/groups.py
	modified:   api/model/prefix.py

* Remove debugging
Changes to be committed:
	modified:   api/model/prefix.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant