-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: optimistically update lastUpdatedBy on complete [TECH-1440] (#320)
* fix: optimistically update lastUpdatedBy on complete [TECH-1440] --------- Co-authored-by: Jan-Gerke Salomon <[email protected]>
- Loading branch information
Showing
13 changed files
with
837 additions
and
510 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
144 changes: 104 additions & 40 deletions
144
cypress/fixtures/network/41/a_data_set_can_be_selected.json
Large diffs are not rendered by default.
Oops, something went wrong.
266 changes: 232 additions & 34 deletions
266
cypress/fixtures/network/41/a_period_can_be_selected.json
Large diffs are not rendered by default.
Oops, something went wrong.
232 changes: 51 additions & 181 deletions
232
cypress/fixtures/network/41/a_section_filter_can_be_selected.json
Large diffs are not rendered by default.
Oops, something went wrong.
176 changes: 55 additions & 121 deletions
176
cypress/fixtures/network/41/an_org_unit_can_be_selected.json
Large diffs are not rendered by default.
Oops, something went wrong.
196 changes: 147 additions & 49 deletions
196
..._each_category_in_the_category_combination_connected_to_the_data_set_can_be_selected.json
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
export { useUserInfo } from './use-user-info.js' | ||
export { useUserInfo, useUsername } from './use-user-info.js' | ||
export { default as useCanUserEditFields } from './use-can-user-edit-fields.js' | ||
export * as userInfoSelectors from './user-info-selectors.js' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7df7ef5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://dhis2-data-entry.netlify.app as production
🚀 Deployed on https://64db8452c7a4066892527857--dhis2-data-entry.netlify.app