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

#9755 s2 s share requests directory #10161

Merged
merged 9 commits into from Aug 29, 2022

Conversation

leventegal-she
Copy link
Contributor

Fixes #9755

Copy link
Contributor

@JonasCir JonasCir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please switch the buttons here. The reason is that users will more frequently select something and then apply it then revoke it.
change_buttons
The address field is cut
details_with
Please move the buttons at the end of the line after the comment.
revoke_button
The first column is cut although there is enough space
share_width

@leventegal-she
Copy link
Contributor Author

Please switch the buttons here. The reason is that users will more frequently select something and then apply it then revoke it.

The order of the buttons are set in a base class so it is the same for all pages and I didn't see any complaints from SORMAS users to change it. So I would say it is ok.

The address field is cut

You should scroll to right to see the address and other columns

Please move the buttons at the end of the line after the comment.

It is requested in the ticket that the comment is the last column

The first column is cut although there is enough space

I will remove the caption of that column because it is not needed

Levente Gal added 4 commits August 24, 2022 14:05
…e_requests_directory

# Conflicts:
#	sormas-backend/src/main/java/de/symeda/sormas/backend/caze/CaseFacadeEjb.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/contact/ContactFacadeEjb.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/event/EventFacadeEjb.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/event/EventParticipantFacadeEjb.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/immunization/ImmunizationFacadeEjb.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sample/SampleFacadeEjb.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/data/processed/ProcessedDataPersister.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/data/processed/ProcessedDataPersisterHelper.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/entities/caze/ProcessedCaseDataPersister.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/entities/contact/ContactShareDataBuilder.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/entities/contact/ProcessedContactDataPersister.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/entities/event/EventShareDataBuilder.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/entities/event/ProcessedEventDataPersister.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/entities/event/SormasToSormasEventFacadeEjb.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/entities/eventparticipant/ProcessedEventParticipantDataPersister.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/entities/immunization/ProcessedImmunizationDataPersister.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/entities/sample/ProcessedSampleDataPersister.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/origin/SormasToSormasOriginInfoFacadeEjb.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/share/incoming/SormasToSormasShareRequestFacadeEJB.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/share/outgoing/ShareRequestInfoService.java
#	sormas-backend/src/main/java/de/symeda/sormas/backend/sormastosormas/share/outgoing/SormasToSormasShareInfoFacadeEjb.java
@JonasCir
Copy link
Contributor

@leventegal-she I'm not certain, are you still working on this? Are you going to address the inline comments from my last review? :)

@leventegal-she
Copy link
Contributor Author

you going to address the inline comments from my la

I changed as you suggested

@JonasCir
Copy link
Contributor

Ok I was confused as the comments were not resolved, my bad :) Good to go!

@JonasCir JonasCir merged commit ae4bf18 into development Aug 29, 2022
@JonasCir JonasCir deleted the #9755_S2S_share_requests_directory branch August 29, 2022 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

S2S_Revision of the 'share requests' directory_ Part 1 [3]
2 participants