summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'add-download-attr' into 'master' Alfredo Sumaran2017-03-311-0/+1
|\
| * Add download attribute to download linksClement Ho2017-03-291-0/+1
* | Merge branch 'nav-weird-gap-fix' into 'master' Annabel Dunstone Gray2017-03-311-0/+8
|\ \
| * | Fixed a gap underneath the scrolling inner page linksPhil Hughes2017-03-301-0/+8
* | | Add metrics button to Environment Overview pageKushal Pandya2017-03-317-13/+101
* | | Merge branch '29883-retry-button' into 'master' Annabel Dunstone Gray2017-03-301-0/+1
|\ \ \
| * | | Adds container option for tooltip to prevent the button from losing round cor...Filipa Lacerda2017-03-291-0/+1
* | | | Merge branch '30063-builds-sidebar-stutter' into 'master' Filipa Lacerda2017-03-301-1/+1
|\ \ \ \
| * | | | Add subnav height to sidebar scroll calculationAnnabel Dunstone Gray2017-03-281-1/+1
* | | | | group links select2 infinite scrollLuke "Jared" Bennett2017-03-302-15/+79
| |_|/ / |/| | |
* | | | Merge branch '29539-fix-pipelines-container-width-with-parallel-diff' into 'm...Alfredo Sumaran2017-03-292-11/+29
|\ \ \ \ | |_|_|/ |/| | |
| * | | Reset container width when switching to pipelines MR tabEric Eastwood2017-03-282-11/+29
* | | | Merge branch '23674-simplify-milestone-summary' into 'master' Jacob Schatz2017-03-292-43/+42
|\ \ \ \
| * | | | combine milestone start and end dates in collapsed sidebarMike Greiling2017-03-271-0/+12
| * | | | use smaller font-weight in sidebar to match other sidebar content in gitlabMike Greiling2017-03-271-1/+0
| * | | | move progress bar from milestone summary into the sidebarMike Greiling2017-03-241-38/+25
| * | | | add separator before milestone reference in collapsed viewMike Greiling2017-03-241-0/+6
| * | | | update styling for milestone sidebar contentMike Greiling2017-03-241-0/+16
| * | | | move links to browse issuables into sidebarMike Greiling2017-03-241-20/+0
| * | | | move milestone due date info to sidebarMike Greiling2017-03-241-4/+0
| * | | | add basic sidebar functionality to milestones pageMike Greiling2017-03-241-0/+3
* | | | | Add shortcuts and counters to MRs and issues in navbarAnnabel Dunstone Gray2017-03-293-34/+44
* | | | | Merge branch 'remove-jquery-from-notebook-viewer' into 'master' Jacob Schatz2017-03-291-6/+10
|\ \ \ \ \
| * | | | | Remove jQuery from IPython notebook viewerPhil Hughes2017-03-291-6/+10
| | |_|_|/ | |/| | |
* | | | | Fix admin projects page in admin areaAlfredo Sumaran2017-03-293-9/+23
* | | | | Merge branch '30149-fix-protected-branch-scroll-to-to-top' into 'master' Annabel Dunstone Gray2017-03-293-40/+55
|\ \ \ \ \
| * | | | | Fix custom protected branch pattern jumping scroll position to topEric Eastwood2017-03-273-40/+55
* | | | | | Merge branch 'scrollable-secondary-tabs' into 'master' Annabel Dunstone Gray2017-03-295-4/+54
|\ \ \ \ \ \
| * | | | | | Fixed alignment on some pagesPhil Hughes2017-03-285-9/+29
| * | | | | | Fixed tabs on desktop being all over the placePhil Hughes2017-03-283-52/+54
| * | | | | | Fixed inner page tabs not being scrollablePhil Hughes2017-03-282-47/+75
| |/ / / / /
* | | | | | Merge branch '29830-build-scroll-indicator' into 'master' Annabel Dunstone Gray2017-03-291-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | don't pad hidden sidebar on build and wiki pagesSimon Knox2017-03-241-2/+2
* | | | | | Merge branch 'create-collapsed-todo-button' into 'master' Filipa Lacerda2017-03-294-25/+73
|\ \ \ \ \ \
| * | | | | | Added specs for collapsed sidebarPhil Hughes2017-03-271-9/+9
| * | | | | | gave the border-radius of the todo count badge an extra nudgedimitrieh2017-03-271-1/+1
| * | | | | | fixed hover statedimitrieh2017-03-271-5/+2
| * | | | | | Updated todos sidebar iconPhil Hughes2017-03-243-20/+63
| * | | | | | adds todo functionality to closed issuable sidebar and changes todo bell icon...dimitrieh2017-03-243-7/+15
* | | | | | | Merge branch '29950-vue-pagination-icons' into 'master' Filipa Lacerda2017-03-291-2/+2
|\ \ \ \ \ \ \
| * | | | | | | use correct first/last symbols in vue pagination componentSimon Knox2017-03-291-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Remove duplicated tokens in issuable search barAlfredo Sumaran2017-03-281-5/+15
* | | | | | | Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz2017-03-282-0/+84
|\ \ \ \ \ \ \
| * | | | | | | Component now includes scoped stylesPhil Hughes2017-03-241-1/+0
| * | | | | | | Updated notebooklab with latest code highlighting changesPhil Hughes2017-03-231-1/+2
| * | | | | | | Added testsPhil Hughes2017-03-232-74/+82
| * | | | | | | Updated notebooklab libraryPhil Hughes2017-03-231-16/+40
| * | | | | | | Stops errors in the rendering breaking the pagePhil Hughes2017-03-231-8/+10
| * | | | | | | Loads raw JSON & displays in the componentPhil Hughes2017-03-232-3/+33
| * | | | | | | Started iPython notebook viewerPhil Hughes2017-03-231-0/+20
| | |_|/ / / / | |/| | | | |