-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Emit Sidebar events on nextcloud-bus #27123
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
Conversation
a3b0ef0 to
fe25634
Compare
|
/compile amend / |
fe25634 to
58b9e4b
Compare
60f1faf to
b6c1a9c
Compare
|
/compile amend / |
b6c1a9c to
6ed61c2
Compare
6ed61c2 to
d5575a2
Compare
72a11e0 to
92bf189
Compare
|
Needs |
92bf189 to
d6d827c
Compare
d6d827c to
0d4ec7b
Compare
|
/compile amend / |
0d4ec7b to
a544f59
Compare
|
Node tests fails, please wait for #27265 before rebasing |
is merged |
5aad2f6 to
b8f6c7b
Compare
b8f6c7b to
724592d
Compare
|
Conflicts :/ |
|
Please rebase @artonge |
ede7955 to
8ece719
Compare
Signed-off-by: Louis Chemineau <[email protected]> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> Signed-off-by: Louis Chemineau <[email protected]>
8ece719 to
8a66cdb
Compare
|
All is green ! |
MorrisJobke
left a comment
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.
Change looks good 👍
|
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
Emit sidebar events on nextcloud's event bus.
The only tweak is for the
closedevent. As commented:This assumed that the
handleClosedevent occurres almost at the same time as theclosedevent.