summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/calendar.js.coffee
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to fix the user page.Connor Shea2016-06-011-198/+0
|
* Fixed issue with calendar activity button not sending request correctlyPhil Hughes2016-05-271-1/+1
|
* Moved into class methodsupdated-contrib-calendarPhil Hughes2016-05-161-90/+105
|
* Fixed issue with selected date not loading correctlyPhil Hughes2016-05-161-20/+24
| | | | Added loading icon to selected date box
* Formats tooltip title & date correctlyPhil Hughes2016-05-161-11/+25
| | | | Correctly changes the activity when clicking a date - will also revert back to old data when clicking date again
* Group the contributing calendar by dayPhil Hughes2016-05-161-39/+108
| | | | This aligns the boxes correctly with the day on the left side of the calendar
* Updated contrib map away from cal heat mapPhil Hughes2016-05-161-22/+84
|
* Remove unused "options" object from Calendar JSRobert Speicher2016-01-011-5/+0
|
* Improvements to profile page UIimprove-profile-pageDmitriy Zaporozhets2015-11-041-1/+1
| | | | | | | | | * add separator between tabs * show project avatars * fix tooltip offset on user calendar * remove gray hover for tabs Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Apply new design for user profile pageDmitriy Zaporozhets2015-11-031-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Make commit calendar size depend on window sizefluid-commit-calendarDmitriy Zaporozhets2015-06-111-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Better legend for contribution calendar pt2 :)Dmitriy Zaporozhets2015-03-311-1/+1
|
* Better legend for contribution calendarDmitriy Zaporozhets2015-03-311-3/+3
|
* Capitalize js class namecapitalize-js-classDmitriy Zaporozhets2015-03-251-1/+1
|
* Improve contribution calendar per day infoDmitriy Zaporozhets2015-03-221-3/+0
|
* Replace commits calendar with contributions calendarDmitriy Zaporozhets2015-03-211-1/+1
| | | | | | * count opening of issues and merge requests * dont trigger git repository - use events from database * much-much faster since does not affected by repository size
* Extend the commit calendar to show the actual commits for a dateHannes Rosenögger2015-03-181-3/+14
|
* Fix commits calendar vertical days.Douwe Maan2015-02-201-3/+0
|
* Fix calendar jsDmitriy Zaporozhets2015-01-291-2/+0
|
* Cleanup and make contribution calendar fasterDmitriy Zaporozhets2015-01-291-39/+3
|
* Refactor commit calendar a bit. Fixed datesDmitriy Zaporozhets2015-01-281-8/+8
|
* Add a commit calendar to the user profileHannes Rosenögger2015-01-291-0/+71