Skip to content

Releases: impactMarket/backend

0.0.6

21 Dec 18:52
Compare
Choose a tag to compare
0.0.6

0.0.4

27 Oct 19:16
Compare
Choose a tag to compare
0.0.4

0.0.3

22 Oct 22:03
Compare
Choose a tag to compare
0.0.3

0.0.2

22 Oct 22:04
Compare
Choose a tag to compare
0.0.2

0.0.1

22 Oct 22:03
Compare
Choose a tag to compare
0.0.1

v0.0.1-beta.0

05 Sep 11:43
Compare
Choose a tag to compare
v0.0.1-beta.0 Pre-release
Pre-release
  • Heroku pipeline (WIP)
  • Save claim location (not tied to user)
  • Fix some endpoints

v0.0.1-alpha.18

05 Sep 11:42
Compare
Choose a tag to compare
v0.0.1-alpha.18 Pre-release
Pre-release
  • Calculate the beneficiary claimed amount in community
  • Calculate SSI (draft)
  • Improve API security
  • Agenda and job scheduler
  • Better logging system (Winston and morgan)

v0.0.1-alpha.17

08 Jul 14:22
Compare
Choose a tag to compare
v0.0.1-alpha.17 Pre-release
Pre-release
  • Delete username table and create user table with new params
  • Update migration files
  • Upload community picture to S3
  • Change return transaction to return community for endpoints /transactions/managerin and /transactions/beneficiaryin
  • Structure a CRON Job to calculate SSI (WIP)
  • Fix minimal typos and issues.

v0.0.1-alpha.16

08 Jul 14:22
Compare
Choose a tag to compare
v0.0.1-alpha.16 Pre-release
Pre-release
  • Each address can create only one community
  • Group addresses (of all kinds) with names

Remove and add again

09 Jun 22:37
Compare
Choose a tag to compare
Remove and add again Pre-release
Pre-release

We can now edit communities, remove and add again beneficiaries.

  • Catch new CommunityEdited event and return most recent data
  • Get added and removed beneficiaries (return only the most recent state)