Calendar View

Hi everyone
We use YouTRACK to keep track of a number of things.  One of these is upcoming changes/deployments.
We had a request from a user to have the ability to view upcoming changes on a calendar.  As this isn't natively supported by YouTRACK, I put together a relatively simple piece of code to pull the issues out of the api and tied it to the excellent Fullcalendar jquery plugin.  I think it works really nicely and gives the ability to click through to the underlying YouTRACK issue.  The code is in ruby and it hosts well on Heroku.

If anyone has any interest - I'm happy to share :)
4
4 comments
Hello David,

Thank you for being passion about YouTrack! We appreciate it very much.
We'll be happy to look at this working and discuss the implementation.

Thank you.
0
Hi Andrey
I'm sure I've come across a sandpit instance of YouTRACK that you guys have?  If you have something, I can point another instance of the calendar at this for people to take a look at (our tickets are a little sensitive).

Thanks
0
There is a rough demo of this available at:
http://ytcalendar.herokuapp.com/

You'll need a sandbox account valid here:
https://play-sandbox.myjetbrains.com/youtrack/

It uses a project someone else had already put called TAZ.  It's not perfect as it just uses the issue creation date for the purposes of the demo.

It would be pretty simple to configure it to point at whatever instance + project you liked
0

Please sign in to leave a comment.