summaryrefslogtreecommitdiff
path: root/spec/features/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Fix User role displayed on projects dashboardFrancisco Javier López2018-07-061-0/+28
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-0514-29/+29
* Fix flakey time-senstive group filter specsfix-flakey-groups-filter-list-specsEric Eastwood2018-06-141-0/+4
* Export assigned issues in iCalendar feedImre Farkas2018-05-314-8/+8
* Fix pagination spec, forgot to add spaceClement Ho2018-05-241-1/+1
* Replace data-test=page with .js-pagination-pageClement Ho2018-05-241-1/+1
* Merge branch 'master' into 'bootstrap4'Clement Ho2018-05-011-3/+19
|\
| * show only groups an admin is a member of in dashboards/gropsRoger Rüttimann2018-05-011-3/+19
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-261-13/+36
|\ \ | |/
| * Reset milestone filter when clicking "Any Milestone" in dashboardWinnie Hellmann2018-04-261-13/+36
* | Fix todos specClement Ho2018-04-241-1/+1
|/
* Resolve "tree/master shows incorrect CI build status"Lin Jen-Shin2018-04-111-2/+2
* Resolve conflicts in issues_filter_spec.rbWinnie Hellmann2018-04-031-7/+1
* Fixed dashboard filtering testsJan Provaznik2018-04-032-22/+18
* Check if at least one filter is set on dashboardJan Provaznik2018-04-031-9/+0
* Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne2018-04-032-6/+6
* Merge branch 'sh-dashboard-sort-fix' into 'master'Douwe Maan2018-03-061-0/+8
|\
| * Fix project dashboard showing the wrong timestampssh-dashboard-sort-fixStan Hu2018-03-051-0/+8
* | Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-053-9/+9
* | Replace deprecated path_with_namespace with full_pathDmitriy Zaporozhets2018-03-051-1/+1
|/
* Make user/author use project.creator in most factoriesRémy Coutable2018-01-311-10/+12
* Merge branch 'conditionally-eager-load-event-target-authors' into 'master'Douwe Maan2018-01-041-0/+7
|\
| * Eager load event target authors whenever possibleconditionally-eager-load-event-target-authorsYorick Peterse2018-01-041-0/+7
* | Update test to remove carent icon checkKushal Pandya2018-01-021-8/+0
|/
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-229-15/+15
* Fix broken testFilipa Lacerda2017-12-111-1/+1
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-031-5/+5
|\
| * Resolve ""To do" should be "Todos" on Todos list page"Victor Wu2017-11-031-5/+5
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-232-30/+55
|\ \ | |/
| * Merge branch 'feature/reliable-rspec-with-eval-script' into 'master'Rémy Coutable2017-10-201-1/+3
| |\
| | * Check for element before evaluate_scriptEric Eastwood2017-10-191-1/+3
| * | Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-171-29/+52
| |\ \ | | |/ | |/|
| | * Skip some nested group specs when using MySQLBob Van Landuyt2017-10-121-5/+14
| | * Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-1010-19/+26
| | |\
| | * | Update feature specs for updated group listsBob Van Landuyt2017-10-051-28/+37
| | * | Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya2017-10-041-3/+4
| | * | Reuse the groups tree for explore and dashboard.Bob Van Landuyt2017-10-041-0/+4
* | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-121-10/+10
|\ \ \ \ | |/ / /
| * | | Fix a feature spec failing only on MySQLrs-mysql-groups-dashboard-failureRobert Speicher2017-10-111-10/+10
| | |/ | |/|
* | | fix assignment to hidden inputMike Greiling2017-10-121-1/+1
* | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-0910-19/+26
|\ \ \ | |/ /
| * | Merge branch 'master' into 'group-sort-dropdown-blank'Robert Speicher2017-10-0910-19/+20
| |\ \
| | * | Replaces `tag: true` into `:tag` in the specsJacopo2017-10-0710-18/+18
| | * | Add a project forks spec helperBob Van Landuyt2017-10-071-1/+2
| | |/
| * | Fixed default group sort optiongroup-sort-dropdown-blankPhil Hughes2017-10-061-0/+6
| |/
* | fixed spec/features/dashboard/groups_list_spec.rbPhil Hughes2017-09-271-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-263-8/+27
|\ \ | |/
| * Merge branch 'improve_sorting_list' into 'master'Douwe Maan2017-09-252-8/+8
| |\
| | * Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-232-8/+8
| * | Add context tabs to dashboard/projectsPhil Hughes2017-09-221-0/+19
| |/