summaryrefslogtreecommitdiff
path: root/app/helpers/nav_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Show navigation line separator when instance metrics is disabledGeorge Tsiolis2018-11-131-4/+12
|
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-0/+2
| | | | Partially addresses #47424.
* Add helpful messages to empty wiki viewPaul Slaughter2018-05-291-0/+1
|
* Fix Custom hooks are not triggered by UI wiki editFrancisco Javier López2018-04-181-1/+1
|
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-0/+32
|
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
|
* Fix overlap of right-sidebar and wiki create page form39509-fix-wiki-create-sidebar-overlapEric Eastwood2017-10-311-5/+1
| | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39509
* Replace all instances of new-sidebar with contextual-sidebarAnnabel Dunstone Gray2017-10-201-1/+1
|
* Clean up new navigation templatesPhil Hughes2017-09-061-19/+2
|
* Top navigation updatesAnnabel Dunstone Gray2017-09-051-1/+9
|
* Check if sidebar existscollapse-sidebar-bugsAnnabel Dunstone Gray2017-08-071-1/+1
|
* Remove JS flicker on page load; UI tweaksAnnabel Dunstone Gray2017-08-071-0/+1
|
* Moves the Performance Bar to the top instead of being at the bottomRémy Coutable2017-07-311-11/+22
|
* Improve & fix the performance bar UI and behaviorRémy Coutable2017-07-061-1/+0
|
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-5/+1
|
* Improve UI of the performance barRémy Coutable2017-06-091-0/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Resolve "Jobs page scrollbar and centering"Filipa Lacerda2017-06-081-1/+1
|
* add basic sidebar functionality to milestones pageMike Greiling2017-03-241-1/+2
|
* genericise sidebar vertical offset css as it relates to the subnavMike Greiling2017-03-221-1/+5
|
* Fix Project Wiki updateDongqing Hu2017-03-201-0/+1
|
* Remove pinned nav functionality and side_navbar_classAnnabel Dunstone Gray2017-02-151-14/+0
|
* Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim2016-12-161-9/+9
|
* use wiki pages index for sidebar overflow and limit sidebar list to 15 pagesMike Greiling2016-11-301-1/+0
|
* move wiki navbar content to right sidebarMike Greiling2016-11-301-0/+6
|
* remove dead code - 'collapsed_nav' cookie no longer used since a1fbdbb6 (see ↵Mike Greiling2016-09-071-13/+0
| | | | MR !4579)
* remove superfluous "collapsed" class and rename header classes for clarityMike Greiling2016-09-071-5/+1
|
* Check for pipelines when setting page_gutter_class.Bryce2016-08-231-0/+2
|
* Added routes for conflicts in merge requests page.Fatih Acet2016-08-121-0/+1
|
* Clicking body closes navpinned-sidebarPhil Hughes2016-06-151-1/+2
| | | | Fixed issue when nav wasn't present
* Pinned sidebar navigation optionPhil Hughes2016-06-151-3/+14
| | | | Closes #18542
* Add back sidebar counters and usernameAnnabel Dunstone2016-06-101-7/+1
|
* CI build page UI updatePhil Hughes2016-06-101-0/+2
| | | | | Added sidebar Removed elements not present in design
* Add fade out to left side of layout nav; remove dropdown nav helper; remove ↵Annabel Dunstone2016-05-251-4/+0
| | | | controls button from mobile
* Remove arrows from mobile scroll fade outAnnabel Dunstone2016-05-251-0/+4
|
* Fix mobile dropdown bugAnnabel Dunstone2016-05-131-0/+8
|
* Group navigation design updateAnnabel Dunstone2016-05-031-5/+8
|
* Add missing class to builds pageAlfredo Sumaran2016-02-181-0/+1
|
* Fix the "x of y" displayed at the top of Issuables' sidebarfix/13356-issuable-index-of-total-in-sidebarRémy Coutable2016-02-151-15/+3
| | | | | | | | 1. We now display the index of the current issuable among all its project's issuables, of the same type and with the same state. 2. Also, refactored a bit the Issuable helpers into a new IssuablesHelper module. 3. Added acceptance specs for the sidebar counter.
* Fix diff and commit view on merge requestsbug/jschatz1/sidebar-issuesJacob Schatz2016-02-041-2/+4
| | | | | with new sidebar Fixes #3981
* Sidebar collapse and expand work with whole page.Jacob Schatz2016-01-281-1/+18
|
* New right side gutter design.Jacob Schatz2016-01-271-0/+6
| | | | [WIP]
* Restore sidebar tooltips and fix logo tooltip locationDouwe Maan2015-12-021-0/+8
|
* Fix toggle of sidebarDmitriy Zaporozhets2015-04-221-0/+16
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Adds persistent collapse button for left side barJason Blanchard2015-02-031-0/+5