Skip to content

[v0.7.2][HAPI-217] Client Side Following - Bug fixes

Pre-release
Pre-release

Choose a tag to compare

@FelipeRamosDev FelipeRamosDev released this 21 Aug 03:43
6547403

[v0.7.2] HAPI-217 Description

Fixing some bugs found during the new frontend development

Sub-tasks

  • HAPI-218 Authentication Checker (#242)
    Adding the auth checker for the client side, and the signout method

  • HAPI-219 Adapting the ajax outputs
    Fixed the issues with the ajax responses

  • HAPI-220 Prevent deleting issue found on bot-store (#243)
    Added a prevention for the issue

  • HAPI-221 Doc Subscription is not using the UID when a filter is provided (#244)
    Moved the setDocSubscription in order to get the UID on the loadDoc method to save the UID instead of filter

  • HAPI-222 Socket Delete event (#245)
    Created the delete snapshot updates