summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor style overrides to be more concise26208-animate-drodownskushalpandya2017-04-211-10/+16
* Remove `sleep`, use `find` instead of `first`kushalpandya2017-04-202-6/+4
* Remove unused keyframeskushalpandya2017-04-201-40/+0
* Fix comments toggle dropdownkushalpandya2017-04-201-4/+9
* Fix search filter dropdown widthkushalpandya2017-04-201-0/+1
* Compensation for dropdown animation duration with 200ms sleepkushalpandya2017-04-202-1/+3
* Fix container class namekushalpandya2017-04-201-1/+1
* Move date clear links to rightkushalpandya2017-04-201-2/+2
* Add mixins for animation visibility/hidekushalpandya2017-04-201-13/+36
* Initialize datepicker with `container` config and animation classkushalpandya2017-04-204-4/+8
* Minor fixes after review feedbackKushal Pandya2017-04-201-15/+17
* Use timing function variableKushal Pandya2017-04-201-1/+1
* Add dropdown animation timing functionKushal Pandya2017-04-201-0/+5
* Fix user menu dropdown widthKushal Pandya2017-04-201-0/+1
* Fix offset for dropdownsKushal Pandya2017-04-201-2/+3
* [ci skip] Add changelog entryKushal Pandya2017-04-201-0/+4
* Increase animation fade-out durationKushal Pandya2017-04-202-2/+2
* only fade during hide for global searchNur Rony2017-04-201-3/+8
* animate fade only when hideNur Rony2017-04-201-3/+3
* halved animation timings even moredimitrieh2017-04-202-11/+6
* decreases delay between fadeIn and slideInNur Rony2017-04-202-19/+6
* adds animation to all dropdown except issue filter and new pickaday dropdownNur Rony2017-04-201-1/+13
* replaced margin with transformNur Rony2017-04-202-9/+9
* removed disabling animations and fixed up testsLuke "Jared" Bennett2017-04-207-45/+16
* resolves eslint issuesNur Rony2017-04-203-4/+6
* disable css animation for test and resolves all rspec failsNur Rony2017-04-203-9/+52
* adding transition in correct places and corrects some media queriesNur Rony2017-04-202-24/+24
* replace keyframe animation with property transitionNur Rony2017-04-201-25/+19
* using mixin to define particular keyframe and animation nameNur Rony2017-04-201-0/+28
* adding animation to dropdown when expandNur Rony2017-04-201-0/+49
* Merge branch 'dm-markup-helper-constants' into 'master' Robert Speicher2017-04-201-9/+16
|\
| * Use constants in Gitlab::MarkupHelperDouwe Maan2017-04-201-9/+16
|/
* Merge branch 'dm-fix-editing-files-on-forks' into 'master' Robert Speicher2017-04-2047-459/+274
|\
| * Refactor changing files in web UIDouwe Maan2017-04-2047-459/+274
|/
* Merge branch 'hook_retries' into 'master' Douwe Maan2017-04-192-0/+6
|\
| * Add retry to system hook workerDrew Blessing2017-04-192-0/+6
* | Merge branch 'sh-issue-29247-fix' into 'master' Douwe Maan2017-04-194-0/+33
|\ \
| * | Don't delete a branch involved in an open merge request in "Delete all merged...sh-issue-29247-fixStan Hu2017-04-194-0/+33
* | | Merge branch '30951-start-discussion-toggle-clicking-divider-causes-ui-break'...Alfredo Sumaran2017-04-197-6/+47
|\ \ \
| * | | Resolve "start discussion toggle clicking divider causes UI break"Luke "Jared" Bennett2017-04-197-6/+47
|/ / /
* | | Merge branch 'sh-add-index-to-system-note-metadata' into 'master' Sean McGivern2017-04-193-1/+24
|\ \ \
| * | | Add unique index for note_id to system note metadata tablesh-add-index-to-system-note-metadataStan Hu2017-04-193-1/+24
| |/ /
* | | Merge branch 'query-users-by-extern-uid' into 'master'Robert Speicher2017-04-195-8/+59
|\ \ \
| * | | Implement search by extern_uid in Users APIRobin Bobbitt2017-04-185-8/+59
* | | | Merge branch '29977-style-comments-and-system-notes-real-time-updates' into '...Clement Ho2017-04-198-32/+196
|\ \ \ \
| * | | | Add renderNote animation and added specLuke "Jared" Bennett2017-04-198-32/+196
|/ / / /
* | | | Merge branch 'right-sidebar-closed-default-mobile' into 'master' Alfredo Sumaran2017-04-194-0/+30
|\ \ \ \
| * | | | Set the issuable sidebar to remain collapsed on mobile devicesJose Ivan Vargas Lopez2017-04-194-0/+30
|/ / / /
* | | | Merge branch 'branches-sort-toggle-empty' into 'master' Alfredo Sumaran2017-04-192-9/+15
|\ \ \ \
| * | | | Fixed branches sort toggle being emptybranches-sort-toggle-emptyPhil Hughes2017-04-182-9/+15