Commit Graph

15 Commits

Author SHA1 Message Date
Robert Speicher 9eeba8fb49 Auto-correct ProjectPathHelper violations 2017-07-06 12:20:50 -04:00
Robert Speicher e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Robert Speicher 45fb1f9542 Change `login_as` uses to `gitlab_sign_in` 2017-06-19 18:59:01 -05:00
Tim Zallmann 39d976cf58 Added more negative checks for public project 2017-06-08 00:37:45 +02:00
Tim Zallmann 81b565ee36 Fix End Syntax Error 2017-06-08 00:02:31 +02:00
Tim Zallmann 9647d2e76d Enhancing Spec's with negative cases 2017-06-07 23:59:25 +02:00
Tim Zallmann bf601f0775 Fixed spec test syntax errors 2017-06-07 22:49:22 +02:00
Tim Zallmann c7bf2bfdaa Converting Tests to Spec Tests 2017-06-07 22:11:43 +02:00
Oswaldo Ferreira 2338785ec9 Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
Luke "Jared" Bennett 5412020762 Better Explore Groups view 2017-05-02 08:05:43 +00:00
Jacopo ff76adb547 Unnecessary "include WaitForAjax" and "include ApiHelpers"
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
2017-04-21 22:32:02 +02:00
Naveen Kumar 9de5ec5c3e Adding non_archived scope for counting projects 2017-03-24 20:00:46 +00:00
Dmitriy Zaporozhets f440bfd247
Improve groups list specs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-03-02 14:10:37 +02:00
Filipa Lacerda 0a10d85927 Update JS to use new standards 2017-03-02 11:05:48 +00:00
Dmitriy Zaporozhets b7c30cae4e
Add filter and sorting to dashboard groups page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-03-01 15:39:59 +02:00