Skip to content

Releases: swiftss-org/registry-api

v1.2.1

16 Jun 14:42

Choose a tag to compare

1.2.1 (2021-06-16)

Bug Fixes

  • semantic-release: fixed broken action (75dbdf9)

v1.2.0

09 Jun 12:41
2ae30c3

Choose a tag to compare

1.2.0 (2021-06-09)

Bug Fixes

  • docker-compose: renamed postgres image (70bab61)
  • factories: added 'password' in the user factory (4a6f65a)
  • factories: Fixed user factory (f917487)

Features

  • hospital: added hospital serializer (d8de168)
  • pagination: changed to page number pagination (f4ff5ca)
  • patients: added viewset and serializer for patients (5b8b2da)
  • patients: changed fields to charfields (213f0d4)
  • patients: patient registration requires a hospital (42a1714)
  • patients: registered url (ac08fba)
  • patients: removed UpdateModelMixin (ab4878e)

v1.1.0

04 Jun 14:41
0c6c9b7

Choose a tag to compare

1.1.0 (2021-06-04)

Features

v1.0.1

03 Jun 07:08
20a6ce6

Choose a tag to compare

1.0.1 (2021-06-03)

Bug Fixes

  • Datadog: remove Datadog integration (d3b4fc3)
  • static-files: fix issue with static files on local and production deployments (59e3bb8)

v1.0.0

01 Jun 15:59
e9b0229

Choose a tag to compare

1.0.0 (2021-06-01)

Bug Fixes