summaryrefslogtreecommitdiff
path: root/app/views/projects/settings
Commit message (Expand)AuthorAgeFilesLines
* Make Highlight accept language paramMark Chao2018-10-301-2/+2
* Add timed incremental rollout to Auto DevOpsAlessio Caiazza2018-10-051-1/+8
* Simplify runner registration token resettingTomasz Maczukin2018-10-042-11/+1
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
* Move project default branch settings under 'Repository'Paul Slaughter2018-09-041-0/+1
* Correct remaining `Lint/UselessAssignment` haml-lint violationsRobert Speicher2018-08-311-1/+0
* Added missing html_safe on text messages.Alexander Kutelev2018-08-161-2/+2
* keep general pipeline settings panel open after form submissionMike Greiling2018-08-071-1/+1
* keep auto devops settings panel open after form submissionMike Greiling2018-08-071-1/+1
* Resolve "Improve Auto DevOps settings flow for admin and project"Mike Greiling2018-08-061-27/+10
* Port of protected environments frontend changes from EE to CEMike Greiling2018-08-031-0/+2
* Automatically expand runner's settings block when linking to the runner's set...Filipa Lacerda2018-08-011-1/+1
* Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-191-4/+4
* Add Go code coverageMaxime Guyot2018-07-041-0/+3
* i18n: externalize strings from 'app/views/projects/settings'Tao Wang2018-07-017-49/+45
* Adds an ID to the settings section to allow anchor linkingFilipa Lacerda2018-06-271-1/+1
* Ensure we look into the correct setion only when expanding a settings' sectionRémy Coutable2018-06-131-3/+3
* Update settings section titlesAndreas Kämmerle2018-06-081-2/+2
* Fix revealing a CI runner token doesn't actually reveal itClement Ho2018-06-071-1/+1
* rely on presense or absense of data attribute instead of coerced boolean stringsMike Greiling2018-06-061-3/+3
* attach a single event handler to detect radio button changes instead of one p...Mike Greiling2018-06-061-1/+1
* add custom card classes for autodevops settingsMike Greiling2018-06-061-4/+4
* Merge branch 'master' into 38542-application-control-panel-in-settings-pageMatija Čupić2018-06-061-1/+1
|\
| * Rename Secret variables -> variablesAchilleas Pipinellis2018-06-061-1/+1
* | revert accidental commitMike Greiling2018-06-061-2/+2
* | fix broken specsMike Greiling2018-06-061-2/+2
* | add help links to the deployment strategy optionsMike Greiling2018-06-062-2/+4
* | add deploy strategy radio buttonsMike Greiling2018-06-061-1/+14
* | show/hide the extra auto devops settings when appropriateMike Greiling2018-06-061-4/+4
* | update wording of domain input subtextMike Greiling2018-06-061-2/+2
* | re-order and re-style autodevops form to match designMike Greiling2018-06-061-28/+36
* | re-order autodevops optionsMike Greiling2018-06-061-7/+7
|/
* Fix checkbox/radio button structureClement Ho2018-05-312-14/+14
* Replace help-block with form-text.text-mutedClement Ho2018-05-291-1/+1
* Resolve "Rename "secret variables" to "variables""Fabio Busatto2018-05-281-1/+1
* Replace remaining .radio and .checkbox with .form-checkClement Ho2018-05-241-3/+3
* Merge branch 'master' into bootstrap4Clement Ho2018-05-231-1/+1
|\
| * removed "(Beta)" from "Auto DevOps" messagesfix/devops-remove-betaPaul Slaughter2018-05-211-1/+1
* | Merge branch 'master' into bootstrap4Clement Ho2018-05-161-1/+3
|\ \ | |/
| * Display help text below auto devops domain with nip.io domain name (#45561)45584-add-nip-io-domain-suggestion-in-auto-devopsDylan Griffith2018-05-151-1/+3
* | Merge branch 'master' into bootstrap4Clement Ho2018-05-081-0/+2
|\ \ | |/
| * Adds remote mirror table migrationTiago Botelho2018-05-071-0/+2
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-301-0/+1
|\ \ | |/
| * Resolve "Add how to use nip.io to Auto DevOps and Kubernetes documentation"Dylan Griffith2018-04-271-0/+1
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-233-39/+53
|\ \ | |/
| * Changed anchor not to have the js prefix, add i18nJose Ivan Vargas2018-04-202-20/+20
| * Create autodevops settings sectionsJose Ivan Vargas2018-04-203-40/+54
* | Fix karma specsClement Ho2018-04-161-1/+1
* | [skip ci] convert label-gray and label-inverse to badge-gray and badge-inverseClement Ho2018-04-131-1/+1
* | [skip ci] Convert .label. to .badge.Clement Ho2018-04-131-1/+1