-
Notifications
You must be signed in to change notification settings - Fork 7
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
Develop b2school #485
Draft
juniorode
wants to merge
557
commits into
hotfix/5.0.5
Choose a base branch
from
develop-b2school
base: hotfix/5.0.5
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Develop b2school #485
+38,125
−16,703
Conversation
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
faa8dbf
to
349c6fb
Compare
39ef9c5
to
5e19797
Compare
8f8d2c0
to
f951219
Compare
59f4706
to
da3c8c2
Compare
e922eba
to
899d489
Compare
037d22c
to
5aa8474
Compare
a15cf0a
to
6cba965
Compare
19f063d
to
d691df6
Compare
57dd288
to
800baf0
Compare
2504c23
to
b6750f3
Compare
105b9dc
to
f743c90
Compare
c12eb8a
to
4f52543
Compare
c727773
to
f385c4c
Compare
add6093
to
0159a40
Compare
ef415b4
to
354dff6
Compare
* chore: prepare develop-b2school version * feat(communication): MOZO-206, new search visible API for messaging * feat: MOZO-206 light version of search visibles * feat: WB-3801, adapt legacy visible result to new api format * feat: WB-3801, fix after merge --------- Co-authored-by: Jean-Christophe <jean-christophe.benoit@opendigitaleducation.com> Co-authored-by: Zakaria BANI <zakaria.bani@edifice.io> Co-authored-by: Junior BERNARD <junior.bernard@opendigitaleducation.com>
…#612) * chore: prepare develop-b2school version * feat: WB-3781, adding children data for year transition parent export --------- Co-authored-by: Jean-Christophe <jean-christophe.benoit@opendigitaleducation.com>
* Add ConfirmModal component * Add useConfirmModalStore * Display modal confirm before delete message on list * Display confirm modal on delete list message * Remove modal wrapper * Change wording delete.definitely.confirm * Use ConfirmModal from @edifice.io/react * Add key of button action * Move useConfirmModal on store/
73f02cb
to
c54b379
Compare
* chore: prepare develop-b2school version * fix(conversation): #WB-3833 add "at" before de recipient name * fix(conversation): #WB-3833 general fix nosubject text coloe * fix(conversation): #WB-3833 display recipient avatar in outbox * fix(conversation): #WB-3833 truncate recipient list only on message list * fix(conversation): #WB-3833 remove MessageFolderId type * fix(conversation): #WB-3833 setup code format * fix(conversation): #WB-3833 option to disable link on recipientList * fix(conversation): #WB-3833 remove cci recipients - thx Loic * feat(conversation): #WB-3833 add avatar group icon * refactor(conversation): #WB-3833 split logic from interface and apply best practices * feat(conversation): in outbox list, display all recipients (to, cc, cci) * fix(conversation): file naming --------- Co-authored-by: Jean-Christophe <jean-christophe.benoit@opendigitaleducation.com>
…nd message list features (#618) * fix useMessage when no messages liste
feat(conversation): #WB-3816 move to trash on detail message
… selected status (#623) * fix: #WB-3431 update unread count depending on messages selected status * fine tuning read message
…app requirements (#622) * feat(common): #WB-1404, add a hook for running post-SQL scripts tasks * Add a method to get details on users' structures
77b3053
to
82bff72
Compare
3ca6fec
to
3c115e4
Compare
* feat(conversation): #WB-3834 draft - show recipient rather than sender in message list * feat(conversation): #WB-3834 draft - show draft label before recipient list * feat(conversation): #WB-3834 draft - hide "at" label before recipient list + improve accessibility * feat(conversation): #WB-3834 draft - possible to have any recipients * feat(conversation): #WB-3834 draft - add empty recipient icon * fix(conversation): #WB-3834 draft - review * fix(conversation): #WB-3834 draft - review - add system folder id * fix(conversation): #WB-3834 draft - review * fix(conversation): #WB-3834 draft - add SystemFolder type for useSelectedFolder hook
3c115e4
to
6c099bc
Compare
…age detail view fix(conversation): #WB-3446, display reply all only necessary in message detail view
…#588) * feat(conversation): #WB-3817, endpoint to delete folders while trashing their messages * feat : make frontend use the new endpoint * fix: feedback from PR * test: it tests * fix: feedback from PR
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Please include a summary of the changes and the related issue.
Fixes
(Enter here Jira or Redmine ticket(s) links)
Type of change
Please check options that are relevant.
Which packages changed?
Please check the name of the package you changed
Tests
Reminder
Security flaws
Performance impacts (think bulk !)
Unit tests were replayed
Unit tests were added and/or changed
I have updated the reminder for the version including my modifications
All done ! 😃