summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2016-06-204-59/+72
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/runner-lock-on-project * upstream/master: (353 commits) Put some admin settings in dropdown Add styleguide on configuration settings documentation Remove Duplicated keys add UNIQUE index to fingerprint Avoid autoload issue such as 'Mail::Parsers::AddressStruct' Move appearance settings as sub tab to application settings use rails root join fixed a couple of errors spotted in production Fix RangeError exceptions when referring to issues or merge requests outside of max database values Fix bug in `WikiLinkFilter`. Grammar and typographic changes to artifacts documentation Tweak grammar Small frontend code fixes and restore 8a2d88f commit Warn about admin privilege to disable GitHub Webhooks Listing GH Webhooks doesn't stop import process for non GH admin users fixup! updated docs for api endpoint award emoji Update CHANGELOG Ensure Todos counters doesn't count Todos for projects pending delete Add endpoints for award emoji on notes Sort API endpoints and implement feedback Add endpoints for Award Emoji ...
| * Put some admin settings in dropdowndz-admin-tabs-dropdownDmitriy Zaporozhets2016-06-203-21/+10
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Move appearance settings as sub tab to application settingsdz-admin-tabsDmitriy Zaporozhets2016-06-203-8/+22
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Move admin->runners tab as subnav of overview tabdz-organize-admin-settingsDmitriy Zaporozhets2016-06-162-59/+69
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Test for enabling/disabling runners from admin runner pageLin Jen-Shin2016-06-171-2/+2
|/
* Rearrange order of tabsAnnabel Dunstone2016-06-151-4/+4
|
* Nest li elements directly under ul18338-change-admin-navigation-to-match-new-uiAnnabel Dunstone2016-06-152-4/+4
|
* Move builds tab to admin overviewAnnabel Dunstone2016-06-152-49/+58
|
* Add monitoring link with subtabsAnnabel Dunstone2016-06-154-108/+133
|
* Add sub links to overviewAnnabel Dunstone2016-06-155-365/+397
|
* Add request access for groupsRémy Coutable2016-06-144-6/+5
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Allow custom text on 'almost there' pageSean McGivern2016-06-081-0/+5
| | | | | | | | Add a new application setting, after_sign_up_text. This is text to be rendered as Markdown and shown on the 'almost there' page after a user signs up, but before they've confirmed their account. Tweak the styles for that page so that centered lists look reasonable.
* Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski2016-06-061-2/+2
|
* Merge branch 'separate-banzai-references' into 'master' Douwe Maan2016-06-011-1/+1
|\ | | | | | | | | | | | | | | | | Separate reference gathering from rendering This is a required step to allow batch processing when gathering references. This in turn would allow grabbing (for example) all mentioned users of an issue/merge request using a single query. cc @rspeicher @DouweM See merge request !3969
| * Added author to various Markdown calls in viewsYorick Peterse2016-05-261-1/+1
| | | | | | | | | | This ensures all these calls have an author set, allowing the use of "all" mentions where possible.
* | Add Application Setting to configure Container Registry token expire delay ↵Kamil Trzcinski2016-05-311-0/+8
|/ | | | (default 5min)
* Remove top block from builds pageimprove-pipeline-designAnnabel Dunstone2016-05-241-1/+0
|
* Extend runner config options for untagged jobsGrzegorz Bizon2016-05-191-2/+0
|
* Change landing page when skipping confirmation email and add documentationFelipe Artur2016-05-161-2/+2
|
* Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur2016-05-161-2/+2
|
* Toggle email signup confirmation in admin settingsFelipe Artur2016-05-161-0/+6
|
* Fix minor typos in admin health check pageDrew Blessing2016-05-121-1/+1
|
* Merge branch 'default-scope-on-builds-page' into 'master' Robert Speicher2016-05-121-1/+1
|\ | | | | | | | | | | | | | | | | | | Fix a description for default scope on builds Should be "**All* builds (from this project)" for the {project,admin} builds page without scope. Fix a regression on !2243 (#4240). See merge request !4118
| * Fix a description for default scope on buildsTakuya Noguchi2016-05-131-1/+1
| |
* | Merge branch 'health-check-route'Douwe Maan2016-05-121-0/+49
|\ \ | | | | | | | | | | | | # Conflicts: # db/schema.rb
| * | Add Changelog entryhealth-check-routeDJ Mountney2016-05-121-6/+6
| | | | | | | | | | | | and drop exception handling around HealthCheck::Utils.process_checks, it wasn't needed
| * | Support token header for health check token, and general cleanup of the ↵DJ Mountney2016-05-111-15/+21
| | | | | | | | | | | | health_check feature.
| * | Add tests for the health check featureDJ Mountney2016-05-101-0/+3
| | |
| * | Add health_check access token, and enforce on the health_check endpointDJ Mountney2016-05-101-0/+40
| | | | | | | | | | | | Also added a health check page to the admin section for resetting the token.
* | | Merge branch 'otzy007/gitlab-ce-disable_oauth_sign_in_sources'Douwe Maan2016-05-121-0/+7
|\ \ \ | |_|/ |/| |
| * | no need to define the help block since there's no help blockAndrei Gliga2016-05-121-1/+1
| | |
| * | Revert "Revert "no need to show the help about Github or the other ↵Andrei Gliga2016-05-121-3/+0
| | | | | | | | | | | | | | | | | | authentication sources"" This reverts commit 075ace5686c63d40f7e9fa02bf37e1bd3168f7e7.
| * | Revert "no need to show the help about Github or the other authentication ↵Andrei Gliga2016-05-121-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sources" This reverts commit 78a832d0fd7ff445c707809134dbb2a42d2a9e03. Show help only for the enabled OAuth Providers on oauth-providers-help block aria: { describedby: help_block_id } instead of 'aria-describedby' => help_block_id provider and not p a more simple approach to the OmniAuth helper links for oauth-providers-help
| * | inline btn-group{ data: { toggle: 'buttons' } }Andrei Gliga2016-05-121-2/+1
| | |
| * | button_based_providers.any? instead of !button_based_providers.empty?Andrei Gliga2016-05-121-1/+1
| | |
| * | On Application Settings Page let the user select the enabled OAuth Sign in ↵Andrei Gliga2016-05-121-1/+1
| | | | | | | | | | | | sources instead of the disabled ones
| * | unindent 1 level the Disable OAuth formAndrei Gliga2016-05-121-8/+8
| | |
| * | no need to show the help about Github or the other authentication sourcesAndrei Gliga2016-05-121-3/+0
| | |
| * | if omniauth is enabled and if there are button_based_providers available ↵Andrei Gliga2016-05-121-10/+11
| | | | | | | | | | | | show the disable OAuth sources
| * | text for the disable_oauth_signin_sources labelAndrei Gliga2016-05-121-1/+1
| | |
| * | OAuth Providers disable from the ApplicationSettings pageAndrei Gliga2016-05-121-0/+10
| | |
* | | Merge branch 'fix/reuse-runner-edit-form-in-admin-area' into 'master' Rémy Coutable2016-05-121-19/+3
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | Reuse runners edit form in admin and project area Reuse runners edit form in admin and project area. ![reuse_runner_form](/uploads/d16e3ee196151b68f584d947f38a7c29/reuse_runner_form.png) See merge request !4094
| * | Reuse runners edit form in admin and project areaGrzegorz Bizon2016-05-101-19/+3
| |/
* | Use abbrevation in runners table in admin areaGrzegorz Bizon2016-05-101-1/+1
| |
* | Remove broken inline runner description edit formGrzegorz Bizon2016-05-091-10/+2
|/
* Change build icons into buttons; update testsAnnabel Dunstone2016-05-041-3/+3
|
* Builds page redesignAnnabel Dunstone2016-05-041-1/+1
|
* Start builds redesignAnnabel Dunstone2016-05-044-13/+14
|
* Added UI to define secret_token for webhook and systemhookfeature/backport-safewebhooksGabriel Mazetto2016-05-021-2/+8
| | | | Codestyle changes to easy EE merge
* disable spellcheck and autocorrect for username field in admin pageArinde Eniola2016-04-201-3/+3
|