summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/cycle_analytics.scss
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '24803-change-cursor-for-ca-stages' into 'master' Alfredo Sumaran2016-12-141-0/+1
|\ | | | | | | | | | | | | | | | | | | | | Cursor now changes to a pointer when mousing over stages on Cycle Analytics page When mousing over the different stage headers on the Cycle Analytics page, the mouse cursor will now change to a pointer, indicating these sections are clickable. Closes #24803 cc: @awhildy See merge request !7921
| * Change cursor type only for inactive stage-nav-items on Cycle Analytics pageRyan Harris2016-12-091-1/+2
| |
| * Changed cursor for stage-nav-item instead of just stage-nameRyan Harris2016-12-051-2/+1
| |
| * Cursor now changes to a pointer when mousing over stages on Cycle Analytics pageRyan Harris2016-12-041-0/+1
| |
* | Reduce base font sizes across appreduce-font-sizeAnnabel Dunstone Gray2016-12-021-1/+1
|/
* Enable ColorVariable in scss-lintSam Rose2016-12-011-2/+2
|
* fix incorrect max-width media queriesMike Greiling2016-11-301-4/+4
|
* Highlight nav item on hoverAlfredo Sumaran2016-11-211-0/+6
|
* Scroll CA stage panel on mobileAnnabel Dunstone Gray2016-11-211-1/+8
|
* Fix CSS declarationAlfredo Sumaran2016-11-211-5/+5
|
* Adjust width of Cycle Analytics containerAlfredo Sumaran2016-11-211-0/+5
|
* Add view to handle the case when user doesn’t have access to stageAlfredo Sumaran2016-11-211-4/+17
|
* Make linters happyAlfredo Sumaran2016-11-211-13/+15
|
* Add overview view for Cycle AnalyticsAlfredo Sumaran2016-11-211-0/+22
|
* Fix empty stage presentationAlfredo Sumaran2016-11-211-0/+4
|
* Fix blank spaces on linksAlfredo Sumaran2016-11-211-1/+3
|
* Combine components for better legibilityAlfredo Sumaran2016-11-211-0/+11
|
* Fix style for event titlesAlfredo Sumaran2016-11-211-2/+5
|
* Update ItemBuildComponent html structureAlfredo Sumaran2016-11-211-1/+44
|
* Fix total_time templateAlfredo Sumaran2016-11-211-2/+5
|
* Remove delta column and use stage data from responseAlfredo Sumaran2016-11-211-15/+2
|
* Show friendly message when stage has no dataAlfredo Sumaran2016-11-211-0/+19
|
* Fix text styles on ItemIssueComponentAlfredo Sumaran2016-11-211-1/+7
|
* Apply styling to ItemCommitComponentAlfredo Sumaran2016-11-211-0/+18
|
* Cycle analytics second iterationAlfredo Sumaran2016-11-211-9/+196
| | | | | | - Vue app has been completely rewritten - New components - Basic CSS
* Enable trailingWhitespace in scss-lintClement Ho2016-10-241-9/+9
|
* Remove redundant mixinsClement Ho2016-10-081-1/+1
|
* Improves design when in mobile and tabletFilipa Lacerda2016-09-231-10/+24
|
* Improvements after reviewfilipa-22444Filipa Lacerda2016-09-221-2/+2
|
* Makes Cycle analytics mobile friendlyFilipa Lacerda2016-09-221-16/+25
|
* Update cycle analytics icon and fix color of the dismiss button.Fatih Acet2016-09-211-0/+1
|
* Fix rubocop spec.Timothy Andrew2016-09-201-2/+2
| | | | And `scss_lint`
* Simplify vue template for cycle analytics.Fatih Acet2016-09-201-3/+6
|
* Finalise cycle analytics frontend.Fatih Acet2016-09-191-47/+49
|
* Fix layout for cycle analytics.Fatih Acet2016-09-161-1/+1
|
* Implement Cycle Analytics frontend.Fatih Acet2016-09-151-0/+115