Commit Graph

15 Commits

Author SHA1 Message Date
Lukas Domnick
0ea9d0dfad Added Error Handling when no more commits are available 2013-09-13 08:01:12 +02:00
Lukas Domnick
a357eb4bd0 Positioning was relying on a wrong offset parent 2013-06-09 00:13:30 +02:00
Lukas Domnick
00ba0710a3 Made the loading indicator a bit more elegant 2013-06-08 23:48:18 +02:00
Lukas Domnick
5aa290642a Click handler for the commit dots 2013-06-08 08:49:03 +02:00
Lukas Domnick
acaf02695b limiting the commits detail view to the boundaries of the graph 2013-06-08 08:45:20 +02:00
Lukas Domnick
9357892ce8 fixed a positioning issue with the commit detail overlay 2013-06-08 07:42:28 +02:00
Lukas Domnick
7e790b7733 Finalized auto-reload;
Improved the loading indicators.
2013-06-07 23:13:24 +02:00
Lukas Domnick
0a9ded5e59 removing some console log debug 2013-05-17 23:14:44 +02:00
Lukas Domnick
71f4e47ccf Finishing the Overlay 2013-05-17 23:14:05 +02:00
Lukas Domnick
7fb0016acc Changed the entire drawing direction of the graph, now more git-hub like, ie. from right to left 2013-05-12 23:39:03 +02:00
Lukas Domnick
68136679fd Moving the Dot-Connecting algorithm to a dedicated function 2013-05-12 18:26:33 +02:00
Lukas Domnick
1cee41a001 a click handler to allow finding the commits a line connects 2013-03-30 21:44:13 +01:00
Lukas Domnick
b1cb35f364 fetching other commit pages works now, use window.fcd() while testing 2013-03-26 21:44:42 +01:00
Lukas Domnick
77dd4e3bd0 First Page of Commits rendering correctly. 2013-03-26 21:01:36 +01:00
Lukas Domnick
ffe8814b2a Got the first prototypal network graph working. 2013-03-22 00:12:24 +01:00