summaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* disable file upload button while uploading35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-uiSimon Knox2017-08-085-4/+38
| | | | | | hide placeholder text when files have been added vertically center dropzone area content close modal after file upload succeeds
* Merge branch '34036-sidebar-mobile' into 'master'Phil Hughes2017-07-2010-43/+164
|\ | | | | | | | | | | | | Resolve "Navigation - Add contextual navigation on mobile" Closes #34036 See merge request !12944
| * Fix JS; make buttons sr accessibile; fix overlayAnnabel Dunstone Gray2017-07-198-15/+24
| |
| * Fix eslintAnnabel Dunstone Gray2017-07-182-2/+2
| |
| * Make sidebar accessible on mobileAnnabel Dunstone Gray2017-07-187-21/+47
| |
| * Add mobile navigation on project pageAnnabel Dunstone Gray2017-07-186-28/+114
| |
* | Merge branch '33770-respect-blockquote-line-breaks' into 'master'pawel/support-specific-colors-for-given-time-series-34629Phil Hughes2017-07-201-1/+4
|\ \ | | | | | | | | | | | | | | | | | | Respect blockquote line breaks in markdown Closes #33770 See merge request !12977
| * | Respect blockquote line breaks in markdown33770-respect-blockquote-line-breaksAnnabel Dunstone Gray2017-07-191-1/+4
| | |
* | | Merge branch '35253-desc-protected-branches-for-non-member' into 'master'Rémy Coutable2017-07-201-3/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Hide description about protected branches to non-member Closes #35253 See merge request !12945
| * | | Hide description about protected branches to non-memberTakuya Noguchi2017-07-201-3/+4
| | | |
* | | | Merge branch '33303-404-for-unauthorized-project' into 'security-9-3'Sean McGivern2017-07-191-0/+10
| | | | | | | | | | | | | | | | | | | | [9.3 security fix] Renders 404 if given project is not readable by the user on Todos dashboard See merge request !2118
* | | | Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern2017-07-191-0/+4
| | | | | | | | | | | | | | | | | | | | Use uploads/system directory for personal snippets See merge request !2123
* | | | Merge branch 'fix-date-off-by-1' into 'master'Stan Hu2017-07-192-4/+15
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix date bug in JS that makes dates not work with strings Closes #29916 See merge request !12147
| * | | | Fixes eslint bugs.Jacob Schatz2017-07-181-2/+2
| | | | |
| * | | | Fixes code quality issuesJacob Schatz2017-07-182-2/+2
| | | | |
| * | | | moves the date to the right placeJacob Schatz2017-07-182-4/+4
| | | | |
| * | | | Adds datefix class.Jacob Schatz2017-07-182-4/+13
| | | | |
| * | | | Fixes ` Infix operators must be spaced space-infix-ops`.Jacob Schatz2017-07-181-1/+1
| | | | |
| * | | | Fix date bug in JS that makes dates not work with stringsJacob Schatz2017-07-181-1/+3
| | | | |
* | | | | Merge branch '35209-add-wip-info-new-nav-pref' into 'master'Annabel Dunstone Gray2017-07-192-0/+21
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | 35209 Add wip message to new navigation preference section Closes #35209 See merge request !12943
| * | | | 35209 Add wip message to new navigation preference sectiontauriedavis2017-07-192-0/+21
| | |_|/ | |/| |
* | | | Merge branch 'new-nav-fix-contextual-breadcrumbs' into 'master'Filipa Lacerda2017-07-1980-65/+277
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Contextual breadcrumb title fixes Closes #34030 and #34033 See merge request !12602
| * | | | fixed search & starred projetsPhil Hughes2017-07-142-1/+2
| | | | |
| * | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-1474-212/+251
| |\ \ \ \
| * | | | | use `.last` insteadPhil Hughes2017-07-141-1/+1
| | | | | |
| * | | | | restored scss for new_sidebarPhil Hughes2017-07-121-1/+1
| | | | | |
| * | | | | fixed admin breadcrumb titlesPhil Hughes2017-07-123-3/+1
| | | | | |
| * | | | | fixed some inconsistenciesPhil Hughes2017-07-129-0/+9
| | | | | |
| * | | | | moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-1224-20/+29
| | | | | |
| * | | | | moved declaration of `breadcrumb_title` into `page_title` methodPhil Hughes2017-07-1228-25/+8
| | | | | | | | | | | | | | | | | | | | | | | | `breadcrumb_title` is then overriden when needed
| * | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-1258-389/+669
| |\ \ \ \ \
| * | | | | | rename methodPhil Hughes2017-07-0723-23/+23
| | | | | | |
| * | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-0738-136/+646
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-0745-177/+659
| |\ \ \ \ \ \ \
| * | | | | | | | fixed up more breadcrumbsPhil Hughes2017-07-078-2/+15
| | | | | | | | |
| * | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-0790-430/+707
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fixed breadcrumb titlesPhil Hughes2017-07-0724-16/+35
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-06449-2613/+2682
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-0648-12/+117
| | | | | | | | | | |
| * | | | | | | | | | fix some breadcrumb titles that are wrongnew-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-047-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changed color of divider
| * | | | | | | | | | fixed dispatcher case not running for dashboard issues & merge requestsPhil Hughes2017-07-031-2/+1
| | | | | | | | | | |
| * | | | | | | | | | more action button movementsPhil Hughes2017-07-038-14/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed eslint failures fixed project select dropdown not working on some pages
| * | | | | | | | | | moved more action buttonsPhil Hughes2017-07-037-21/+40
| | | | | | | | | | |
| * | | | | | | | | | Contextual breadcrumb title fixesPhil Hughes2017-07-039-19/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also moves action buttons into the new breadcrumbs Closes #34030, #34033
* | | | | | | | | | | Merge branch '34930-fix-edited-by' into 'master'Sean McGivern2017-07-193-1/+9
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix issue detail if user who last edited an issue was deleted Closes #34930 See merge request !12933
| * | | | | | | | | | | Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-193-1/+9
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'clear-issuable-count-cache-for-states' into 'master'Robert Speicher2017-07-1911-31/+54
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clear issuable count cache on update Closes #34772 See merge request !12795
| * | | | | | | | | | | | Clear issuable counter caches on updateclear-issuable-count-cache-for-statesSean McGivern2017-07-199-18/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When an issuable's state changes, or one is created, we should clear the cache counts for a user's assigned issuables, and also the project-wide caches for this user type.
| * | | | | | | | | | | | Fix issuable state cachingSean McGivern2017-07-192-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were including controller params in the cache key, so the key for the header didn't match the one for the list itself!
| * | | | | | | | | | | | Fix issuable state counter cache keysSean McGivern2017-07-193-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These cache a hash of counts by state, so the state isn't needed in the key itself.