-
Notifications
You must be signed in to change notification settings - Fork 14
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
Many new calendar features #34
Conversation
Please hold, some stuff isn't right. |
9c6219c
to
f086f92
Compare
Merge #35 first, this builds on it. Ready to go otherwise. |
f086f92
to
e88c872
Compare
Could you rebase the PR? I will try to review it before Dublin. |
e88c872
to
28f2f73
Compare
28f2f73
to
7878615
Compare
No pressure, after Dublin would be fine just as well |
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.
I went through this line by line and did not see obvious mishaps. I do not have the knowledge about the calendar code to be of real help. I guess we will see issues when this is being used :-)
One thing which I think we talked about already is the onAdvanceNewCalendar
event. I do not know if the wizard should be part of the API, or if it should be just a content page which can signal "done" by transmitting the settings once the user finished entering the data. This is of course not blocking this PR, maybe just something to keep in mind to re-visit later.
Yes, the onAdvanceNewCalendar thing should be revisited. I'm not completely happy with it. We could just give the whole surface to the add-on after initial steps, they'd still need to signal completion in some way. Let's discuss that later down the line, and as there is more clarity on how a potential new calendar dialog could look like. |
I've been busy :D
The commits are each pretty small, if you prefer an easier review go commit by commit.