-
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.
feat: communication requests fixes (#158)
* feat : displaying com requests from the most recent one to the oldest one by sorting by least recent status date com requests * fix : using initialization timestamp instead of generating a new one * fix : updated confirmation form adress format * fix : fixed order and added delivery point * fix: removed log * fix: removed Fragment tags for each line * fix: simplified algorithm for sorting com requests * fix: removed useless comparator * fix: sonar reliability issue, react components should not render non-boolean condition values
- Loading branch information
Showing
3 changed files
with
44 additions
and
17 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
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