This is an automated email from the ASF dual-hosted git repository.

machristie pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git


    from aec22827 Fixing formatting with copy to clipboard snippets from ui 
tutorial
     new faeb92a0 AIRAVATA-3647 Special display for unauthenticated errors, 
directing users to re-authenticate
     new 04bae481 AIRAVATA-3647 update tutorial to use @api_view
     new c4a735ac AIRAVATA-3647 Documenting utility methods
     new d12ad44a AIRAVATA-3647 Unit test for handling unauthenticated REST 
error responses

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 django_airavata/apps/api/exceptions.py             |  6 +++
 .../django_airavata_api/js/errors/ErrorUtils.js    | 34 +++++++++++++++
 .../js/errors/UnhandledError.js                    |  6 +++
 .../js/errors/UnhandledErrorDispatcher.js          | 14 ++++++-
 .../django_airavata_api/js/utils/FetchUtils.js     |  4 +-
 django_airavata/apps/api/tests/test_views.py       | 23 ++++++++++
 .../common/js/components/NotificationsDisplay.vue  | 49 +++++++++++++++++-----
 docs/tutorial/custom_ui_tutorial.md                |  5 ++-
 tests/settings.py                                  |  5 ++-
 9 files changed, 131 insertions(+), 15 deletions(-)

Reply via email to