summaryrefslogtreecommitdiff
path: root/features/dashboard
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Improve search testsDmitriy Zaporozhets2014-08-271-10/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Splitted the Spinach tests to prevent time-outsJeroen van Baarsen2014-06-049-0/+9
| | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* Headers have ids and link to their own id.Ciro Santillli2014-02-111-0/+8
|
* Tests for Dashboard#issues filterDmitriy Zaporozhets2013-12-241-1/+11
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add tests to Dashboard#merge_requests filterDmitriy Zaporozhets2013-12-241-2/+12
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Archiving old projects; archived projects aren't shown on dashboardSteven Thonus2013-12-161-0/+16
| | | | | | | | | | | | | | features for archive projects abilities for archived project other abilities for archive projects only limit commits and merges for archived projects ability changed to prohibited actions on archived projects added spec and feature tests for archive projects changed search bar not to include archived projects
* Merge Request on forked projectsIzaak Alpert2013-07-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The good: - You can do a merge request for a forked commit and it will merge properly (i.e. it does work). - Push events take into account merge requests on forked projects - Tests around merge_actions now present, spinach, and other rspec tests - Satellites now clean themselves up rather then recreate The questionable: - Events only know about target projects - Project's merge requests only hold on to MR's where they are the target - All operations performed in the satellite The bad: - Duplication between project's repositories and satellites (e.g. commits_between) (for reference: http://feedback.gitlab.com/forums/176466-general/suggestions/3456722-merge-requests-between-projects-repos) Fixes: Make test repos/satellites only create when needed -Spinach/Rspec now only initialize test directory, and setup stubs (things that are relatively cheap) -project_with_code, source_project_with_code, and target_project_with_code now create/destroy their repos individually -fixed remote removal -How to merge renders properly -Update emails to show project/branches -Edit MR doesn't set target branch -Fix some failures on editing/creating merge requests, added a test -Added back a test around merge request observer -Clean up project_transfer_spec, Remove duplicate enable/disable observers -Ensure satellite lock files are cleaned up, Attempted to add some testing around these as well -Signifant speed ups for tests -Update formatting ordering in notes_on_merge_requests -Remove wiki schema update Fixes for search/search results -Search results was using by_project for a list of projects, updated this to use in_projects -updated search results to reference the correct (target) project -udpated search results to print both sides of the merge request Change-Id: I19407990a0950945cc95d62089cbcc6262dab1a8
* Remove dash projects search testDmitriy Zaporozhets2013-06-191-4/+0
|
* Move search to separate layoutDmitriy Zaporozhets2013-06-061-5/+0
|
* Fixing specs & spinach since Wiki model does not exists any moreDmitriy Zaporozhets2013-04-101-5/+0
|
* Tests for dashboard projects fixedAndrew8xx82013-03-121-5/+3
|
* Tests improvedAndrew8xx82013-03-121-1/+7
|
* feature testsDmitriy Zaporozhets2013-01-271-0/+8
|
* Fixing team testsDmitriy Zaporozhets2013-01-251-6/+0
|
* JavaScript removed from dashboard#index template.AlexDenisov2013-01-091-0/+1
|
* Typo fixedAlex Denisov2013-01-091-1/+1
|
* Event filters stores at cookies.Alex Denisov2013-01-091-0/+19
|
* Tests on events filtering addedAlex Denisov2013-01-091-1/+18
|
* Tests on EventFilters addedAlex Denisov2013-01-091-0/+14
|
* Speedup dashboard via loading events with ajaxDmitriy Zaporozhets2013-01-071-0/+3
|
* Spinach test addedAlex Denisov2012-11-281-0/+6
|
* Wiki searchIlya Baryshev2012-10-161-0/+5
| | | | Very basic, using LIKE, and no search snippets.
* Spianch test for group dashboardDmitriy Zaporozhets2012-10-031-0/+5
|
* actually fix the buildNihad Abbasov2012-10-021-2/+2
|
* Add features for checking the "Active Tab" across various pagesRobert Speicher2012-09-261-0/+28
|
* rewrite dashboard feature steps using spinachNihad Abbasov2012-09-104-17/+14
|
* User left project event addedAlex Denisov2012-09-101-2/+7
|
* User joined project event addedAlex Denisov2012-09-091-1/+6
|
* Remove duplicate coverage in spec requests. All features should be covered ↵Dmitriy Zaporozhets2012-08-031-1/+1
| | | | in cucumber
* Better cucumber coverage for dashboardrandx2012-07-292-0/+16
|
* Cucumber -> Dashboard featuresrandx2012-06-162-0/+29
|
* Cucumber:Dmitriy Zaporozhets2012-06-152-0/+0
* Profile * Browse code * Sceleton for main features * Wiki * Commits