summaryrefslogtreecommitdiff
path: root/features/dashboard
Commit message (Collapse)AuthorAgeFilesLines
* MR empty stateLuke "Jared" Bennett2017-04-051-1/+2
|
* Put back the new project button27354-navigation-new-buttonAnnabel Dunstone Gray2017-02-221-0/+1
|
* Move dashboard issues spinach test to RspecSemyon Pupkov2017-02-101-21/+0
| | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* Move Dashboard shortcuts specs from Spinah to RSpecmove-dashboard-shortcuts-from-spinach-to-rspecRémy Coutable2017-01-311-21/+0
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch 'move-dashboard-help-spinach-to-rspec' into 'master' Rémy Coutable2017-01-131-9/+0
|\ | | | | | | | | Move dashboard help spinach test to rspec See merge request !8436
| * Move dashboard help spinach test to rspecSemyon Pupkov2017-01-041-9/+0
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Merge branch 'move-dashboard-group-spinach-to-rspec' into 'master' Rémy Coutable2017-01-131-13/+0
|\ \ | | | | | | | | | | | | Move dashboard group spinach test to rspec See merge request !8434
| * | Move dashboard group spinach test to rspecSemyon Pupkov2017-01-041-13/+0
| |/ | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Merge branch 'move-dashboard-archived-projects-spinach-to-rspec' into 'master' Rémy Coutable2017-01-131-17/+0
|\ \ | | | | | | | | | | | | Move dashboard archived projects spinach tests to rspec See merge request !8431
| * | Move dashboard archived projects spinach tests to rspecSemyon Pupkov2017-01-041-17/+0
| |/ | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Move dashboard active tab spinach test to rspecSemyon Pupkov2017-01-031-24/+0
|/ | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* Fix spinach testsAnnabel Dunstone Gray2016-11-012-4/+3
|
* Differentiate the expire from leave eventCallum Dryden2016-10-201-13/+0
| | | | | | | | | | 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.
* Added todo filter tests21508-inconsistency-personal-dashboard-todos-page-uses-old-interface-wrong-dropdown-filter-buttonsLuke Bennett2016-09-011-20/+0
|
* Fix permissions check in controller, added relevant spec and updated docsJames Lopez2016-08-111-1/+1
|
* Updated testsPhil Hughes2016-07-051-0/+1
|
* Make GH one-off auth the default again for importing GH projectsRémy Coutable2016-06-301-1/+1
| | | | | | Advertise the PAT as an alternative unless GH import is not configured. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-1/+1
| | | | | | | | | | | | | This stands as an alternative to using OAuth to access a user's Github repositories. This is setup in such a way that it can be used without OAuth configuration. From a UI perspective, the how to import modal has been replaced by a full page, which includes a form for posting a personal access token back to the Import::GithubController. If the user has logged in via GitHub, skip the Personal Access Token and go directly to Github for an access token via OAuth.
* Fix and remove duplicate specs18755-fix-destroy-project-causes-post_decline_request-to-be-executedRémy Coutable2016-06-201-44/+0
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Ensure Todos counters doesn't count Todos for projects pending deleteDouglas Barbosa Alexandre2016-06-171-1/+6
|
* fix import feature v2James Lopez2016-05-051-1/+1
|
* Fix bug related to filtering Issues by Label/Milestone.issue_14853Rubén Dávila2016-04-021-0/+8
| | | | This problem only was affecting the dev env.
* Make entire todo row clickableAnnabel Dunstone2016-03-301-0/+5
|
* Add test for archive toggle featureDmitriy Zaporozhets2016-03-041-0/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* fixed testsPhil Hughes2016-02-241-3/+9
|
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-11/+11
|
* Rename menu item and page 'Task queue' to 'Tasks'Douglas Barbosa Alexandre2016-02-201-1/+1
|
* Add filters by project, author, type, and action to task queue page listDouglas Barbosa Alexandre2016-02-201-0/+23
|
* Add feature spec for task queue list pageDouglas Barbosa Alexandre2016-02-201-0/+15
|
* Make sorting preference reusable for all projects.Rubén Dávila2016-01-221-0/+14
|
* Little refactor plus some specs.Rubén Dávila2016-01-211-0/+16
|
* Fix spinach tests introduced by 07101cfab61f28c6328efebea98f018ab8356cddKamil Trzcinski2015-10-141-5/+5
|
* Show CI status on Your projects page and Starred projects pageci-status-projects-pageDmitriy Zaporozhets2015-09-241-1/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix tests and last push widgetseparate-activityDmitriy Zaporozhets2015-08-252-6/+10
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Import sources: show only enabled sourcesArtem Sidorenko2015-08-201-1/+18
|
* Fix tests for group leave featureDmitriy Zaporozhets2015-05-291-1/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Revert help link tests removalDmitriy Zaporozhets2015-04-151-0/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* fix failing testHannes Rosenögger2015-04-131-0/+1
|
* The help link has been removed. The commit removes the test for it.Hannes Rosenögger2015-04-131-6/+0
|
* Fix tests and unassigned filter for issues. Updated CHANGELOGDmitriy Zaporozhets2015-03-272-0/+4
|
* Fix "Import projects from" button to show the correct instructionsStan Hu2015-03-221-0/+13
| | | | Closes #1267
* Fix tests for project removingDmitriy Zaporozhets2015-03-101-5/+0
|
* Remove projects page from dashboardDmitriy Zaporozhets2015-03-101-9/+0
|
* Fix test for creating group from dashboardDmitriy Zaporozhets2015-03-101-0/+8
|
* Add tests for starred projects pageDmitriy Zaporozhets2015-03-091-0/+12
|
* Fix dashboard groups testDmitriy Zaporozhets2015-03-081-1/+1
|
* Move Profile groups tests to Dashboard group testsDmitriy Zaporozhets2015-03-081-0/+48
|
* Fix specs.Douwe Maan2015-02-131-2/+2
|
* Make Spinach test names consistentCiro Santilli2014-10-056-6/+6
| | | | | | | - do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path
* Awesome shortcuts for GitLabRobert Schilling2014-09-011-0/+21
|