Skip to content

Releases: haxxorsid/referralboard

Sprint 4 Release (v4.0.0)

20 Apr 04:49
1e13783
Compare
Choose a tag to compare

Summary

  • Added verified ticks for posts from verified users.
  • Added integration and unit tests.

Full Changelog: https://github.com/haxxorsid/referralboard/commits/v4.0.0

Sprint 3 Release (v3.0.0)

01 Apr 23:07
b1c1df9
Compare
Choose a tag to compare

Summary

  • Users are able to create post.
  • Users are able to view posts by others.

Full Changelog: https://github.com/haxxorsid/referralboard/commits/v3.0.0

Sprint 2 Release (v2.0.0)

05 Mar 00:37
Compare
Choose a tag to compare

Summary

  • Users are able to login and logout.
  • Users are able to register
  • Users are able to view posts by themselves
  • Users are able to update profile, email, password.
  • Added protection for pages and APIs (only logged in users are access some).
  • Redirecting user to the requested protected page after logged in.

Full Changelog: https://github.com/haxxorsid/referralboard/commits/v2.0.0

Sprint 1 Release (v1.0.1)

05 Mar 00:37
Compare
Choose a tag to compare

Summary

  • Updated README and Sprint1
  • Removed demo videos and images from the release.

Full Changelog: https://github.com/haxxorsid/referralboard/commits/v1.0.1

Sprint 1 Release (v1.0.0)

05 Mar 00:33
Compare
Choose a tag to compare

Summary

  • Created Get All users, Get by User Id, Get by Email, Create User, Update User APIs.
  • Created Create Post, Get Posts, Delete Post by Id APIs.
  • Created Login, Register, Home (Previous posts by self), Edit profile UI
  • Created a dummy page which lists out all posts.

Full Changelog: https://github.com/haxxorsid/referralboard/commits/v1.0.0