summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/forms.scss
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* | Style the broadcast message formRobert Speicher2016-01-131-0/+4
|/
* Merge branch 'master' into ui/new-projectui/new-projectDouwe Maan2015-12-031-3/+10
|\
| * No bottom margin for form help blocksDouwe Maan2015-12-021-0/+4
| |
| * Render all form controls at the same heightDouwe Maan2015-12-021-0/+2
| |
| * Remove padding around form-actionsDouwe Maan2015-12-021-3/+4
| |
* | Unify new project namespace select and path inputDouwe Maan2015-12-021-0/+8
|/
* Re-organize GitLab css into 2 directories: framework and page specific cssDmitriy Zaporozhets2015-10-121-0/+94
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>