-
Notifications
You must be signed in to change notification settings - Fork 242
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
APIs for other apps #812
Comments
We are looking at extending the calendar UI ourselves and are happy to help implement this. Do you have a preferred hooking framework for other apps to modify the calendar? |
@Peterede One of the biggest issues that's keeping us from implementing this is the fact that we are still running on Angular 1, which is not being developed any further and is soon to be end of live. Once we moved to Vue, we will most likely provide a js API to hook in your own vue modules and a hook in our view controller to allow you to load your own javascript. |
hello there, hope all is fine. I was wondering about the status of this issue please :) all the good and happy new year |
Hey @ChristophWurst, is this on the roadmap? Would incentives help? ;) |
The issue is more about extending the front-end views though. That link is not really relevant…yet. |
Exactly, I was essentially riding on the back of #4948, as that's something we'd very much like to deploy. |
The calendar app should provide APIs to allow other apps to extend the calendar's functionality.
Things that should be extendable:
anything else?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: