Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

Releases: beohoang98/internet-banking

v0.5.0

03 Jan 17:39
Compare
Choose a tag to compare

0.5.0 (2021-01-03)

Bug Fixes

  • add missing lodash cause by mailer module (3b19dcd)
  • paginate query (269e257)
  • update balance when client send money request (fd415fa)
  • update balance when client send money request (a050780)

Features

  • logout button (6cf51f2)
  • partner_management: add paginate transaction table for admin (7ad9167)

v0.4.0

18 Aug 09:06
Compare
Choose a tag to compare

0.4.0 (2020-08-18)

Features

v0.3.2

18 Aug 05:55
c48babd
Compare
Choose a tag to compare

0.3.2 (2020-08-18)

Bug Fixes

  • add missing lodash cause by mailer module (808b5f6)

v0.3.1

18 Aug 05:03
dcc2d20
Compare
Choose a tag to compare

0.3.1 (2020-08-18)

Bug Fixes

  • paginate query (a8867e4)
  • update balance when client send money request (6b2cd9a)
  • update balance when client send money request (3c6285a)

v0.3.0

18 Aug 03:18
565c89f
Compare
Choose a tag to compare

0.3.0 (2020-08-18)

Features

  • partner_management: add paginate transaction table for admin (e9c65f9)
  • partner_management: query trans by date (3157e1a)

v0.2.4

29 Jul 15:42
8b45c35
Compare
Choose a tag to compare

0.2.4 (2020-07-29)

Bug Fixes

v0.2.3

27 Jul 10:31
a269a35
Compare
Choose a tag to compare

0.2.3 (2020-07-27)

Bug Fixes

  • partnet docs and parnet check-account should return 404 (192da00)

v0.2.2

27 Jul 09:36
14a39eb
Compare
Choose a tag to compare

0.2.2 (2020-07-27)

Bug Fixes

v0.2.1

24 Jul 13:26
1b9ad49
Compare
Choose a tag to compare

0.2.1 (2020-07-24)

Bug Fixes

  • element-ui using global (b52b7bb)

v0.2.0

13 Jul 10:10
a0399f6
Compare
Choose a tag to compare

0.2.0 (2020-07-13)

Bug Fixes

Features

  • partner: add partner management page (db1485a)
  • partner: transaction log for partner and refactor send api (636949d)