summaryrefslogtreecommitdiff
path: root/features/steps/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Fix and remove duplicate specs18755-fix-destroy-project-causes-post_decline_request-to-be-executedRémy Coutable2016-06-201-42/+0
* Ensure Todos counters doesn't count Todos for projects pending deleteDouglas Barbosa Alexandre2016-06-171-6/+29
* fixed merge conflicts on UI branchJames Lopez2016-06-162-2/+3
|\
| * Fix test.Connor Shea2016-06-151-1/+2
| * UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-1/+1
* | fix spinach testJames Lopez2016-06-161-1/+1
* | Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez2016-06-136-13/+8
|\ \ | |/
| * Remove todos count tests in navAnnabel Dunstone2016-06-071-2/+0
| * Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-291-1/+1
| * Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
| * Merge branch 'master' into project-navigation-redesignDmitriy Zaporozhets2016-05-231-1/+1
| |\
| | * Fix spinach testsKamil Trzcinski2016-05-141-1/+1
| * | Fix shortcuts testsDmitriy Zaporozhets2016-05-161-0/+1
| * | Modify tests to match new navigation behaviour for project pagesDmitriy Zaporozhets2016-05-162-6/+2
| |/
| * Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-132-2/+2
* | fix import featureJames Lopez2016-05-051-2/+3
|/
* format merge request references properlyBen Bodenmiller2016-04-181-5/+5
* Update number of Todos in the sidebar when it's marked as "Done"Douglas Barbosa Alexandre2016-04-071-0/+2
* Fix bug related to filtering Issues by Label/Milestone.issue_14853Rubén Dávila2016-04-021-0/+19
* Merge branch 'issue_3400_port' into 'master' Jacob Schatz2016-03-311-5/+4
|\
| * Fix broken specAlfredo Sumaran2016-03-271-5/+4
* | Clear .todo listener14547_todo-clickAnnabel Dunstone2016-03-301-1/+1
* | Make entire todo row clickableAnnabel Dunstone2016-03-301-0/+8
|/
* Fixed failing testsPhil Hughes2016-03-231-2/+2
* Fixed failing testsoptimistic-todosPhil Hughes2016-03-171-1/+0
* Fixed tests for MR & issue filtersissue-filter-testsPhil Hughes2016-03-142-18/+10
* Use Capybara find methods and remove sleeps in feature specs in "All Issues" ...improve-issues-filter-all-specStan Hu2016-03-131-8/+5
* Fixed failing testsPhil Hughes2016-03-102-8/+26
* Add test for archive toggle featureDmitriy Zaporozhets2016-03-041-0/+4
* Update feature specDouwe Maan2016-02-201-10/+10
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-32/+32
* Rename menu item and page 'Task queue' to 'Tasks'Douglas Barbosa Alexandre2016-02-201-1/+1
* Improve formatted message for tasks when action is a mentionDouglas Barbosa Alexandre2016-02-201-3/+3
* Add filters by project, author, type, and action to task queue page listDouglas Barbosa Alexandre2016-02-201-24/+92
* Add feature spec for task queue list pageDouglas Barbosa Alexandre2016-02-201-0/+60
* Little refactor plus some specs.Rubén Dávila2016-01-211-0/+1
* Use "Build passed" in tooltip instead of "Build status: passed"Douwe Maan2015-12-081-1/+1
* Fix specsDouwe Maan2015-11-181-1/+0
* Fix spinach tests introduced by 07101cfab61f28c6328efebea98f018ab8356cddKamil Trzcinski2015-10-141-3/+3
* Show CI status on Your projects page and Starred projects pageci-status-projects-pageDmitriy Zaporozhets2015-09-241-0/+4
* Fix tests and update CHANGELOGrefactor-starred-projects-pageDmitriy Zaporozhets2015-09-021-1/+1
* Import sources: show only enabled sourcesArtem Sidorenko2015-08-201-1/+30
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-112-5/+5
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-112-5/+5
* Use real branches from test repoDmitriy Zaporozhets2015-07-161-4/+4
* Fix application initializeDmitriy Zaporozhets2015-07-151-1/+1
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-1/+1
|\
| * Fix features syntaxRobert Speicher2015-06-221-1/+1
* | Fix rubocop issues at feature/ directoryDmitriy Zaporozhets2015-06-222-2/+2
|/
* Call `page.all` instead of `all` in feature stepsRobert Speicher2015-06-121-1/+1