Skip to content

Releases: ushahidi/platform-sdk

[alpha] Feat: validation helper in Survey class

03 Dec 22:36
Compare
Choose a tag to compare
v0.3.2

feat(Validation): add small validation options for checkboxes and rad…

[alpha] Feat: validation helper in Survey class

03 Dec 22:24
Compare
Choose a tag to compare

Added two validators in the Survey class for options. The spread of validation rules in platform-client is a concern. I think we probably want to have a specific Validation class per object, and use that both in Platform-client and independent projects. Right now it's in the survey itself, I just wanted to add an initial idea for testing with some specific needs of platform at the moment.

Breaking change: require expire time for token to be used

14 Jul 10:39
Compare
Choose a tag to compare
v0.3.0

Breaking Change: objects require the expire date to use a token

Fix: savePost optionally uses token

08 Jul 19:49
Compare
Choose a tag to compare
v0.2.8

Bump: patch level - fixes bug with savePost - 0.2.8

Fix: savePost optionally uses token

08 Jul 19:38
Compare
Choose a tag to compare
v0.2.7

Fixes savePost to enable using token optionally rather than sending a…

Rename to api-v5

30 Jun 14:44
Compare
Choose a tag to compare
v0.2.6

v0.2.6

Using real backend for posts

19 Jun 08:12
Compare
Choose a tag to compare

Adding posts

18 Jun 16:12
Compare
Choose a tag to compare
v0.2.4

disabling tests until sdk is connected to backend

Categories-endpoint

02 Jun 11:09
Compare
Choose a tag to compare
0.2.1

adding tests for utils

Version 0.2.0

14 May 11:41
Compare
Choose a tag to compare

Minor change to getSurveys-function