v0.2.0-rc.1
Pre-release
Pre-release
0.2.0-rc.1 (2021-05-20)
Bug Fixes
- Add package-lock to fe project (40b1a78)
- Fixes bug in migration schema. see https://www.postgresql.org/docs/9.1/sql-altertable.html. (61146cd)
- fixes build path for nginx (3d2ffeb), closes #65
- fixes build path for nginx (dc859cb), closes #65
- fixes wrong expected response status (596d99d)
- Fixes wrong URL endpoint. (8e4774a)
- moves dev documentation for Java to iris-client repo (7167607)
- removes parent relationship in Sormas API client (#64) (544be54), closes #61
- Removes unused keystore (759b1ba)
- update fe api client to use correct path for events (3f78075)
- readme: adds link to git flow description (aba7621)
- readme: adds the definitions of commit messages and branching strategy (3c0adfb)
- readme: fixes wrong displayed list (15f4098)
- renames packages (72d0430), closes iris-gateway/iris-backlog#68
Features
- #77 Adds both location name and officalName to the display of the location. (db90ea3)
- #77 Adjust the display formatting (d7002ef)
- #77 changes var to let (c5a67e6)
- #77 Implemented checks to prevent undefined for the offical name and replace inline style with vuetify classes (e65dec6)
- #77 Improves the display of location names to prevent different variable usages (294d08c)
- #77 optimise code to remove else command (bd3cfb7)
- Adds guide for installing standalone Java Application. (63d2dd5)
- edit event tracking details + abort/complete event trackings (ca40b95), closes iris-gateway/iris-backlog/#59 iris-gateway/iris-backlog/#60 iris-gateway/iris-backlog/#61
- Merge pull request #54 from iris-gateway/feature/indexviews (3e385a8), closes iris-gateway/iris-backlog#1 iris-gateway/iris-backlog#4 iris-gateway/iris-backlog#5
- Submit and receive data requests/submission via EPS (#83) (79538e9)
- weekly data api implementation. Refs iris-gateway/iris-backlog#{86} (19de6ba)
- weekly data visualization (#79) (e42822c)