Releases: iris-connect/iris-client
Releases · iris-connect/iris-client
v1.1.0-rc.3
1.1.0-rc.3 (2021-11-03)
Bug Fixes
- An admin can now change a user's data again. An error occurred (402baba)
- Cleans the Docker image of the frontend from artifacts that are only needed for the build. This makes it more secure and greatly reduced in size. (d62ca2a), closes #442
- Restricts the content of …deployment….zip to the folders and files (d265238), closes #432 #433
v1.1.0-rc.2
1.1.0-rc.2 (2021-10-30)
Bug Fixes
- build: The image tags in the composite files are now correct with
-latest
in pre-release builds. (9146a1f)
v1.1.0-rc.1
1.1.0-rc.1 (2021-10-26)
Bug Fixes
- After an update, the frontend is automatically reloaded if it would (cb98b9c), closes iris-connect/iris-backlog#229 #358
- Fixed an occasional blank home screen when contact address information is missing. (8a7fe34), closes #350
- Front end no longer runs as root in the container. (6da6662), closes iris-connect/iris-backlog#224 #329
- If an error occurs in the app, a data request is now no longer (9e0c176), closes iris-connect/iris-backlog#124
- International phone numbers will be accepted now. (6b08b0a), closes iris-connect/iris-backlog#230
- Meaningful error message if username is already used. (e244049), closes iris-connect/iris-backlog#192
- Removes license reference for code generated by Swagger that no (85c07a5)
- Use event request guest's mobile number as phone number if mobile number is valid and phone number is not. (99fd390), closes iris-connect/iris-backlog#249 #419
Features
- Add search hint to location search dialog explaining on how to use the new search algorithm. (3022d28), closes iris-connect/iris-backlog#110 #370
- Adds automated end to end tests to check many frontend core functionalities. (3dd737c), closes #420
- Change atomic address from columns to comma separated text in standard csv export. (a9a9fb5), closes iris-connect/iris-backlog#246 #403
- Enables MySQL, MariaDB and MSSQL to be used alongside PostgreSQL as DBMS. (416172f), closes #214 #386
- Extends the search of events and cases to a fuzzy and wildcard search over the visible text columns of the event and the case overview. (7457f11), closes iris-connect/iris-backlog#110 #385
- Old cases and events are deleted after a configurable time (default is after 6 months) with all associated data. (3da22e4), closes iris-connect/iris-backlog#244 #384
v1.0.1
1.0.1 (2021-09-02)
Bug Fixes
- The client can reach the productive backend service again. For this purpose, the old environment variable IRIS_LOCATION-SERVICE_ENDPOINT is now taken into account again, which has been replaced by IRIS_BACKEND-SERVICE_ENDPOINT. (517d436)
Upgrade Guides
Anleitung Docker Compose:
Anleitung Stand-Alone:
v1.0.0
1.0.0 (2021-08-31)
Bug Fixes
- Add package-lock to fe project (40b1a78)
- Adds restart policy to all docker compose services. (#217) (3a7534b)
- adjust unit tests for new location search api (#108) (bc5343a), closes iris-connect/iris-backlog#96
- Admin user settings do not apply (#115) (2f93a48)
- date-picker visual bug when resizing page (#152) (06fbb45)
- enable cross origin POST for data submission endpoint (389a08d)
- FE image build error (#229) (6905694)
- 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 ClassNotFoundException with jsonrpc4j (#315) (a0e1cdc)
- Fixes errors in release process and updates documentation based on user feedback. (f18b5a7), closes #107
- Fixes issue that calls to SD are not using HTTP_PROXY (#131) (767af86)
- fixes pipeline build problem (#168) (9a5bd58)
- Fixes problem stand alone release did not contain the ca folder. (#201) (6c5fba5)
- Fixes problem that incorrect version and build were shown. (fe917ec)
- Fixes problem that PROXY_URL was still not applied. (dffcb33)
- fixes type in Frontend on home/Home.vue (#234) (db1e73c)
- fixes wrong expected response status (596d99d)
- Fixes wrong URL endpoint. (8e4774a)
- handle missing address information & error messages (#279) (f13b0e2)
- Handle missing contact property in location object, avoid null Error. (#149) (ce2a686), closes iris-gateway/iris-backlog#119
- Limits length of user names to 50 to ensure clean display. (93a195b), closes #270
- moves dev documentation for Java to iris-client repo (7167607)
- Removes default admin credentials for production environment and (#258) (ba9340e)
- 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
- repair mock api for location search (#161) (3fe5cb6)
- restore the header mapping function (#146) (27e79a0), closes iris-gateway/iris-backlog#74
- reverts package-lock.json to version 1 (9aaa213)
- too many connections from EPS. (#165) (8710ba1)
- Triggers new release 1.0.0-rc.9 (8b690e3)
- typo (75769c7)
- 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)
- Updates Spring Boot. Fixes #155 (342e220), closes #155
- Validation of incoming guest list with cutting strings at maxlength. (db6d7b2), closes iris-connect/iris-backlog#233 #254
- 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)
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](e65dec665f932a0168d56398...
v1.0.0-rc.14
v1.0.0-rc.13
1.0.0-rc.13 (2021-08-30)
Bug Fixes
- fixes type in Frontend on home/Home.vue (#234) (db1e73c)
- handle missing address information & error messages (#279) (f13b0e2)
- Limits length of user names to 50 to ensure clean display. (93a195b), closes #270
- Removes default admin credentials for production environment and (#258) (ba9340e)
- Validation of incoming guest list with cutting strings at maxlength. (db6d7b2), closes iris-connect/iris-backlog#233 #254
Features
- Activates blocking time after failed login attempts to avoid brute-force attack. (0339ce7), closes iris-connect/iris-backlog#225 #255
- adds password policy to frontend validation (#262) (63449d6)
- After the guest list has been submitted, the proxy announcement should be closed (#145) (4f553ea), closes iris-gateway/iris-backlog#120 iris-gateway/iris-backlog#120 iris-gateway/iris-backlog#120 iris-gateway/iris-backlog#129 iris-gateway/iris-backlog#120 iris-gateway/iris-backlog#120 iris-connect/iris-backlog#218 iris-connect/iris-backlog#218 iris-connect/iris-backlog#218
- As a health department employee I want that e-mail sending is asynchronous and repeated in case of errors so that I will get my notification when new data is received (#207) (f950eb1), closes iris-gateway/iris-backlog#126 iris-gateway/iris-backlog#126 iris-gateway/iris-backlog#126 iris-gateway/iris-backlog#126 iris-connect/iris-backlog#126 iris-connect/iris-backlog#126 iris-gateway/iris-backlog#126 iris-gateway/iris-backlog#126 iris-gateway/iris-backlog#126 iris-gateway/iris-backlog#126 iris-gateway/iris-backlog#126 #230 Feature/backlog#160 #225 backlog#160 #228 #226 iris-connect/iris-backlog#199 iris-connect/iris-backlog#199 iris-connect/iris-backlog#199 iris-connect/iris-backlog#200
- Blocks delete requests in the client backend if a user would (#256) (60d5e91)
- csv export atomic address (#235) (368cf66)
- disables the user delete button for the current user (e8394f3), closes #250 #259
- enable rate limiting on nginx Refs iris-connect/iris-backlog#168^C (#212) (cbaa17d)
- enhances frontend security & performance (#233) (a3798c5)
- hides nginx version for security reasons (#272) (8194a13)
- Makes own profile editable for regular users. (6a94785), closes #265
- renders primary texts in a darker color to improve readability (#263) (8ec0ac3)
- S.InputValidation in frontend and bff (#223) (e0f86ac), closes iris-gateway/iris-backlog#145 iris-gateway/iris-backlog#145 iris-gateway/iris-backlog#145 iris-gateway/iris-backlog#145 iris-gateway/iris-backlog#145 iris-gateway/iris-backlog#145 iris-gateway/iris-backlog#145 iris-gateway/iris-backlog#145 iris-gateway/iris-backlog#145 iris-gateway/iris-backlog#145 iris-gateway/iris-backlog#145 iris-gateway/iris-backlog#145 iris-gateway/iris-backlog#145 iris-connect/iris-backlog#145 iris-connect/iris-backlog#145 iris-connect/iris-backlog#145 iris-connect/iris-backlog#145 iris-gateway/iris-backlog#145
- Shows login rate limit in frontend (#261) (074aed3)
- submitted event data transmitted data are checked for completeness (a513a69), closes #268
- The password policy is checked in the backend and has been extended. (d6bca44), closes iris-connect/iris-backlog#222 #248
- update eps to 0.1.61 and adjust config for new eps version (#273) (788de3f)
- use gender equitable user roles (#267) ([2479b8a](2479b8a4bec3db74eda...
v1.0.0-rc.12
1.0.0-rc.12 (2021-07-27)
Bug Fixes
- Adds restart policy to all docker compose services. (#217) (3a7534b)
- FE image build error (#229) (6905694)
- repair mock api for location search (#161) (3fe5cb6)
- typo (75769c7)
Features
- 192 Feature flag for index cases (#194) (22e0a4b), closes #192
- Log outgoing data requests with common format (b1e72fc), closes iris-connect/iris-backlog#202 iris-connect/iris-backlog#169 #224
- use local fonts for gdpr compliance (#220) (6492e3a)
v1.0.0-rc.11
1.0.0-rc.11 (2021-07-02)
Bug Fixes
v1.0.0-rc.10
1.0.0-rc.10 (2021-07-02)
Bug Fixes
- Fixes problem that incorrect version and build were shown. (fe917ec)
Features
- disable access to index-case feature in FE (#193) (5b77fbd)
- index case data (611d4f0), closes iris-connect/iris-backlog/issues#129 iris-connect/iris-backlog/issues#129 iris-connect/iris-backlog/issues#129 iris-connect/iris-backlog/issues#129
- Stand Alone Documentation for Health Departments without Docker environment. (2af2c1f), closes #182
- use env vars for hostnames in eps roles (#199) (34a3df4)