summaryrefslogtreecommitdiff
path: root/features/steps/dashboard
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | This problem only was affecting the dev env.
* Merge branch 'issue_3400_port' into 'master' Jacob Schatz2016-03-311-5/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Location aware search Closes #3400 #14217 Introduces suggestion grouping on the search box and adds the ability to the user to remove the location to search on. **Notes** - Suggestions are now grouped by category. - Suggestions are displayed when no location is set. - Would be great to provide suggestions for the specified location which could be a project or group. - A location is set from the server for projects/groups related urls. **Default Apparence** ![](/uploads/9fad1a354fb0e4b13cfd36698c061ab4/default.gif) **When location badge is present** ![](/uploads/ddc6379f407061e188f9f4a7a9a8c9b8/location-badge.gif) **Suggestions** ![suggestions](/uploads/2df288e00ad496b31a1a2efc2a4a9f6d/suggestions.gif) **Suggestions when location badge is present** ![](/uploads/f6ef09d3aed124179ab4e228b848486e/location-present-suggestions.gif) Closes #3400 See merge request !3212
| * 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
| | | | filter
* Fixed failing testsPhil Hughes2016-03-102-8/+26
|
* Add test for archive toggle featureDmitriy Zaporozhets2016-03-041-0/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* 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
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix tests and update CHANGELOGrefactor-starred-projects-pageDmitriy Zaporozhets2015-09-021-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Import sources: show only enabled sourcesArtem Sidorenko2015-08-201-1/+30
|
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-112-5/+5
| | | | | This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-112-5/+5
| | | | | | | This reverts commit 957e849f41d96fa9778fcdd06792d2f0274b29ab, reversing changes made to 6b9dbe9f5a175a8162abf296367f561bab3eea1a. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Use real branches from test repoDmitriy Zaporozhets2015-07-161-4/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix application initializeDmitriy Zaporozhets2015-07-151-1/+1
|
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: spec/features/issues_spec.rb spec/models/forked_project_link_spec.rb spec/models/hooks/service_hook_spec.rb spec/models/hooks/web_hook_spec.rb spec/models/project_services/hipchat_service_spec.rb spec/requests/api/project_members_spec.rb spec/requests/api/projects_spec.rb spec/requests/api/system_hooks_spec.rb spec/services/archive_repository_service_spec.rb spec/support/matchers.rb spec/tasks/gitlab/backup_rake_spec.rb
| * Fix features syntaxRobert Speicher2015-06-221-1/+1
| |
* | Fix rubocop issues at feature/ directoryDmitriy Zaporozhets2015-06-222-2/+2
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Call `page.all` instead of `all` in feature stepsRobert Speicher2015-06-121-1/+1
| | | | | | | There's a naming conflict between Capybara and rspec-matchers which both define the `all` method. See https://github.com/jnicklas/capybara/issues/1396
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-122-2/+2
|
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-129-42/+42
|
* Merge branch 'support-edit-target-branch-in-mr' into 'master'Dmitriy Zaporozhets2015-05-291-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support editing target branch of merge request ### What does this MR do? This MR makes it possible to edit the target branch of a merge request and adds a system note when this happens. ### Why was this MR needed? Because lots of people requested this feature. :) ### Screenshots **Edit MR page** ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/9b3d405bf7b5f945e35bae3534c2b67b/image.png) **New MR page** ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/3657a2a9efad6d10e8470637d1166bdb/image.png) **System note** ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/cc8066f3d3bdf09c0cce27193210567d/image.png) ### What are the relevant issue numbers? * Closes https://github.com/gitlabhq/gitlabhq/issues/7105 * See: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/130! See merge request !738
| * Support editing target branch of merge requestStan Hu2015-05-291-2/+2
| | | | | | | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/7105 See: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/130
* | Fix tests for group leave featureDmitriy Zaporozhets2015-05-291-0/+4
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix "Dashboard > New project" featureRobert Speicher2015-04-251-1/+3
|
* Revert "Fix and improve help rendering"Robert Speicher2015-04-151-1/+1
| | | | This reverts commit d365004e684e98459061fcd5fbaf9bea880934a8.
* Revert help link tests removalDmitriy Zaporozhets2015-04-151-0/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* fix failing testHannes Rosenögger2015-04-131-0/+6
|
* The help link has been removed. The commit removes the test for it.Hannes Rosenögger2015-04-131-9/+0
|
* Fix and improve help renderingSullivan SENECHAL2015-04-031-1/+1
|
* Fix tests and unassigned filter for issues. Updated CHANGELOGDmitriy Zaporozhets2015-03-272-24/+10
|
* Fix "Import projects from" button to show the correct instructionsStan Hu2015-03-221-0/+27
| | | | Closes #1267
* Remove projects page from dashboardDmitriy Zaporozhets2015-03-101-11/+0
|
* Fix test for creating group from dashboardDmitriy Zaporozhets2015-03-101-0/+19
|
* Add tests for starred projects pageDmitriy Zaporozhets2015-03-091-0/+15
|