summaryrefslogtreecommitdiff
path: root/spec/helpers/preferences_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Backport CE changes for Ops Dashboard in EEPeter Leitzen2018-10-121-0/+7
* Restore navigation theme orderGeorge Tsiolis2018-06-071-1/+1
* Resolve "Introduce new navigation themes in GitLab 11.0"Annabel Gray2018-06-071-3/+3
* 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choicesElias Werberich2018-03-271-1/+3
* Move default_project_view tests to presenterOswaldo Ferreira2018-02-201-97/+0
* Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into ...Douwe Maan2017-12-081-9/+65
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-2/+28
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-28/+2
* Small refactor after last code review.35012-navigation-add-option-to-change-navigation-color-paletteRuben Davila2017-09-071-3/+3
* Use indigo as default themeAnnabel Dunstone Gray2017-09-071-2/+2
* Fix specs; start on light themeAnnabel Dunstone Gray2017-09-061-2/+2
* Restore some changes from !9199Rubén Dávila2017-09-061-0/+26
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-8/+8
* Change project view default for existing users and anonymous visitors to file...dz-fix-project-viewDmitriy Zaporozhets2017-04-101-2/+2
* Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-26/+0
* Use `:empty_project` where possible in helper specsrs-empty_project-helpersRobert Speicher2017-01-251-1/+1
* adds fix for security issue when annonymous user does not have access to repo...23990-project-show-error-when-empty-repotiagonbotelho2016-11-171-7/+29
* moves empty view logic onto empty partial to make it reusable and fixes teststiagonbotelho2016-11-151-4/+5
* change empty project view to annonymous user from activity to empty partialtiagonbotelho2016-11-111-6/+3
* adds guard clause for readme model method and initializes a new view with pro...tiagonbotelho2016-11-111-0/+21
* Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen...Elias Werberich2016-03-241-1/+3
* Add user preference to view project activity and starred project activity as ...Stan Hu2015-09-261-2/+6
* Re-add user_color_scheme helperRobert Speicher2015-08-261-23/+54
* Remove user_color_scheme_classRobert Speicher2015-08-251-21/+0
* Fix Style/HashSyntax violationsRobert Speicher2015-06-221-1/+1
* Refactor dashboard_choicesRobert Speicher2015-06-131-8/+10
* Make the dashboard choice text match the text in the sidebarRobert Speicher2015-06-131-2/+2
* Add a form field to customize the dashboard preferenceRobert Speicher2015-06-131-0/+17
* Add PreferencesHelper moduleRobert Speicher2015-06-131-0/+53