1.0.0-rc.1 (2021-06-09)
- Add package-lock to fe project (40b1a78)
- adjust unit tests for new location search api (#108) (bc5343a), closes iris-connect/iris-backlog#96
- Admin user settings do not apply (#115) (2f93a48)
- Correct remote git repo. (507fe48)
- 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 errors in release process and updates documentation based on user feedback. (f18b5a7), closes #107
- fixes wrong expected response status (596d99d)
- Fixes wrong URL endpoint. (8e4774a)
- moves dev documentation for Java to iris-client repo (7167607)
- Readme change. (07b50c6)
- Registry base name as variable. Set to own docker hub registry. (facbb16)
- removes parent relationship in Sormas API client (#64) (544be54), closes #61
- removes the picker-input-field css class to make the field changeable via keyboard after selection via click (#125) (272e6f9), closes iris-gateway/iris-backlog#83
- Removes unused keystore (759b1ba)
- renames packages (72d0430), closes iris-gateway/iris-backlog#68
- reverts package-lock.json to version 1 (9aaa213)
- UI improvements for commenting section of event tracking details (4a5ee20), closes iris-connect/iris-backlog#60
- update failing unit tests for new rpc client config (596c7b8)
- 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)
- #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)
- aborted requests handling (#129) (e449e36), closes iris-connect/iris-backlog#91
- Adds guide for installing standalone Java Application. (63d2dd5)
- announce connection to private-proxy without service-directory (967ae33)
- disable index cases views (0939dac), closes iris-connect/iris-backlog#102
- display about page with iris-client information (1362b26), closes iris-connect/iris-backlog#95
- 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
- Integrates an automatic update of the IRIS client. (61ff5b3), closes iris-connect/iris-backlog#104
- introduce faceting + pagination in location search (33c0616), closes iris-connect/iris-backlog#96
- introduce proxy service client and announcements (cb78b1d)
- logo change and logos in 'about' page (7bd42e3), closes iris-connect/iris-backlog#115 iris-connect/iris-backlog#112
- 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
- pagination and faceting API for data request (f7644df), closes iris-connect/iris-backlog#88
- revoke jwt tokens of modified, deleted or logged out users (cd1ffb9), closes iris-connect/iris-backlog#90
- SORMAS-compatible CSV-Export of guest lists (#114) (da3e369), closes iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74
- staging env configuration for new proxy service architecture (8ec8626)
- Submit and receive data requests/submission via EPS (#83) (79538e9)
- ui improvements to the event tracking creation (#81) (7ced631), closes #83 #83 #83 #83 #83 #83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#50 iris-gateway/iris-backlog#83
- weekly data api implementation. Refs iris-gateway/iris-backlog#{86} (19de6ba)
- weekly data visualization (#79) (e42822c)
- this requires an iris-gateway deployment with public-proxy-eps
Co-authored-by: Tim 62595633+lucky-lusa@users.noreply.github.com
1.0.0-rc.1 (2021-06-09)
- Add package-lock to fe project (40b1a78)
- adjust unit tests for new location search api (#108) (bc5343a), closes iris-connect/iris-backlog#96
- Admin user settings do not apply (#115) (2f93a48)
- Correct remote git repo. (507fe48)
- 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 errors in release process and updates documentation based on user feedback. (f18b5a7), closes #107
- fixes wrong expected response status (596d99d)
- Fixes wrong URL endpoint. (8e4774a)
- moves dev documentation for Java to iris-client repo (7167607)
- Registry base name as variable. Set to own docker hub registry. (facbb16)
- removes parent relationship in Sormas API client (#64) (544be54), closes #61
- removes the picker-input-field css class to make the field changeable via keyboard after selection via click (#125) (272e6f9), closes iris-gateway/iris-backlog#83
- Removes unused keystore (759b1ba)
- renames packages (72d0430), closes iris-gateway/iris-backlog#68
- reverts package-lock.json to version 1 (9aaa213)
- UI improvements for commenting section of event tracking details (4a5ee20), closes iris-connect/iris-backlog#60
- update failing unit tests for new rpc client config (596c7b8)
- 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)
- #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)
- aborted requests handling (#129) (e449e36), closes iris-connect/iris-backlog#91
- Adds guide for installing standalone Java Application. (63d2dd5)
- announce connection to private-proxy without service-directory (967ae33)
- disable index cases views (0939dac), closes iris-connect/iris-backlog#102
- display about page with iris-client information (1362b26), closes iris-connect/iris-backlog#95
- 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
- Integrates an automatic update of the IRIS client. (61ff5b3), closes iris-connect/iris-backlog#104
- introduce faceting + pagination in location search (33c0616), closes iris-connect/iris-backlog#96
- introduce proxy service client and announcements (cb78b1d)
- logo change and logos in 'about' page (7bd42e3), closes iris-connect/iris-backlog#115 iris-connect/iris-backlog#112
- 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
- pagination and faceting API for data request (f7644df), closes iris-connect/iris-backlog#88
- revoke jwt tokens of modified, deleted or logged out users (cd1ffb9), closes iris-connect/iris-backlog#90
- SORMAS-compatible CSV-Export of guest lists (#114) (da3e369), closes iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74
- staging env configuration for new proxy service architecture (8ec8626)
- Submit and receive data requests/submission via EPS (#83) (79538e9)
- ui improvements to the event tracking creation (#81) (7ced631), closes #83 #83 #83 #83 #83 #83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#50 iris-gateway/iris-backlog#83
- weekly data api implementation. Refs iris-gateway/iris-backlog#{86} (19de6ba)
- weekly data visualization (#79) (e42822c)
- this requires an iris-gateway deployment with public-proxy-eps
Co-authored-by: Tim 62595633+lucky-lusa@users.noreply.github.com
1.0.0-rc.1 (2021-06-09)
- Add package-lock to fe project (40b1a78)
- adjust unit tests for new location search api (#108) (bc5343a), closes iris-connect/iris-backlog#96
- Admin user settings do not apply (#115) (2f93a48)
- Correct remote git repo. (507fe48)
- 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 errors in release process and updates documentation based on user feedback. (f18b5a7), closes #107
- 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 the picker-input-field css class to make the field changeable via keyboard after selection via click (#125) (272e6f9), closes iris-gateway/iris-backlog#83
- Removes unused keystore (759b1ba)
- renames packages (72d0430), closes iris-gateway/iris-backlog#68
- reverts package-lock.json to version 1 (9aaa213)
- UI improvements for commenting section of event tracking details (4a5ee20), closes iris-connect/iris-backlog#60
- update failing unit tests for new rpc client config (596c7b8)
- 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)
- #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)
- aborted requests handling (#129) (e449e36), closes iris-connect/iris-backlog#91
- Adds guide for installing standalone Java Application. (63d2dd5)
- announce connection to private-proxy without service-directory (967ae33)
- disable index cases views (0939dac), closes iris-connect/iris-backlog#102
- display about page with iris-client information (1362b26), closes iris-connect/iris-backlog#95
- 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
- Integrates an automatic update of the IRIS client. (61ff5b3), closes iris-connect/iris-backlog#104
- introduce faceting + pagination in location search (33c0616), closes iris-connect/iris-backlog#96
- introduce proxy service client and announcements (cb78b1d)
- logo change and logos in 'about' page (7bd42e3), closes iris-connect/iris-backlog#115 iris-connect/iris-backlog#112
- 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
- pagination and faceting API for data request (f7644df), closes iris-connect/iris-backlog#88
- revoke jwt tokens of modified, deleted or logged out users (cd1ffb9), closes iris-connect/iris-backlog#90
- SORMAS-compatible CSV-Export of guest lists (#114) (da3e369), closes iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74 iris-gateway/iris-backlog#74
- staging env configuration for new proxy service architecture (8ec8626)
- Submit and receive data requests/submission via EPS (#83) (79538e9)
- ui improvements to the event tracking creation (#81) (7ced631), closes #83 #83 #83 #83 #83 #83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#50 iris-gateway/iris-backlog#83
- weekly data api implementation. Refs iris-gateway/iris-backlog#{86} (19de6ba)
- weekly data visualization (#79) (e42822c)
- this requires an iris-gateway deployment with public-proxy-eps
Co-authored-by: Tim 62595633+lucky-lusa@users.noreply.github.com
1.0.0-rc.4 (2021-05-29)
- update failing unit tests for new rpc client config (596c7b8)
- announce connection to private-proxy without service-directory (967ae33)
- display about page with iris-client information (1362b26), closes iris-connect/iris-backlog#95
- revoke jwt tokens of modified, deleted or logged out users (cd1ffb9), closes iris-connect/iris-backlog#90
1.0.0-rc.3 (2021-05-28)
1.0.0-rc.2 (2021-05-27)
- adjust unit tests for new location search api (#108) (bc5343a), closes iris-connect/iris-backlog#96
- Fixes errors in release process and updates documentation based on user feedback. (f18b5a7), closes #107
- introduce faceting + pagination in location search (33c0616), closes iris-connect/iris-backlog#96
1.0.0-rc.1 (2021-05-26)
- 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)
- reverts package-lock.json to version 1 (9aaa213)
- UI improvements for commenting section of event tracking details (4a5ee20), closes iris-connect/iris-backlog#60
- 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
- #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
- introduce proxy service client and announcements (cb78b1d)
- 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
- pagination and faceting API for data request (f7644df), closes iris-connect/iris-backlog#88
- staging env configuration for new proxy service architecture (8ec8626)
- Submit and receive data requests/submission via EPS (#83) (79538e9)
- ui improvements to the event tracking creation (#81) (7ced631), closes #83 #83 #83 #83 #83 #83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#83 iris-gateway/iris-backlog#50 iris-gateway/iris-backlog#83
- weekly data api implementation. Refs iris-gateway/iris-backlog#{86} (19de6ba)
- weekly data visualization (#79) (e42822c)
- this requires an iris-gateway deployment with public-proxy-eps
Co-authored-by: Tim 62595633+lucky-lusa@users.noreply.github.com