summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/forms.scss
Commit message (Collapse)AuthorAgeFilesLines
* Fix input placeholder text colorfix-input-placeholder-colorAndreas Kämmerle2018-06-111-1/+1
|
* Fix bad merge conflictClement Ho2018-05-231-1/+1
|
* Merge branch 'master' into bootstrap4Clement Ho2018-05-231-0/+8
|\
| * Fixes: Runners search input placeholder is cut offJacopo2018-05-231-0/+8
| |
* | [skip ci] fix overzealous .badge-pill renames from scss migration scriptClement Ho2018-04-131-1/+1
| |
* | [skip ci] .input-group-btn into .input-group-prepend, .input-group-appendClement Ho2018-04-121-1/+2
| |
* | [skip ci] .input-group-addon to .input-group-prepend, .input-group-appendClement Ho2018-04-121-2/+4
| |
* | [skip ci] .help-block to .form-text.text-mutedClement Ho2018-04-111-1/+1
| |
* | Ran migration scriptClement Ho2018-04-091-12/+12
|/
* Merge branch 'fix/new-project-path-input-overlapping' into 'master'Clement Ho2018-02-211-1/+1
|\ | | | | | | | | | | | | Fix new project path input overlapping, height and radius #41811 Closes #41811 See merge request gitlab-org/gitlab-ce!16755
| * Fix new project path input overlappingGeorge Tsiolis2018-02-141-1/+1
| | | | | | | | - Max-width and height
* | Cleanup new branch/merge request form in issueswinh-new-branch-dropdown-styleWinnie Hellmann2018-02-121-0/+1
|/
* Changed all font-weight values to 400 and 600Dimitrie Hoekstra2017-08-241-3/+3
|
* [#27697] Make the arrow icons consistent in dropdownTM Lee2017-06-191-2/+9
|
* Limit wiki container widthwiki-limited-widthPhil Hughes2017-06-131-1/+2
| | | | Closes #23734
* Merge branch '28614-harmonious-color-palette' into 'master' Annabel Dunstone Gray2017-03-241-7/+7
|\ | | | | | | | | | | | | Change full colors to a more harmonious palette Closes #28614 See merge request !10154
| * Change full colors to a more harmonious palettePedro Moreira da Silva2017-03-231-7/+7
| |
* | Corrected alignment for the remember-me checkbox in the login viewJose Ivan Vargas2017-03-221-0/+8
|/
* 25701 standardize text colors25701-standardize-text-colorstauriedavis2017-01-041-1/+1
|
* Added slack slash commands frontend help wellLuke "Jared" Bennett2016-12-181-0/+4
| | | | Added tests
* Finish refactoring graysvariablesAnnabel Dunstone Gray2016-12-131-1/+1
|
* Remove duplicate shades of gray and blackAnnabel Dunstone Gray2016-12-131-1/+1
|
* Enable ColorVariable in scss-lintSam Rose2016-12-011-6/+6
|
* fix incorrect max-width media queriesMike Greiling2016-11-301-1/+1
|
* Frontend review changeszj-mattermost-command-help-messageLuke "Jared" Bennett2016-11-211-28/+29
|
* Added new .help-form styling and implemented with mattermost command service ↵Luke "Jared" Bennett2016-11-211-1/+39
| | | | help well
* Change show-gl-field-errors to gl-show-field-errorsBryce Johnson2016-11-021-1/+1
|
* Upgrade gl_field_errors to support more use cases.Bryce Johnson2016-11-011-0/+32
|
* Make UX upgrades to SignIn/Register views.Bryce Johnson2016-10-151-2/+11
| | | | | | | - Tab between register and sign in forms - Add individual input validation error messages - Validate username - Update many styles for all login-box forms
* Enforce TrailingSemicolon and EmptyLineBetweenBlocks in scss-lint23319-enable-trailingsemicolon-on-scss-lintClement Ho2016-10-141-1/+3
|
* Merge branch 'members-ui' into 'master' Fatih Acet2016-10-141-4/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Project members UI ## What does this MR do? New UI for project members that includes groups. ## Screenshots (if relevant) ### Project members ![Screen_Shot_2016-09-02_at_15.13.27](/uploads/b9d4a634d44b7b7bbb6eddb10aee86bd/Screen_Shot_2016-09-02_at_15.13.27.png) ### Group members ![Screen_Shot_2016-09-02_at_15.13.36](/uploads/c15c173e68b2c0b49bcd06ca560269d3/Screen_Shot_2016-09-02_at_15.13.36.png) ## What are the relevant issue numbers? Part of #19868 Closes #21320 See merge request !6148
| * Mobile spacing improvementsPhil Hughes2016-09-131-4/+0
| |
* | Remove redundant mixinsClement Ho2016-10-081-1/+1
| |
* | Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-2/+2
|/
* Prevent .form-actions element from leaking out of the main containerPaweł Kowalski2016-08-281-1/+0
|
* Improve input padding, fix #18237.Connor Shea2016-06-061-0/+1
|
* Added due date calendar to new issue formPhil Hughes2016-05-161-4/+4
| | | | Closes #15516
* Updated select box to match designPhil Hughes2016-04-251-0/+18
|
* Fix placeholder colorDmitriy Zaporozhets2016-03-311-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Apply styling and tweaks to autocomplete dropdownAlfredo Sumaran2016-03-181-34/+0
|
* Follow the CSS Style Guide rules for HEX colors.connorshea2016-03-151-2/+2
| | | | | | | Use lowercase letters and shorthand values for HEX colors where possible. Discussed in #14299.
* Changed weight of labelsprofile-settings-uiPhil Hughes2016-03-021-1/+1
|
* Profile settingsPhil Hughes2016-03-021-4/+8
| | | | Closes #13853
* Border radius to vars.top-search-colors-and-element-position-is-not-like-in-designJacob Schatz2016-01-241-3/+7
| | | | Only top search is gray.
* Distinguishes between search inputs.Jacob Schatz2016-01-241-6/+6
| | | | Main search input has different styles than secondary search inputs.
* Removes extra spacesJacob Schatz2016-01-241-2/+0
|
* Make base64 image smaller by 5000 characters.Jacob Schatz2016-01-241-2/+1
|
* Adds base64 background search icon.Jacob Schatz2016-01-241-1/+32
| | | | | | | | | All inputs of type `search` will have the gray background and search icon centered. Because the search magnifier is a bg image, I had to hide it with `[value=""]`. I added a little javascript to make sure each input always has it's own value.
* Merge branch 'new-buttons-everywhere' into 'master' Dmitriy Zaporozhets2016-01-141-2/+0
|\ | | | | | | | | | | | | Standartize buttons and fields size Fixes #8069 and #8070 See merge request !2428
| * Standartize buttons and fields sizeDmitriy Zaporozhets2016-01-141-2/+0
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>