Skip to content

Commit

Permalink
chore(release): cut 30.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [30.1.0](v30.0.0...v30.1.0) (2020-12-01)

### Bug Fixes

* **about-page:** render undefined date strings as "N/A" (v34) ([132483c](132483c))
* **about-page:** render undefined date strings as "N/A" (v34) ([537e341](537e341))
* **account:** introduce local password validation identical to dhis2-core ([6cff458](6cff458))
* **account:** login again after password change ([79c96b9](79c96b9))
* **account:** show dialog after password change success ([ec779c5](ec779c5))
* **account:** show password change error from server permanently ([e74e7b1](e74e7b1))
* **account-editor:** switch to new password update endpoint (DHIS2-7669) ([3e95226](3e95226))
* **build:** adjust build config to newer webpack version ([c1b2f73](c1b2f73))
* **headerbar:** upgrade version so it gets latest features and fixes ([bc066ab](bc066ab))
* **messages:** remove examples of special characters from validation ([5afc1f8](5afc1f8))
* **translations:** sync translations from transifex (master) ([7899e7b](7899e7b))
* **translations:** sync translations from transifex (master) ([45d1266](45d1266))
* **translations:** sync translations from transifex (master) ([5ce29de](5ce29de))
* **translations:** sync translations from transifex (master) ([dee73cc](dee73cc))
* **translations:** sync translations from transifex (master) ([33fb920](33fb920))
* **translations:** sync translations from transifex (master) ([da294b6](da294b6))
* **translations:** sync translations from transifex (master) ([523614e](523614e))
* **translations:** sync translations from transifex (master) ([83129c0](83129c0))
* **translations:** sync translations from transifex (master) ([2e3f2e6](2e3f2e6))
* **translations:** sync translations from transifex (master) ([97d16a7](97d16a7))
* **translations:** sync translations from transifex (master) ([7112d10](7112d10))
* **translations:** sync translations from transifex (master) ([9a49c89](9a49c89))
* **translations:** sync translations from transifex (master) ([60c0499](60c0499))
* **translations:** sync translations from transifex (master) ([9096f5b](9096f5b))
* **translations:** sync translations from transifex (master) ([429068d](429068d))
* **translations:** sync translations from transifex (master) ([d847ee2](d847ee2))
* adjust component name and css classes and fix padding ([3f329ae](3f329ae))
* prevent browser autofill on password fields ([71736ac](71736ac))
* prevent old password autofill ([47dd5ed](47dd5ed))
* prevent other password fields from being auto-filled too ([5832113](5832113))
* use tables for tabular data and add table styles ([a140b9d](a140b9d))
* **translations:** sync translations from transifex (master) ([775f3c8](775f3c8))
* **translations:** sync translations from transifex (master) ([e2e2e3d](e2e2e3d))
* **translations:** sync translations from transifex (master) ([0744525](0744525))
* **translations:** sync translations from transifex (master) ([bd8e8f8](bd8e8f8))
* **translations:** sync translations from transifex (master) ([4202f60](4202f60))
* **translations:** sync translations from transifex (master) ([b3f7fc5](b3f7fc5))
* use try/catch when parsing utc strings ([ace8cb5](ace8cb5))

### Features

* **account-editor:** update password via new api endpoint ([7d279e9](7d279e9))
  • Loading branch information
dhis2-bot committed Dec 1, 2020
1 parent 64b2a93 commit f1154e8
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# [30.1.0](https://github.com/dhis2/user-profile-app/compare/v30.0.0...v30.1.0) (2020-12-01)


### Bug Fixes

