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: disable dirty check on exit (DHIS2-11701) #1930

Merged
merged 4 commits into from
Sep 2, 2021

Conversation

janhenrikoverland
Copy link
Collaborator

Removing the "dirty" check which would display the "Discard changes?" modal when "Exit without saving" was clicked after making changes to the title/description.

@dhis2-bot
Copy link
Contributor

dhis2-bot commented Sep 2, 2021

🚀 Deployed on https://pr-1930--dhis2-dashboard.netlify.app

@jenniferarnesen jenniferarnesen merged commit f452540 into master Sep 2, 2021
@jenniferarnesen jenniferarnesen deleted the fix/revert-discard-changes branch September 2, 2021 13:00
jenniferarnesen pushed a commit that referenced this pull request Sep 3, 2021
Removing the "dirty" check which would display the "Discard changes?" modal when "Exit without saving" was clicked after making changes to the title/description.
dhis2-bot added a commit that referenced this pull request Sep 3, 2021
## [31.19.1](v31.19.0...v31.19.1) (2021-09-03)

### Bug Fixes

* bump cli-app-scripts to solve issues with z-index and Modals ([#1931](#1931)) ([d49347d](d49347d))
* disable dirty check on exit (DHIS2-11701) ([#1930](#1930)) ([f452540](f452540))
* readd missing offlinejs file ([#1929](#1929)) ([86851b1](86851b1))
* reduce cypress runners from 10 to 3 for fewer db conflicts ([#1937](#1937)) ([9c6a2e3](9c6a2e3))
* reenable cypress tests for offline ([#1928](#1928)) ([cbb782c](cbb782c))
* upgrade d2-ui 7.3.3 ([#1932](#1932)) ([09d446d](09d446d))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 31.19.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

jenniferarnesen added a commit that referenced this pull request Sep 6, 2021
* fix: bump analytics and ui to latest (#1927)

* feat: use the new SharingDialog with cascading sharing (#1913)

* fix: reenable cypress tests for offline (#1928)

* fix: readd missing offlinejs file (#1929)

* fix: disable dirty check on exit (DHIS2-11701) (#1930)

Removing the "dirty" check which would display the "Discard changes?" modal when "Exit without saving" was clicked after making changes to the title/description.

* fix: bump cli-app-scripts to solve issues with z-index and Modals (#1931)

Solves issues with ui Modals and z-index.
Various Modals opened under the edit mode toolbar.



Co-authored-by: Jen Jones Arnesen <[email protected]>

* fix: upgrade d2-ui 7.3.3 (#1932)

This upgrade fixes the broken interpretations component

Co-authored-by: Martin <[email protected]>
Co-authored-by: Edoardo Sabadelli <[email protected]>
Co-authored-by: Jan Henrik Øverland <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants