[de-xbl] Remove calendar-invitations-richlistbox binding.
Categories
(Calendar :: Lightning Only, enhancement)
Tracking
(Not tracked)
People
(Reporter: arshad, Assigned: arshad)
References
Details
Attachments
(1 file, 6 obsolete files)
(deleted),
patch
|
arshad
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
hmm, I thought you'd know this. All I know right now is to open the dialog by calling the openInvitationsDialog
method or clicking on hidden hbox(https://searchfox.org/comm-central/source/calendar/lightning/content/messenger-overlay-sidebar.xul#301). I have asked on irc so probably someone can tell use how to open this dialog. I tried sendding a calendar-invite but it didnt' work for me.
Comment 5•6 years ago
|
||
Ah yes I recall now where it's seen. There's this indicator in the status bar where unanswered invitations show up under certain circumstances. Clicking this indicator pops up a dialog.
While our widgets are reusable in theory, I think it would be really useful that we document the typical usage now as we go. It's also easier to review and easier for someone to track down possible regressions if they can see in the bugs what part of the UI was converted.
Comment 6•6 years ago
|
||
And it goes without saying, you really need to check your conversion in real life. Dry coding isn't enough.
Comment 7•6 years ago
|
||
This is for dealing with serverside managed caldav invitations. This is not related to email scheduling. You need to be subscribed to a caldav server that supports caldav scheduling to get the status bar link displayed (and have been invited to have invitations in the dialog).
Assignee | ||
Comment 8•6 years ago
|
||
Hey I have subscribed to my gmail calendar. What exactly do I need to do to see the invitation?
Comment 9•6 years ago
|
||
Assuming the calendar is set up to be accessed through caldav, it needs to have received an invitation, to which you didn't already respond anything.
Assignee | ||
Comment 10•6 years ago
|
||
I am not sure what you mean.
Comment 11•6 years ago
|
||
All I know is I have my own google calendar set up in lightning, accessing it through caldav (not using the gdata provider). I also have my wife's calendar set up the same way. Whey she has unanswered invitations (e.g. from me), there's a link in the status bar about invitations. Clicking it opens a dialog and I believe this is the dialog in question.
Assignee | ||
Comment 12•6 years ago
|
||
(In reply to Magnus Melin [:mkmelin] from comment #11)
All I know is I have my own google calendar set up in lightning, accessing it through caldav (not using the gdata provider). I also have my wife's calendar set up the same way. Whey she has unanswered invitations (e.g. from me), there's a link in the status bar about invitations. Clicking it opens a dialog and I believe this is the dialog in question.
do you mean unansweredd event invitations?
Comment 13•6 years ago
|
||
Yes. Are there any other kind?
Assignee | ||
Comment 14•6 years ago
|
||
Assignee | ||
Comment 15•6 years ago
|
||
I tried sending the event invite from one caldav subscribed cal to the another.. Not sure whether this what you meant but I dont see that invite link in statusbar.
Assignee | ||
Comment 16•6 years ago
|
||
Tested out the patch and it appears to be working. For making the invitation link visible, I sent event invite to an an email which is logged in on my Thunderbird and I created a local and caldav calendar using that email.
Assignee | ||
Comment 17•6 years ago
|
||
Comment 18•6 years ago
|
||
Assignee | ||
Comment 19•6 years ago
|
||
Comment 20•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 21•6 years ago
|
||
Assignee | ||
Comment 22•6 years ago
|
||
Assignee | ||
Comment 23•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Comment 24•6 years ago
|
||
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/44efa8f82796
Migrate calendar-invitations-richlistbox binding to custom element. r=philipp
Updated•6 years ago
|
Description
•