summaryrefslogtreecommitdiff
path: root/app/views/profiles/preferences
Commit message (Collapse)AuthorAgeFilesLines
* Fix the default navigation theme selection on invalid idVitaliy @blackst0ne Klachkov2017-09-141-1/+1
|
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-112-0/+24
| | | This reverts merge request !14148
* Remove unused extra hr in preferences37603-preferences-settings-extra-lineAnnabel Dunstone Gray2017-09-081-2/+2
|
* Revert "Merge branch ↵revert-f2421b2bRubén Dávila2017-09-082-24/+0
| | | | | '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'" This reverts merge request !13619
* Add previews in preferencesAnnabel Dunstone Gray2017-09-061-2/+9
|
* Add functionality for two themesAnnabel Dunstone Gray2017-09-062-0/+17
|
* 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 ↵Mike Greiling2017-08-081-2/+0
| | | | | | features' link and andded 'experimental features' heading for user preferences page" This reverts commit 75f490a4c95c41f9364e8e0cba443b312f01a686.
* Merge branch 'master' into ideMike Greiling2017-08-071-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (177 commits) Add changelog Bump gitlab-shell version to 5.8.0 to fix Git for Windows 2.14 Make contextual sidebar collapsible Fixed sidebar context header hover colors Use correct `Environment`-class within `Gitlab` namespace Remove gl.Activities from Commits page Move `let` calls inside the `describe` block using them Add `/assign me` alias support for assigning issuables to oneself GRPC::Unavailable (< GRPC::BadStatus) is wrapped in a CommandError Use `broken_storage` in the fs_shards_spec. Eager load project creators for project dashboards Memoize a user's personal projects count Remove redundant query from User#recent_push Improve checking if projects would be returned Change spelling of gitlab-shell Remove unused #tree-holder Add custom linter for inline JavaScript to haml_lint Rename user_can_admin? because it's more accurate Synchronous zanata community contribution translation Add Korean translation to i18n ...
| * 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 ↵Luke "Jared" Bennett2017-07-281-0/+2
| | | | | | | | and andded 'experimental features' heading for user preferences page
* | 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 settings Closes #20918 See merge request !12386
| * Added limited width to profile settingsprofile-settings-widthPhil Hughes2017-06-231-4/+5
| | | | | | | | Closes #20918
* | fixed scss-lint jobPhil Hughes2017-06-211-18/+19
| | | | | | | | only display the toggle setting in development env for now
* | 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
| | | | | - Document all options - Change links that point to docs in the application
* Remove application theme settings from preferencesAnnabel Dunstone Gray2017-02-171-7/+0
|
* Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-152-10/+0
|
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-2/+2
|
* ensure the 'fixed layout' preference is honored whenever possibleMike Greiling2016-09-201-2/+2
| | | | see #22343 for issue description
* Update the help_page_path route to accept paths directly instead of using ↵Connor Shea2016-07-111-2/+2
| | | | parameters.
* 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
| | | | | | | | Main idea is to keep left sidebar static so user is not confused by changing context. Instead we put changing navigation with changing content in one main block Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Preferences viewPhil Hughes2016-03-021-49/+49
| | | | Closes #13861
* Set of small UI fixes to project and profile pagesDmitriy Zaporozhets2016-02-071-2/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* 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-052-2/+2
|
* added user preference to change layout widthPeter Göbel2015-10-052-0/+14
|
* Style panels and add blank containerDmitriy Zaporozhets2015-09-091-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Use page title for header title tooDmitriy Zaporozhets2015-09-091-4/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add Gitlab::ColorSchemes moduleRobert Speicher2015-08-251-4/+4
| | | | | Very similar to Gitlab::Theme, this contains all of the definitions for our syntax highlighting schemes.
* Allow user to specify content he wants to see on project pageproject-default-viewDmitriy Zaporozhets2015-07-131-0/+8
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* 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-132-1/+6
|
* 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-132-8/+7
|
* Add PreferencesHelper moduleRobert Speicher2015-06-131-1/+1
| | | | | | | Consolidates the helpers related to user preferences. Renames `app_theme` to `user_application_theme` to better explain what it is.