summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/forms.scss
Commit message (Collapse)AuthorAgeFilesLines
* Improve project settings pageLuke Bennett2019-04-111-0/+4
| | | | Prioritize and simplify project settings content.
* Merge branch '57602-create-cluster-validations' into 'master'Mike Greiling2019-04-041-1/+3
|\ | | | | | | | | | | | | Display cluster form validation error messages inline Closes #57602 See merge request gitlab-org/gitlab-ce!26502
| * Display inline validation error messagesEnrique Alcantara2019-04-031-1/+3
| | | | | | | | | | | | | | | | | | | | | | In the new cluster forms, display form error messages below form fields instead of a summary banner on top of the form. Include client side validation in order to display user friendly error messages. Also remove unnecessary placeholders.
* | Merge branch 'nfriend-css-updates-for-gitlab-design-system-compliance' into ↵Fatih Acet2019-04-011-1/+1
|\ \ | |/ |/| | | | | | | | | 'master' Update border radius of form controls and remove space above page titles See merge request gitlab-org/gitlab-ce!24497
| * Update border radius of form controls and remove space above page titlesnfriend-css-updates-for-gitlab-design-system-complianceNathan Friend2019-02-141-1/+1
| | | | | | | | | | This commit makes changes to global CSS styles to bring the product closer to compliance with Pajamas (the GitLab design system).
* | Added Stylelint SetupTim Zallmann2019-02-251-3/+2
|/ | | | | | | | | | | | | | | | | | | | | | Added stylelint to static-analysis Updated yarn dependencies CSS Fixes and rule adoptions of stylelint Added stylelint-scss Deduplicated yarn.lock to clear dependencies First round of advanced stylelint rules Mainly Vendor prefix updates related to flex Updates to more webkit specific vendor prefixes Finished all vendor specific fixes Moved now 4 rules to warning Fixed the new scss lint problems More stylelint adaptions after rebase
* Remove all `$theme-gray-{weight}` variables in favor of `$gray-{weight}`George Tsiolis2019-01-141-1/+1
|
* Add shared CSS for MR approvalsee1979-cssPaul Slaughter2019-01-041-0/+9
| | | | | | | | | - Adds some common classes - Updates common css layout (there's more to be done here) - Adds classes for using <label> to wrap inputs - Adds select2 bootstrap validation support - Fixes select2 in modal z-index - Adds thead-white class
* Add explanatory help text to text inputs on user profile settings pageMartin Wortschack2018-12-181-1/+6
|
* Finish cleaning up reassigned variablesAnnabel Dunstone Gray2018-08-221-1/+1
|
* Remove scss variables, part 2Annabel Gray2018-08-141-1/+1
|
* Merge branch 'master' into 'ce-port-3959-mirroring-interface-improvements'Luke Bennett2018-08-061-1/+1
|\ | | | | | | # Conflicts: # locale/gitlab.pot
| * Replace snake case in SCSS variablesGeorge Tsiolis2018-07-251-1/+1
| |
* | re-portLuke Bennett2018-08-021-1/+1
|/
* Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-191-1/+1
|
* (Part 2) Resolve "Recognise when a user is trying to validate a private SSH key"Luke Bennett2018-07-061-0/+5
|
* Style updates for personal access token formPaul Slaughter2018-06-291-0/+12
|
* Resolve "Branch name status color is not correct anymore"Clement Ho2018-06-191-0/+4
|
* 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
| |