You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix ReportPostPayoad to accept a label string (#142)
* Fix ReportPostPayoad to accept a label stirng
This will allow caller to pass a label when generating an analytics report
* Also add new generated report status ("Scheduled...")
* Remove left off imports
Which can break caller libraries.
Add Location API, Bug Fix (DataBlock) (#136)
* Add getLocations
* Add Location model
* createdBy (Datablock) is string not Date
* Add new model to index
* Version bump
* Minor bump