summaryrefslogtreecommitdiff
path: root/spec/features/dashboard
Commit message (Collapse)AuthorAgeFilesLines
* Differentiate the expire from leave eventCallum Dryden2016-10-201-0/+41
| | | | | | | | | | At the moment we cannot see weather a user left a project due to their membership expiring of if they themselves opted to leave the project. This adds a new event type that allows us to make this differentiation. Note that is not really feasable to go back and reliably fix up the previous events. As a result the events for previous expire removals will remain the same however events of this nature going forward will be correctly represented.
* Fix snippets pagination22500-can-t-paginate-through-snippetsRémy Coutable2016-09-261-0/+15
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-1/+1
|
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
|
* Change date format to be non zero padded in order to fix failing testAlfredo Sumaran2016-06-091-1/+1
|
* Add tests for dates on tooltipsAlfredo Sumaran2016-06-091-0/+46
|
* Removes duplicates from the label dropdownPhil Hughes2016-04-291-0/+29
| | | | | | | It concats the duplicate labels into a single label in the dropdown with the color being a gradient of the differnet colors being concatted. Closes #16555
* Add tests for filtering owned projectsissue_3799Alfredo Sumaran2016-04-221-0/+27