Skip to content

Releases: edx/edx-name-affirmation

Add simple_history records to VerifiedName model

11 Mar 15:05
62cff3e
Compare
Choose a tag to compare

Add simple_history record for tracking and debugging purposes for VerifiedName model

2.3.1: Delete VerifiedName if the proctored or IDV attempt is deleted

03 Mar 13:30
5577bac
Compare
Choose a tag to compare
Merge pull request #82 from edx/alangsto/add_delete_handlers

feat: if a proctored exam or IDV attempt is deleted, we should delete the VerifiedName

2.3.0: Add patch and delete to VerifiedNameView

01 Mar 15:42
c5ba5ee
Compare
Choose a tag to compare

Add REST API functionality to update verified name status, and to delete verified names.

https://github.com/edx/edx-name-affirmation/pull/80/files

2.2.1: Update verified name status to `denied` if proctoring status is `error`

23 Feb 16:27
6e416cb
Compare
Choose a tag to compare
Merge pull request #79 from edx/alangsto/account_for_error_status

fix: allow error status updates to trigger verified name updates

v2.2.0

18 Feb 07:04
2af8239
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...v2.2.0

Add ability to exclude statuses from get_verified_name

12 Jan 15:15
f7fe2bd
Compare
Choose a tag to compare

Remove unused celery tasks

17 Nov 20:18
d25d2ee
Compare
Choose a tag to compare
Merge pull request #69 from edx/alangsto/remove_old_tasks

chore: remove unused celery tasks

Cut over to new celery tasks

17 Nov 15:01
16f2197
Compare
Choose a tag to compare
Merge pull request #68 from edx/alangsto/cut_to_new_tasks

feat: cut over to new name affirmation tasks

Reduce number of celery tasks triggered by status updates

16 Nov 14:49
b45a424
Compare
Choose a tag to compare
Merge pull request #67 from edx/alangsto/reduce_celery_tasks

fix: reduce number of celery tasks for idv and proctoring updates

Remove VERIFIED_NAME_FLAG Waffle Flag

01 Nov 17:27
cedc273
Compare
Choose a tag to compare