* **about-page:** render undefined date strings as "N/A" (v34) ([132483c](https://github.com/dhis2/user-profile-app/commit/132483c628629b500b763fa69805da422b78dda1))
* **about-page:** render undefined date strings as "N/A" (v34) ([537e341](https://github.com/dhis2/user-profile-app/commit/537e34191dbefb55fb733fdf529af2c99e70d2ce))
* **account:** introduce local password validation identical to dhis2-core ([6cff458](https://github.com/dhis2/user-profile-app/commit/6cff458ebc0c6a3427dea2061e96e59b5510a13c))
* **account:** login again after password change ([79c96b9](https://github.com/dhis2/user-profile-app/commit/79c96b9c86428f2e2e4688841e2d9a4af52d455c))
* **account:** show dialog after password change success ([ec779c5](https://github.com/dhis2/user-profile-app/commit/ec779c5288fde788cf20c91f997d421afe10d135))
* **account:** show password change error from server permanently ([e74e7b1](https://github.com/dhis2/user-profile-app/commit/e74e7b1b8494695150b37496f314366c5649f6e1))
* **account-editor:** switch to new password update endpoint (DHIS2-7669) ([3e95226](https://github.com/dhis2/user-profile-app/commit/3e952263be9c989027765e496a0c6805c9af0283))
* **build:** adjust build config to newer webpack version ([c1b2f73](https://github.com/dhis2/user-profile-app/commit/c1b2f735e2d623f7bdb35ebbd9430cb4cc6b4edd))
* **headerbar:** upgrade version so it gets latest features and fixes ([bc066ab](https://github.com/dhis2/user-profile-app/commit/bc066abaf54b73365afe091b1891f3375efe38d5))
* **messages:** remove examples of special characters from validation ([5afc1f8](https://github.com/dhis2/user-profile-app/commit/5afc1f8cf78f1caa06c77b2b030b57f3e9e5a186))
* **translations:** sync translations from transifex (master) ([7899e7b](https://github.com/dhis2/user-profile-app/commit/7899e7b63735f5dd86ad9c6b0315253989bc008b))
* **translations:** sync translations from transifex (master) ([45d1266](https://github.com/dhis2/user-profile-app/commit/45d12666f58cfc922f61adfe983dc1c0d301ac6b))
* **translations:** sync translations from transifex (master) ([5ce29de](https://github.com/dhis2/user-profile-app/commit/5ce29de6e5ab542abecea4092a4ea89f5db6dece))
* **translations:** sync translations from transifex (master) ([dee73cc](https://github.com/dhis2/user-profile-app/commit/dee73ccf24fb28315af4ef249e4d448acaed1342))
* **translations:** sync translations from transifex (master) ([33fb920](https://github.com/dhis2/user-profile-app/commit/33fb92046ea1572502d6bf28df6efa1f3ffa7840))
* **translations:** sync translations from transifex (master) ([da294b6](https://github.com/dhis2/user-profile-app/commit/da294b6ebd40ccd5b0fffb1105475af2672c57c1))
* **translations:** sync translations from transifex (master) ([523614e](https://github.com/dhis2/user-profile-app/commit/523614e1f8e0bc143ae9bb1c45c8470bfcb7afbc))
* **translations:** sync translations from transifex (master) ([83129c0](https://github.com/dhis2/user-profile-app/commit/83129c0f37fc23ef32d241e57ac97fe3f8cb2175))
* **translations:** sync translations from transifex (master) ([2e3f2e6](https://github.com/dhis2/user-profile-app/commit/2e3f2e6067150a924b62456213cecc9ed8c6217e))
* **translations:** sync translations from transifex (master) ([97d16a7](https://github.com/dhis2/user-profile-app/commit/97d16a7be46c011dadeb921e474aa35708c29fea))
* **translations:** sync translations from transifex (master) ([7112d10](https://github.com/dhis2/user-profile-app/commit/7112d1067c7fbd5a1059c36f087d19191b0161a7))
* **translations:** sync translations from transifex (master) ([9a49c89](https://github.com/dhis2/user-profile-app/commit/9a49c89e57b583cbf48305bb4d025cb8a6215802))
* **translations:** sync translations from transifex (master) ([60c0499](https://github.com/dhis2/user-profile-app/commit/60c0499479ba79d11e7d9399d2df0ad74b094939))
* **translations:** sync translations from transifex (master) ([9096f5b](https://github.com/dhis2/user-profile-app/commit/9096f5ba3a5717acf12ccaaf216c1c164acacffd))
* **translations:** sync translations from transifex (master) ([429068d](https://github.com/dhis2/user-profile-app/commit/429068d7124d6baa3f780a2892ae9e89feb5ab20))
* **translations:** sync translations from transifex (master) ([d847ee2](https://github.com/dhis2/user-profile-app/commit/d847ee27c0b3c1ba647c82bd5bf127445bcd3f79))
* adjust component name and css classes and fix padding ([3f329ae](https://github.com/dhis2/user-profile-app/commit/3f329aeb0acb468c90c3d778ce5fc9365099d6f4))
* prevent browser autofill on password fields ([71736ac](https://github.com/dhis2/user-profile-app/commit/71736ac0187ee3437867635b98e939e70131938c))
* prevent old password autofill ([47dd5ed](https://github.com/dhis2/user-profile-app/commit/47dd5ed0b763b89bc3a4e921d42cad1f1799b9b1))
* prevent other password fields from being auto-filled too ([5832113](https://github.com/dhis2/user-profile-app/commit/5832113a0ff1d4c0fc4680c6b424f33bf919973a))
* use tables for tabular data and add table styles ([a140b9d](https://github.com/dhis2/user-profile-app/commit/a140b9dfa3c4fc6908fee8bcddd4081cb47ca325))
* **translations:** sync translations from transifex (master) ([775f3c8](https://github.com/dhis2/user-profile-app/commit/775f3c8658e63ee09ccd0842bab701e5e2e52a70))
* **translations:** sync translations from transifex (master) ([e2e2e3d](https://github.com/dhis2/user-profile-app/commit/e2e2e3d5751d377be374b0213d2dfd6787031ded))
* **translations:** sync translations from transifex (master) ([0744525](https://github.com/dhis2/user-profile-app/commit/0744525cd541f866312fe3b1b0eabbddee2aaff1))
* **translations:** sync translations from transifex (master) ([bd8e8f8](https://github.com/dhis2/user-profile-app/commit/bd8e8f8c8f1c1ccebf42e629bb6e47be45b76b4d))
* **translations:** sync translations from transifex (master) ([4202f60](https://github.com/dhis2/user-profile-app/commit/4202f6021a5f84b9c43e8da7ace876608370f504))
* **translations:** sync translations from transifex (master) ([b3f7fc5](https://github.com/dhis2/user-profile-app/commit/b3f7fc51d9500c8aa26b1db5b7df50490509bc77))
* use try/catch when parsing utc strings ([ace8cb5](https://github.com/dhis2/user-profile-app/commit/ace8cb5c03ddf42ec4915ee5803ed862c1a4d173))


### Features

* **account-editor:** update password via new api endpoint ([7d279e9](https://github.com/dhis2/user-profile-app/commit/7d279e91a1acc3071523b35df34cc3c87489b9f8))

0 comments on commit f1154e8

Please sign in to comment.