Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: reset app when New is clicked (v35) (DHIS2-9876) #1470

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

edoardo
Copy link
Member

@edoardo edoardo commented Nov 19, 2020

The app should reset also when the URL does not change, like when a
non-saved visualization is shown and New in the FileMenu is clicked.
This used to work in 2.34.

(cherry picked from commit 0dc16ed)

See the original PR #1406 for more information.

The app should reset also when the URL does not change, like when a
non-saved visualization is shown and New in the FileMenu is clicked.
This used to work in 2.34.

(cherry picked from commit 0dc16ed)
@edoardo edoardo changed the title fix: reset app when New is clicked (DHIS2-9876) fix: reset app when New is clicked (v35) (DHIS2-9876) Nov 19, 2020
@edoardo edoardo merged commit 3d6a299 into 35.x Nov 19, 2020
@edoardo edoardo deleted the backport/reset-on-new-v35 branch November 19, 2020 14:29
dhis2-bot added a commit that referenced this pull request Mar 23, 2021
## [35.12.25](v35.12.24...v35.12.25) (2021-03-23)

### Bug Fixes

* debounce DHIS2-10611 interpretations DHIS2-10625 ([#1670](#1670)) ([4c6f987](4c6f987))
* **translations:** sync translations from transifex (35.x) ([b730093](b730093))
* **translations:** sync translations from transifex (35.x) ([c86f8b3](c86f8b3))
* **translations:** sync translations from transifex (35.x) ([d0fb384](d0fb384))
* **translations:** sync translations from transifex (35.x) ([f9df3d5](f9df3d5))
* **translations:** sync translations from transifex (35.x) ([c9537f0](c9537f0))
* **translations:** sync translations from transifex (35.x) ([8c5df7c](8c5df7c))
* **translations:** sync translations from transifex (35.x) ([f0f3e07](f0f3e07))
* reset app when New is clicked (DHIS2-9876) ([#1470](#1470)) ([3d6a299](3d6a299))
* upgrade d2-ui dependencies to fix interpretations translations [v35] ([#1514](#1514)) ([3d18155](3d18155))
dhis2-bot added a commit that referenced this pull request Mar 24, 2021
## [35.12.25](v35.12.24...v35.12.25) (2021-03-24)

### Bug Fixes

* bump Analytics to latest ([#1671](#1671)) ([d848cba](d848cba))
* debounce DHIS2-10611 interpretations DHIS2-10625 ([#1670](#1670)) ([4c6f987](4c6f987))
* **translations:** sync translations from transifex (35.x) ([b730093](b730093))
* **translations:** sync translations from transifex (35.x) ([c86f8b3](c86f8b3))
* **translations:** sync translations from transifex (35.x) ([d0fb384](d0fb384))
* **translations:** sync translations from transifex (35.x) ([f9df3d5](f9df3d5))
* **translations:** sync translations from transifex (35.x) ([c9537f0](c9537f0))
* **translations:** sync translations from transifex (35.x) ([8c5df7c](8c5df7c))
* **translations:** sync translations from transifex (35.x) ([f0f3e07](f0f3e07))
* reset app when New is clicked (DHIS2-9876) ([#1470](#1470)) ([3d6a299](3d6a299))
* upgrade d2-ui dependencies to fix interpretations translations [v35] ([#1514](#1514)) ([3d18155](3d18155))
dhis2-bot added a commit that referenced this pull request Mar 25, 2021
## [35.12.25](v35.12.24...v35.12.25) (2021-03-25)

### Bug Fixes

* bump Analytics to latest ([#1671](#1671)) ([d848cba](d848cba))
* debounce DHIS2-10611 interpretations DHIS2-10625 ([#1670](#1670)) ([4c6f987](4c6f987))
* **translations:** sync translations from transifex (35.x) ([b730093](b730093))
* **translations:** sync translations from transifex (35.x) ([c86f8b3](c86f8b3))
* **translations:** sync translations from transifex (35.x) ([d0fb384](d0fb384))
* **translations:** sync translations from transifex (35.x) ([f9df3d5](f9df3d5))
* **translations:** sync translations from transifex (35.x) ([c9537f0](c9537f0))
* **translations:** sync translations from transifex (35.x) ([8c5df7c](8c5df7c))
* **translations:** sync translations from transifex (35.x) ([f0f3e07](f0f3e07))
* reset app when New is clicked (DHIS2-9876) ([#1470](#1470)) ([3d6a299](3d6a299))
* upgrade d2-ui dependencies to fix interpretations translations [v35] ([#1514](#1514)) ([3d18155](3d18155))
dhis2-bot added a commit that referenced this pull request Mar 26, 2021
## [35.12.25](v35.12.24...v35.12.25) (2021-03-26)

### Bug Fixes

* bump Analytics to latest ([#1671](#1671)) ([d848cba](d848cba))
* debounce DHIS2-10611 interpretations DHIS2-10625 ([#1670](#1670)) ([4c6f987](4c6f987))
* fix download links for dataValueSet DHIS2-9789 v35 ([#1674](#1674)) ([394dd56](394dd56))
* **translations:** sync translations from transifex (35.x) ([b730093](b730093))
* **translations:** sync translations from transifex (35.x) ([c86f8b3](c86f8b3))
* **translations:** sync translations from transifex (35.x) ([d0fb384](d0fb384))
* **translations:** sync translations from transifex (35.x) ([f9df3d5](f9df3d5))
* **translations:** sync translations from transifex (35.x) ([c9537f0](c9537f0))
* **translations:** sync translations from transifex (35.x) ([8c5df7c](8c5df7c))
* **translations:** sync translations from transifex (35.x) ([f0f3e07](f0f3e07))
* reset app when New is clicked (DHIS2-9876) ([#1470](#1470)) ([3d6a299](3d6a299))
* upgrade d2-ui dependencies to fix interpretations translations [v35] ([#1514](#1514)) ([3d18155](3d18155))
dhis2-bot added a commit that referenced this pull request Mar 29, 2021
# [35.13.0](v35.12.24...v35.13.0) (2021-03-29)

### Bug Fixes

* bump Analytics to latest ([#1671](#1671)) ([d848cba](d848cba))
* debounce DHIS2-10611 interpretations DHIS2-10625 ([#1670](#1670)) ([4c6f987](4c6f987))
* fix download links for dataValueSet DHIS2-9789 v35 ([#1674](#1674)) ([394dd56](394dd56))
* **translations:** sync translations from transifex (35.x) ([b730093](b730093))
* **translations:** sync translations from transifex (35.x) ([c86f8b3](c86f8b3))
* **translations:** sync translations from transifex (35.x) ([d0fb384](d0fb384))
* **translations:** sync translations from transifex (35.x) ([f9df3d5](f9df3d5))
* **translations:** sync translations from transifex (35.x) ([c9537f0](c9537f0))
* **translations:** sync translations from transifex (35.x) ([8c5df7c](8c5df7c))
* **translations:** sync translations from transifex (35.x) ([f0f3e07](f0f3e07))
* reset app when New is clicked (DHIS2-9876) ([#1470](#1470)) ([3d6a299](3d6a299))
* upgrade d2-ui dependencies to fix interpretations translations [v35] ([#1514](#1514)) ([3d18155](3d18155))

### Features

* minor bump ([#1681](#1681)) ([84dbac4](84dbac4))
dhis2-bot added a commit that referenced this pull request Mar 29, 2021
# [35.13.0](v35.12.24...v35.13.0) (2021-03-29)

### Bug Fixes

* bump Analytics to latest ([#1671](#1671)) ([d848cba](d848cba))
* debounce DHIS2-10611 interpretations DHIS2-10625 ([#1670](#1670)) ([4c6f987](4c6f987))
* fix download links for dataValueSet DHIS2-9789 v35 ([#1674](#1674)) ([394dd56](394dd56))
* **translations:** sync translations from transifex (35.x) ([b730093](b730093))
* **translations:** sync translations from transifex (35.x) ([c86f8b3](c86f8b3))
* **translations:** sync translations from transifex (35.x) ([d0fb384](d0fb384))
* **translations:** sync translations from transifex (35.x) ([f9df3d5](f9df3d5))
* **translations:** sync translations from transifex (35.x) ([c9537f0](c9537f0))
* **translations:** sync translations from transifex (35.x) ([8c5df7c](8c5df7c))
* **translations:** sync translations from transifex (35.x) ([f0f3e07](f0f3e07))
* reset app when New is clicked (DHIS2-9876) ([#1470](#1470)) ([3d6a299](3d6a299))
* upgrade d2-ui dependencies to fix interpretations translations [v35] ([#1514](#1514)) ([3d18155](3d18155))

### Features

* minor bump ([#1681](#1681)) ([84dbac4](84dbac4))
* minor bump 2 ([e3475ae](e3475ae))
dhis2-bot added a commit that referenced this pull request Mar 29, 2021
# [35.13.0](v35.12.24...v35.13.0) (2021-03-29)

### Bug Fixes

* bump Analytics to latest ([#1671](#1671)) ([d848cba](d848cba))
* debounce DHIS2-10611 interpretations DHIS2-10625 ([#1670](#1670)) ([4c6f987](4c6f987))
* fix download links for dataValueSet DHIS2-9789 v35 ([#1674](#1674)) ([394dd56](394dd56))
* **translations:** sync translations from transifex (35.x) ([b730093](b730093))
* **translations:** sync translations from transifex (35.x) ([c86f8b3](c86f8b3))
* **translations:** sync translations from transifex (35.x) ([d0fb384](d0fb384))
* **translations:** sync translations from transifex (35.x) ([f9df3d5](f9df3d5))
* **translations:** sync translations from transifex (35.x) ([c9537f0](c9537f0))
* **translations:** sync translations from transifex (35.x) ([8c5df7c](8c5df7c))
* **translations:** sync translations from transifex (35.x) ([f0f3e07](f0f3e07))
* reset app when New is clicked (DHIS2-9876) ([#1470](#1470)) ([3d6a299](3d6a299))
* upgrade d2-ui dependencies to fix interpretations translations [v35] ([#1514](#1514)) ([3d18155](3d18155))

### Features

* minor bump ([#1681](#1681)) ([84dbac4](84dbac4))
* minor bump 2 ([e3475ae](e3475ae))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 35.21.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants