summaryrefslogtreecommitdiff
path: root/qa/qa/page/main/login.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+19
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-091-1/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-271-6/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-261-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-251-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-8/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-6/+3
* Backport for EE 15582Tomislav Nikic2019-09-101-0/+6
* Reduce the CE/EE diff under qa/qa-reduce-ce-ee-diff-in-qa-folderRémy Coutable2019-08-141-11/+20
* Refactor common Page Objects to use data tagsDan Davison2019-07-181-2/+2
* Refactor all existing usages of .actDan Davison2019-07-181-3/+3
* Implement dynamic validation on QA Pagesddavison2019-05-201-14/+2
* Add frozen_string_literal to qa/frozen_string_literal_qaThong Kuah2019-04-131-0/+2
* Move server responding check to scenario before hookMark Lapierre2019-02-141-0/+6
* Wait for login page to load at the beginning of QA suiteSanad Liaquat2019-02-071-11/+3
* Add e2e QA test for logging in using GitHub OAuthSanad Liaquat2019-02-011-6/+12
* [CE] Speed up login page usageMark Lapierre2018-12-261-2/+10
* Rename QA::Factory to QA::Resource53224-rename-to-resource-base-qaLin Jen-Shin2018-11-051-1/+1
* Initial commitSanad Liaquat2018-10-111-0/+9
* Reorganize menu filesqa-60-reorganize-menu-classes-squash-trysliaquat2018-10-091-4/+4
* Set initial password if promptedqa-fix-register-spec-failureMark Lapierre2018-09-271-0/+1
* Allow registration when LDAP is enabledml-qa-register-ldapMark Lapierre2018-09-241-6/+23
* [QA] consolidate selector patterns (1_manage/login)Dan Davison2018-09-181-26/+26
* Fix: set initial password even if using admin credentialsMark Lapierre2018-09-171-0/+2
* Enable signing in as admin when adding a licenseMark Lapierre2018-09-101-0/+13
* Fix LDAP QA specs failing due to button changeStan Hu2018-09-081-1/+1
* [QA] Change Test::Sanity::Failing to Test::Sanity::FrameworkRémy Coutable2018-09-061-2/+10
* [QA] Improve the fork scenario to take a username and password instead of alw...qa-staging-2Rémy Coutable2018-08-201-7/+18
* Adding spec to test basic forking functionalitiesMykhailo Formus2018-07-121-2/+17
* Make Page::Main::Login#sign_in_using_credentials gracefully bail out when use...qa-improve-main-login-pageRémy Coutable2018-06-191-30/+35
* Add LDAP_USERNAME and LDAP_PASSWORD user environment variables for QAsh-add-env-variables-for-ldap-qaStan Hu2018-02-141-2/+2
* GitLab QA: Add GITLAB_USER_TYPE to support different login types (e.g. standa...sh-add-login-types-qaStan Hu2018-02-111-1/+9
* Set initial password for instance in LDAP QA testsh-ldap-set-first-password-qaStan Hu2018-02-081-9/+16
* Address review comments for LDAP QA testsh-add-ldap-qaStan Hu2018-02-061-0/+5
* Add QA specs for LDAP loginStan Hu2018-02-041-0/+17
* Fix intermittent click errorqa/mk-fix-element-is-not-clickable-at-pointMichael Kozono2018-01-261-2/+4
* Remove the wait time for the login form checkqa/rs-remove-login-waitRobert Speicher2018-01-191-7/+9
* Add QA login page views / selectors definitionGrzegorz Bizon2018-01-091-0/+12
* Decouple subject's address from page objects in QAGrzegorz Bizon2017-12-071-2/+2
* Make QA runtime browser an actable objectGrzegorz Bizon2017-11-191-4/+4
* Use QA browser to navigate to pages and handle sessionsGrzegorz Bizon2017-11-171-0/+8
* Change Page::Main::Entry to only visit an entrypoint and introduce Page::Main...Rémy Coutable2017-11-101-0/+19