summaryrefslogtreecommitdiff
path: root/features/steps/admin
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'move-admin-users-spinach-tests-to-rspec' into 'master' Rémy Coutable2017-01-131-167/+0
|\ | | | | | | | | Move admin users spinach tests to rspec See merge request !8395
| * Move admin users spinach tests to rspecSemyon Pupkov2017-01-021-167/+0
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Move admin deploy keys spinach to rspecSemyon Pupkov2017-01-031-59/+0
|/
* Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2016-12-207-517/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/1376-allow-write-access-deploy-keys * upstream/master: (538 commits) Reject blank environment vcariables in Gitlab::Git::RevList Add online terminal documentation Add changelog entry Add terminal UI and controller actions Fix specs Even out padding on plus button in breadcrumb menu Update font size of detail page header to 14px Update CHANGELOG.md for 8.13.10 Update CHANGELOG.md for 8.14.5 Fix Route#rename_children behavior Remove inline-block styling from status Add terminals to the Kubernetes deployment service Add a ReactiveCaching concern for use in the KubernetesService Add xterm.js 2.1.0 and a wrapper class to the asset pipeline Remove unnecessary hidden svg elements for icons. Fix consistent typo in environment.js Use a block to insert extra check for authenticate_build! Align milestone column header with count number Add Wiki import to BB importer Make CI badge hitboxes better match container ...
| * Merge branch 'move-admin-projects-spinach-tests-to-rspec' into 'master' Rémy Coutable2016-12-201-104/+0
| |\ | | | | | | | | | | | | | | | | | | Move admin projects spinach tests to RSpec Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/23036 See merge request !8174
| | * Move admin projects spinach tests to rspecSemyon Pupkov2016-12-191-104/+0
| | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
| * | Merge branch 'move-admin-appearance-feature-to-rspec' into 'master' Rémy Coutable2016-12-191-72/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Move Admin Appearance spinach feature to RSpec Part of #23036 See merge request !8063
| | * | Move Admin Appearance spinach feature to rspecjurre2016-12-191-72/+0
| | | |
| * | | Move admin broadcast messages spinach feature to rspecjurre2016-12-191-66/+0
| |/ /
| * | Merge branch 'move-admin-label-spinach-test-to-rspec' into 'master' Rémy Coutable2016-12-191-117/+0
| |\ \ | | |/ | |/| | | | | | | | | | | | | Move admin labels spinach test to RSpec Part of #23036 See merge request !8166
| | * Move admin labels spinach test to rspecSemyon Pupkov2016-12-191-117/+0
| | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
| * | Merge branch 'move-admin-application-spinach-test-to-rspec' into 'master' Rémy Coutable2016-12-191-55/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Move admin application spinach test to RSpec Part of #23036 See merge request !8140
| | * | Move admin application spinach test to rspecSemyon Pupkov2016-12-171-55/+0
| | |/ | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
| * | Move admin deploy keys spinach test to rspecSemyon Pupkov2016-12-171-46/+0
| |/ | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
| * Merge branch 'move-admin-active-tab-spinach-tests-to-rspec' into 'master' Rémy Coutable2016-12-151-41/+0
| |\ | | | | | | | | | | | | Move admin active tab spinach tests to RSpec See merge request !8037
| | * Move admin active tab spinach tests to rspecSemyon Pupkov2016-12-121-41/+0
| | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
| * | Move admin settings spinach feature to rspecjurre2016-12-131-62/+0
| |/
* | Merge CSSFilipa Lacerda2016-12-122-26/+0
|\ \ | |/
| * Merge branch 'move-admin-hooks-spinach-test-to-rspec' into 'master' Rémy Coutable2016-12-071-15/+0
| |\ | | | | | | | | | | | | | | | | | | Move admin hooks spinach to RSpec https://gitlab.com/gitlab-org/gitlab-ce/issues/23036 See merge request !7942
| | * Move admin hooks spinach to rspecSemyon Pupkov2016-12-061-15/+0
| | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
| * | Move admin logs spinach test to rspecSemyon Pupkov2016-12-061-11/+0
| |/ | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2016-12-062-43/+0
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/1376-allow-write-access-deploy-keys * upstream/master: (488 commits) Merge branch 'issue_25064' into 'security' It's secret variables, not secure Fix dead links, add example of debug trace output, simplify titles Authorize users into imported GitLab project Document button secondary states. Update icons and color section Remove unused votes.scss Remove unused errors css Fixed MR widget content wrapping for XS viewports NIGNX -> Nginx Use pry-byebug instead byebug Fixed influence from other specs. Accept `issue new` as command to create an issue Update paranoia from 2.1.4 to 2.2.0. Use the pagination helper in the API Added changelog for #25221 Fixed top margin for Builds page status header information Satisfied eslint Fix compatibility with Internet Explorer 11 for merge requests change the date label to match the date used fix gfm doc typo about two spaces for next line transfer ...
| * Merge branch 'move-admin-spam-spinach-test-to-rspec' into 'master' Rémy Coutable2016-11-241-28/+0
| |\ | | | | | | | | | | | | Move admin spam spinach test to RSpec See merge request !7708
| | * Move admin spam spinach test to RspecSemyon Pupkov2016-11-231-28/+0
| | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
| * | Move admin abuse report spinach test to rspecSemyon Pupkov2016-11-231-15/+0
| |/ | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Allow admin to set keys with write access, andLin Jen-Shin2016-11-221-1/+14
|/ | | | | | show write access information when showing the key. TODO: It's ugly right now, need help!
* Show log corresponding to env in admin/logsLukas Erlacher2016-11-031-1/+1
| | | | | | | | | | No matter which environment Gitlab was running as, the admin/logs view always showed production.log. This commit selects the logfile based on Rails.env. - Rename ProductionLogger to EnvironmentLogger - Make EnvironmentLogger logfile depend on env - Update spinach test for log tabs
* Fixed group testsPhil Hughes2016-09-131-1/+1
|
* Tests updatePhil Hughes2016-09-131-1/+1
|
* Fix test for checking everything for Slack serviceLin Jen-Shin2016-07-301-0/+1
|
* Allow slack service to send messages on different channelsFelipe Artur2016-07-191-8/+8
|
* Layout for Users Groups and Projects on admin areaAlfredo Sumaran2016-07-071-4/+5
|
* Fix invite user feature test and improve request member UI rowDmitriy Zaporozhets2016-07-071-1/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix specs18871-check-improve-how-we-display-access-requesters-in-admin-areaRémy Coutable2016-06-211-7/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix admin active tab testsDmitriy Zaporozhets2016-06-151-20/+16
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
| | | | Also removes the note from the development/testing.md guide
* Modify tests to match new navigation behaviour for project pagesDmitriy Zaporozhets2016-05-161-1/+9
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Bring shared project feature tests from EEDmitriy Zaporozhets2016-03-121-0/+19
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-261-0/+72
| | | | | The only major difference with the EE version is the change from a light and dark logo to only a header logo The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it
* Allow limited Markdown in Broadcast Messagesrs-broadcast-markdownRobert Speicher2016-02-061-1/+13
| | | | Closes #11853
* Use truncate helper on spam logs listDouglas Barbosa Alexandre2016-02-021-6/+16
|
* Support Akismet spam checking for creation of issues via APIStan Hu2016-02-021-0/+18
| | | | | | | Currently any spam detected by Akismet by non-members via API will be logged in a separate table in the admin page. Closes #5612
* Update Broadcast Message featuresRobert Speicher2016-01-131-8/+22
| | | | | | | | - Removes redundant "Create a broadcast message" scenario that was entirely covered by the "Create a customized broadcast message" scenario. - Adds "Edit an existing broadcast message" scenario - Adds "Remove an existing broadcast message" scenario
* Simplify BroadcastMessage factoryRobert Speicher2016-01-131-4/+3
| | | | Also make the feature tests less brittle.
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-0/+2
|
* Merge branch 'master' into fix-admin-should-be-able-to-add-himself-to-groupDouglas Barbosa Alexandre2015-12-081-1/+1
|\
| * Add custom ColorValidatorRobert Speicher2015-12-071-1/+1
| |
* | Merge branch 'master' into fix-admin-should-be-able-to-add-himself-to-groupDouglas Barbosa Alexandre2015-12-041-4/+4
|\ \ | |/
| * Merge branch 'master' into ui/form-consistencyDouwe Maan2015-12-031-1/+1
| |\
| * | Use consistent casing for form field labelsDouwe Maan2015-12-021-4/+4
| | |