summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Collapse)AuthorAgeFilesLines
* Render new issue link in failed job as a regular link instead of a UJS one36158-new-issue-buttonFilipa Lacerda2017-08-102-3/+3
|
* Merge branch 'fixed-sticky-stats-box-commit-view' into 'master'Filipa Lacerda2017-08-104-12/+20
|\ | | | | | | | | Fix the sticky changes bar on commits page See merge request !13343
| * Fix the sticky changes bar on commits pagefixed-sticky-stats-box-commit-viewPhil Hughes2017-08-094-12/+20
| |
* | Merge branch 'fly-out-fix-hiding' into 'master'Filipa Lacerda2017-08-101-1/+2
|\ \ | |/ |/| | | | | | | | | Removed display styles when hiding the fly out navigation Closes #36224 See merge request !13431
| * Removed display styles when hiding the fly out navigationfly-out-fix-hidingPhil Hughes2017-08-091-1/+2
| | | | | | | | Closes #36224
* | Merge branch '35996-icon-hover-color' into 'master'Phil Hughes2017-08-091-0/+4
|\ \ | | | | | | | | | | | | | | | | | | Update icon color on hover Closes #35996 See merge request !13393
| * | Update icon color on hover35996-icon-hover-colorAnnabel Dunstone Gray2017-08-081-0/+4
| | |
* | | Merge branch 'mr-changes-container-full-width' into 'master'Annabel Dunstone Gray2017-08-091-1/+1
|\ \ \ | |_|/ |/| | | | | | | | Fixed merge request changes sticky container not spreading full width See merge request !13386
| * | Fixed merge request changes sticky container not spreading full widthmr-changes-container-full-widthPhil Hughes2017-08-081-1/+1
| | |
* | | Merge branch '36179-align-nav-items' into 'master'Phil Hughes2017-08-091-1/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Align all nav items in sidebar Closes #36179 See merge request !13392
| * | | Align all nav items in sidebar36179-align-nav-itemsAnnabel Dunstone Gray2017-08-081-1/+2
| | |/ | |/|
* | | Merge branch 'fix-collapsed-sidebar-item-height' into 'master'Phil Hughes2017-08-091-2/+5
|\ \ \ | | | | | | | | | | | | | | | | Fix height of collapsed sidebar items See merge request !13385
| * | | Fix height of collapsed sidebar itemsfix-collapsed-sidebar-item-heightAnnabel Dunstone Gray2017-08-081-2/+5
| |/ /
* | | Fix pikaday being undefinedPhil Hughes2017-08-094-5/+5
|/ / | | | | | | Closes #36207
* | Fix fly-out navigation not showing for active items in collapsed sidebarPhil Hughes2017-08-082-6/+25
| |
* | Merge branch ↵Filipa Lacerda2017-08-084-3/+35
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | '35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-ui' into 'master' Resolve "'Please select a file' when attempting to upload or replace from the UI" Closes #35052 See merge request !12863
| * | disable file upload button while uploading35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-uiSimon Knox2017-08-084-3/+35
| | | | | | | | | | | | | | | | | | hide placeholder text when files have been added vertically center dropzone area content close modal after file upload succeeds
* | | Merge branch 'fly-out-min-width' into 'master'Annabel Dunstone Gray2017-08-081-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Fix fly-out width when it has long items See merge request !13371
| * | | Fix fly-out width when it has long itemsfly-out-min-widthPhil Hughes2017-08-081-1/+1
| | |/ | |/|
* | | Merge branch 'header-z-index-fix' into 'master'Annabel Dunstone Gray2017-08-082-1/+3
|\ \ \ | | | | | | | | | | | | | | | | Fixed modals being below navbar See merge request !13355
| * | | Fixed modals being below navbarheader-z-index-fixPhil Hughes2017-08-072-1/+3
| | | |
* | | | Merge branch 'project-homepage-activity' into 'master'Tim Zallmann2017-08-081-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fixed activity not loading on project homepage See merge request !13373
| * | | | Fixed activity not loading on project homepageproject-homepage-activityPhil Hughes2017-08-081-0/+1
| | |/ / | |/| |
* | | | Fix bar chart does not display label at hour 0Jason Dai2017-08-081-18/+16
|/ / /
* | | Merge branch 'master' into ideMike Greiling2017-08-0733-121/+603
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (86 commits) Show all labels 33874 confidential issue redesign Exclude merge_jid on Import/Export attribute configuration Resolve "User dropdown in filtered search does not load avatar on `master`" Re-add column locked_at on migration rollback Group-level new issue & MR using previously selected project [EE Backport] Update log audit event in omniauth_callbacks_controller.rb more eagerly bail when the state is prevented Move locked_at removal to post-deployment migration Add class to other sidebars Improve mobile sidebar reduce iterations by keeping a count of remaining enablers Store & use ConvDev percentages returned by Version app Store MergeWorker JID on merge request, and clean up stuck merges Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551 to CE DRY up caching in AbstractReferenceFilter Update CHANGELOG Add CHANGELOG entry Fix html structure Removes test for removed behavior Port form back to use form_tag ...
| * | | Show all labelsRegis Boudinot2017-08-082-3/+4
| | | |
| * | | Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu2017-08-085-10/+13
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Store MergeWorker JID on merge request, and clean up stuck merges" Closes #31207 See merge request !13207
| | * | | Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-075-10/+13
| | | | |
| * | | | 33874 confidential issue redesignRegis Boudinot2017-08-076-22/+247
| | | | |
| * | | | Resolve "User dropdown in filtered search does not load avatar on `master`"Tim Zallmann2017-08-071-0/+2
| | | | |
| * | | | Merge branch 'collapse-sidebar-bugs' into 'master'Phil Hughes2017-08-072-2/+5
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove JS flicker on page load; UI tweaks See merge request !13347
| | * | | | Remove JS flicker on page load; UI tweaksAnnabel Dunstone Gray2017-08-072-2/+5
| | |/ / /
| * | | | Group-level new issue & MR using previously selected projectBryce Johnson2017-08-073-10/+118
| | |/ / | |/| |
| * | | Improve mobile sidebarAnnabel Dunstone Gray2017-08-071-30/+23
| | | |
| * | | Merge branch '15664-remove-jquery-nicescroll' into 'master'Phil Hughes2017-08-0710-22/+35
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Remove jQuery Nicescroll" Closes #15664, #30860, and #35885 See merge request !13262
| | * | | remove sidebar height management from wikis sidebarMike Greiling2017-08-071-1/+0
| | | | |
| | * | | fix sidebar job list in IE 11Mike Greiling2017-08-041-0/+2
| | | | |
| | * | | remove nicescroll from jobs page and remove the library from common.bundle.jsMike Greiling2017-08-046-17/+13
| | | | |
| | * | | remove nicescroll from wiki sidebarMike Greiling2017-08-042-3/+11
| | | | |
| | * | | remove niceScroll from job trigger variables listMike Greiling2017-08-042-1/+9
| | | | |
| * | | | Merge branch 'zj-project-templates' into 'master'Sean McGivern2017-08-075-22/+156
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Allow projects to be started from a template Closes #32420 See merge request !13108
| | * | | Fix eslint errorFilipa Lacerda2017-08-071-1/+0
| | | | |
| | * | | Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-07122-468/+1699
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (623 commits) Fix issues with pdf-js dependencies fix missing changelog entries for security release on 2017-01-23 Update top bar issues icon Fix pipeline icon in contextual nav for projects Since mysql is not a priority anymore, test it less Fix order of CI lint ace editor loading Add container registry and spam logs icons Fix different Markdown styles Backport to CE for: Make new dropdown dividers full width Fix spec Fix spec Fix spec Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs Add changelog Install yarn via apt in update guides Use long curl options fix Add a spec for concurrent process Remove monkey-patched Array.prototype.first() and last() methods ...
| | * | | | Minor adjustments after UX reviewFilipa Lacerda2017-08-042-8/+23
| | | | | | | | | | | | | | | | | | | | | | | | Fixes scss lint errors
| | * | | | Fix repo by url stylesFilipa Lacerda2017-08-031-1/+2
| | | | | |
| | * | | | Style or separator according to reviewFilipa Lacerda2017-08-031-35/+75
| | | | | |
| | * | | | Adds export form and enables export button by defaultFilipa Lacerda2017-08-011-2/+2
| | | | | |
| | * | | | Style OR separator properlyFilipa Lacerda2017-08-011-81/+36
| | | | | |
| | * | | | [ci skip] Adds svgs and css for all iconsFilipa Lacerda2017-08-012-13/+29
| | | | | |
| | * | | | Adds CSS for desktop and mobileFilipa Lacerda2017-07-312-9/+100
| | | | | |