summaryrefslogtreecommitdiff
path: root/app/views/profiles/preferences/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Remove unused extra hr in preferences37603-preferences-settings-extra-lineAnnabel Dunstone Gray2017-09-081-2/+2
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-20/+0
* Add previews in preferencesAnnabel Dunstone Gray2017-09-061-2/+9
* Add functionality for two themesAnnabel Dunstone Gray2017-09-061-0/+13
* Enable the new navigation by defaultPhil Hughes2017-08-291-20/+0
* hide the feature flag for the repo editor featureMike Greiling2017-08-081-22/+0
* Revert "Combine 'turn on/off' user dropdown links into 'experimental features...Mike Greiling2017-08-081-2/+0
* Merge branch 'master' into ideMike Greiling2017-08-071-2/+2
|\
| * 34764 Rename about to overview for group and project page34764-rename-to-overviewtauriedavis2017-08-041-2/+2
* | No new nav twice.Jacob Schatz2017-08-061-1/+1
* | Combine 'turn on/off' user dropdown links into 'experimental features' link a...Luke "Jared" Bennett2017-07-281-0/+2
* | Add groundwork for feature flagLuke "Jared" Bennett2017-07-281-0/+22
|/
* 35209 Add wip message to new navigation preference sectiontauriedavis2017-07-191-0/+6
* Fixes the column widths for the new navigation options in settingsPhil Hughes2017-07-051-2/+2
* Enables the option in user preferences to turn on the new navigationenable-new-navigation-option-in-preferencesPhil Hughes2017-07-041-19/+16
* Merge branch 'profile-settings-width' into 'master'Annabel Dunstone Gray2017-06-281-4/+5
|\
| * Added limited width to profile settingsprofile-settings-widthPhil Hughes2017-06-231-4/+5
* | fixed scss-lint jobPhil Hughes2017-06-211-18/+19
* | fixed typo in selector :see_no_evil:Phil Hughes2017-06-211-2/+2
* | added section to profile/preferencesPhil Hughes2017-06-211-0/+18
|/
* Change ‘Project view’ label to ‘Project home page content’29881-default-project-view-highlighted-tab-when-changing-settingsPedro Moreira da Silva2017-05-231-2/+2
* Update user's profile preferences docsAchilleas Pipinellis2017-03-221-4/+6
* Remove application theme settings from preferencesAnnabel Dunstone Gray2017-02-171-7/+0
* Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-6/+0
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-2/+2
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-2/+2
* Fix preferences tests.cs-cropperConnor Shea2016-06-301-0/+1
* Resolve some issues Jacob brought up.Connor Shea2016-05-241-3/+3
* Fix grammar and wording in text on various pages.Connor Shea2016-05-221-3/+3
* Implement top navigation concept for profile areaDmitriy Zaporozhets2016-04-191-1/+0
* Preferences viewPhil Hughes2016-03-021-49/+49
* Set of small UI fixes to project and profile pagesDmitriy Zaporozhets2016-02-071-2/+1
* Add cancel button to forms that didn't have one alreadyDouwe Maan2015-12-021-1/+1
* Tweak help text.Douwe Maan2015-10-171-2/+2
* improved code style and layout option namingPeter Göbel2015-10-051-1/+1
* added user preference to change layout widthPeter Göbel2015-10-051-0/+7
* Style panels and add blank containerDmitriy Zaporozhets2015-09-091-2/+2
* Use page title for header title tooDmitriy Zaporozhets2015-09-091-4/+4
* Add Gitlab::ColorSchemes moduleRobert Speicher2015-08-251-4/+4
* Allow user to specify content he wants to see on project pageproject-default-viewDmitriy Zaporozhets2015-07-131-0/+8
* Remove redundant help text from custom dashboard selectionRobert Speicher2015-06-131-2/+0
* Fix alignment of Behavior form; add documentation linkRobert Speicher2015-06-131-2/+4
* Add feature specs for default dashboard preferenceRobert Speicher2015-06-131-1/+1
* Add a form field to customize the dashboard preferenceRobert Speicher2015-06-131-2/+17
* Update markup/styling for syntax highlight theme preferenceRobert Speicher2015-06-131-2/+2
* Simplify the javascript behavior for Preference updatingRobert Speicher2015-06-131-8/+6
* Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher2015-06-131-31/+4
* Move the "Design" templates and logic to PreferencesRobert Speicher2015-06-131-1/+56
* Add Profiles::PreferencesControllerRobert Speicher2015-06-131-0/+1