Skip to content

Releases: uasoft-indonesia/badaso

v2.0.0-rc.10

29 Jul 06:03
06a5406
Compare
Choose a tag to compare

Changes

Features

Backend

v1.0.0-rc.11

29 Jul 06:04
00a7475
Compare
Choose a tag to compare

Changes

  • Add auth API documentation

v1.0.0-rc.10

19 Jul 09:54
a1c0936
Compare
Choose a tag to compare

Changes

Features

  • Add table prefix option
  • Add foreign key & soft delete

Frontend

  • Add foreign key & soft delete

Backend

  • Make sure that seeder use id
  • Add table prefix option
  • Add foreign key & soft delete

v2.0.0-rc.9

15 Jul 10:12
caf67a1
Compare
Choose a tag to compare

Changes

Features

Frontend

Backend

v1.0.0-rc.9

09 Jul 17:15
45dfa1c
Compare
Choose a tag to compare

Changes

  • Bugfix parameter typo

v1.0.0-rc.8

09 Jul 09:39
e386578
Compare
Choose a tag to compare

Changes

  • Add foregin key feature
  • Add soft delete feature

v2.0.0-rc.8

08 Jul 09:16
e9d9b42
Compare
Choose a tag to compare

Changes

Bug Fixes

  • badaso setup install replace bugfix @my4fdal (#255)
  • [Badaso v2] update name composer.json same update to v1 @my4fdal (#250)

Frontend

Backend

Dependency Updates

  • Bump version 2.0.0-rc.8 @rizkiheryandi (#260)
  • badaso setup install replace bugfix @my4fdal (#255)
  • [Badaso v2] update name composer.json same update to v1 @my4fdal (#250)

v1.0.0-rc.7

08 Jul 09:23
66bfd67
Compare
Choose a tag to compare

Changes

Bug Fixes

  • badaso setup install replace bugfix @my4fdal (#255)
  • update name composer.json @my4fdal

Frontend

  • update name composer.json @my4fdal
  • Required timestamp @dannyatthaya
  • Implement BEM & SMACSS methodology

Backend

  • badaso setup install replace bugfix
  • update name composer.json same update to v1
  • #241 Required timestamp @dannyatthaya
  • Implement BEM & SMACSS methodology

Dependency Updates

  • Bump version 2.0.0-rc.8 @rizkiheryandi
  • badaso setup install replace bugfix @my4fdal
  • update name composer.json same update to v1 @my4fdal

v2.0.0-rc.7

04 Jul 17:02
86e02cc
Compare
Choose a tag to compare

Changes

Important ! As badaso still on RC version, so some change may breaks the previous version. Sometime we need to squash migration file, because too many unpredictable column on table while development process.

Features

  • [badaso v2] add feature soft delete @my4fdal (#221)

Bug Fixes

  • [badaso v2] add permission generate file docs and api-docs.json 0775 @my4fdal (#234)
  • #208 Fixing license issue @dannyatthaya (#213)

Frontend

  • [badaso v2] add feature soft delete @my4fdal (#221)

Backend

Dependency Updates

Configs

v1.0.0-rc.6

04 Jul 17:05
3e0522e
Compare
Choose a tag to compare

Changes

Important ! As badaso still on RC version, so some change may breaks the previous version. Sometime we need to squash migration file, because too many unpredictable column on table while development process.

Features

  • add feature soft delete

Bug Fixes

  • add permission generate file docs and api-docs.json 0775
  • Fixing license issue

Frontend

  • add feature soft delete

Backend

  • add permission generate file docs and api-docs.json 0775
  • add feature soft delete
  • Fixing license issue
  • Squash migrations
  • change seeder replace concept to delete