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

feat: use the new SharingDialog with cascading sharing #1913

Merged
merged 13 commits into from
Sep 1, 2021

Conversation

edoardo
Copy link
Member

@edoardo edoardo commented Aug 24, 2021

Requires the new SharingDialog in ui.

See the PR in ui for the actual implementation: dhis2/ui#24

TODO

  • fix the import for SharingDialog (it should import directly from ui when it's released in master)

Example screenshot

Screenshot 2021-08-24 at 14 42 18

@dhis2-bot
Copy link
Contributor

dhis2-bot commented Aug 24, 2021

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

edoardo and others added 6 commits August 31, 2021 23:46
* chore(deps): deduplicate yarn.lock file

* fix: disable broken test

* fix: disable offline tests too

* fix: yarn intall force and skip offline cypress tests

* fix: disable all failing cypress tests

* fix: go full scorched earth and delete failing test suites

Co-authored-by: Jen Jones Arnesen <[email protected]>
@martinkrulltott martinkrulltott merged commit 0d37a41 into master Sep 1, 2021
@martinkrulltott martinkrulltott deleted the feat/new-sharing-dialog branch September 1, 2021 13:54
dhis2-bot added a commit that referenced this pull request Sep 1, 2021
# [31.19.0](v31.18.0...v31.19.0) (2021-09-01)

### Bug Fixes

* bump analytics and ui to latest ([#1927](#1927)) ([20e9187](20e9187))

### Features

* use the new SharingDialog with cascading sharing ([#1913](#1913)) ([0d37a41](0d37a41))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 31.19.0 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants