summaryrefslogtreecommitdiff
path: root/spec/features/projects_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Get rid of hard-coded user/project/group names that could clash with DB seque...Rémy Coutable2018-02-261-4/+4
* Add Tip about Push to Create project on New Project pageAndré Luís2018-02-231-0/+18
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-3/+3
* target label instead of obscured input elementMike Greiling2017-11-021-3/+1
* Changed trigger click calls to click()Jose Ivan Vargas2017-10-231-2/+4
* Change project deletion message from alert to noticeWinnie Hellmann2017-10-171-1/+1
* Simplify project pageAnnabel Dunstone Gray2017-10-111-2/+3
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-2/+2
* Show fork information on the project panelBob Van Landuyt2017-10-071-0/+49
* Add a project forks spec helperBob Van Landuyt2017-10-071-3/+4
* Remove spec as no longer necessarykushalpandya2017-09-051-43/+0
* Frontend to send template name instead of on/offZeger-Jan van de Weg2017-08-171-1/+1
* Fixed activity not loading on project homepageproject-homepage-activityPhil Hughes2017-08-081-0/+15
* Fix last feature test for project templatesZ.J. van de Weg2017-08-071-2/+2
* After merge cleanupZ.J. van de Weg2017-08-071-5/+1
* Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-071-5/+9
|\
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-5/+5
| * Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* | Rename GitLabProjectImporterService and misc fixesZ.J. van de Weg2017-08-011-3/+3
* | Allow projects to be started from a templateZ.J. van de Weg2017-07-281-0/+21
|/
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-6/+6
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-6/+6
* Change `login_with` uses to `gitlab_sign_in`Robert Speicher2017-06-191-4/+4
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-2/+2
* Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable2017-04-241-2/+0
|\
| * Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* | Use `:empty_project` where possible in top-level feature specsrs-empty-project-featuresRobert Speicher2017-04-201-6/+6
|/
* Display full project name with namespace upon deletionMark Fletcher2017-03-151-2/+2
* Use native unicode emojisEric Eastwood2017-03-061-1/+1
* Allow Member.add_user to handle access requestersRémy Coutable2016-09-281-3/+3
* add test about flash alertubudzisz2016-09-141-2/+6
* Fix file links on project page Files viewfix-file-links-on-project-pageSean McGivern2016-08-231-0/+29
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-4/+4
* Fix and remove duplicate specs18755-fix-destroy-project-causes-post_decline_request-to-be-executedRémy Coutable2016-06-201-16/+0
* Project title dropdown testsproject-dropdown-testsPhil Hughes2016-04-261-0/+27
* Updated testsPhil Hughes2016-04-121-2/+1
* added feature testPhil Hughes2016-01-301-1/+20
* rempves tests for "you have master access" textimproved-leave-projectJacob Schatz2016-01-041-1/+0
* adds proper `it` for multi line. adds `find` with correct id for button.Jacob Schatz2015-12-281-3/+3
* fixes tests failingJacob Schatz2015-12-281-1/+4
* Fix and test leave project displayDrew Blessing2015-12-211-0/+14
* Fix spechanloong/gitlab-ce-remove-forks-from-projects-settingsDouwe Maan2015-10-181-1/+1
* Made suggested content changes based on MR ReviewHan Loong Liauw2015-10-141-3/+3
* Adds ability to remove the forked relationshipHan Loong Liauw2015-10-131-4/+25
* Allow removing of project without confirmation when JavaScript is disabledStan Hu2015-10-071-1/+1
* Fix specDouwe Maan2015-08-061-2/+2
* Add `feature` tag to feature specsRobert Speicher2015-07-061-1/+1
* Merge branch 'repo-remove'Dmitriy Zaporozhets2015-06-031-7/+0
|\
| * Fix tests and increase delay time before remove repositoryDmitriy Zaporozhets2015-06-031-9/+0
* | Add feature specs for Project and Group description renderingRobert Speicher2015-06-021-12/+44
|/