summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '8836-mr-revert' into 'master' Robert Speicher2017-03-154-13/+6
|\
| * Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-154-13/+6
* | Merge branch 'add_quick_submit_for_snippet_forms' into 'master' Clement Ho2017-03-151-1/+1
|\ \ | |/ |/|
| * Add quick submit for snippet formsblackst0ne2017-03-141-1/+1
* | Merge branch 'better-priority-sorting' into 'master' Douwe Maan2017-03-1516-16/+86
|\ \
| * | Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-1510-8/+34
| * | Allow sorting by due date and label prioritySean McGivern2017-03-156-8/+52
* | | Merge branch '27174-filter-filters' into 'master' Clement Ho2017-03-153-14/+20
|\ \ \
| * | | prevent filtering Issues by multiple milestones, authors, or assignees27174-filter-filtersSimon Knox2017-03-113-14/+20
* | | | Merge branch 'dm-copy-code-as-gfm' into 'master' Sean McGivern2017-03-152-13/+56
|\ \ \ \
| * | | | Remove selectionToGFMdm-copy-code-as-gfmDouwe Maan2017-03-141-7/+0
| * | | | Fix specsDouwe Maan2017-03-141-1/+3
| * | | | Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan2017-03-141-12/+60
* | | | | Merge branch 'filter-search-scrollbar' into 'master' Clement Ho2017-03-151-1/+1
|\ \ \ \ \
| * | | | | don't show scrollbar on search field unless necessaryfilter-search-scrollbarSimon Knox2017-03-111-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch '27271-missing-time-spent-in-issue-webhook' into 'master' Douwe Maan2017-03-152-2/+11
|\ \ \ \ \
| * | | | | Include time tracking attributes in webhooks payload27271-missing-time-spent-in-issue-webhookRuben Davila2017-03-142-2/+11
* | | | | | Remove whitespace in group linksXurxo2017-03-151-5/+2
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'fix-milestone-name-on-show' into 'master' Rémy Coutable2017-03-152-2/+2
|\ \ \ \ \
| * | | | | Switch to using milestone.to_reference when displaying milestone Fix #29214Raveesh2017-03-142-2/+2
| |/ / / /
* | | | | Display full project name with namespace upon deletionMark Fletcher2017-03-151-1/+1
* | | | | Merge branch '29414-fix-toggle-disccusion-link-jump-pick-into-9-0' into 'mast...Alfredo Sumaran2017-03-151-1/+6
|\ \ \ \ \
| * | | | | Fix link togglers jumping to top29414-fix-toggle-disccusion-link-jump-pick-into-9-0Eric Eastwood2017-03-141-1/+6
| |/ / / /
* | | | | Merge branch '28187-project-name-cut-off-with-nested-groups' into 'master' Alfredo Sumaran2017-03-155-6/+74
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Toggle project name if too long28187-project-name-cut-off-with-nested-groupsSam Rose2017-03-135-6/+74
* | | | | Merge branch 'preserve_order_issue_board' into 'master' Douwe Maan2017-03-142-1/+8
|\ \ \ \ \
| * | | | | Preserve order by priority on issues boardpreserve_order_issue_boardValery Sizov2017-03-142-1/+8
* | | | | | Merge branch '29425-fix-activity-stream-first-line-markdown' into 'master' Robert Speicher2017-03-142-3/+3
|\ \ \ \ \ \
| * | | | | | Fix first line markdown helper for user profile activity stream29425-fix-activity-stream-first-line-markdownEric Eastwood2017-03-142-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '29441-cancel-button-misaligned-in-new-application-page' into 'm...Filipa Lacerda2017-03-141-1/+1
|\ \ \ \ \ \
| * | | | | | Change Canccel button class29441-cancel-button-misaligned-in-new-application-pageChris Peressini2017-03-141-1/+1
* | | | | | | Merge branch 'issue-boards-new-search-bar' into 'master' Filipa Lacerda2017-03-1416-86/+148
|\ \ \ \ \ \ \
| * | | | | | | added eventhub to emit update tokens eventissue-boards-new-search-barPhil Hughes2017-03-143-3/+9
| * | | | | | | Use reduce instead of a forEachPhil Hughes2017-03-095-11/+34
| * | | | | | | Removed previous filter codePhil Hughes2017-03-083-28/+3
| * | | | | | | Fixed up boards filter spec due to CSS classes changingPhil Hughes2017-03-081-1/+2
| * | | | | | | Hides on mobilePhil Hughes2017-03-081-1/+2
| * | | | | | | Fixed eslint errorsPhil Hughes2017-03-082-2/+1
| * | | | | | | Updated specsPhil Hughes2017-03-086-22/+30
| * | | | | | | Handle clear search asyncPhil Hughes2017-03-081-0/+5
| * | | | | | | Make changing the URL optional - future proof ourselves for the modal windowPhil Hughes2017-03-082-5/+9
| * | | | | | | Stop droplab from destroying itself is handled asyncPhil Hughes2017-03-082-3/+10
| * | | | | | | Updates the URLPhil Hughes2017-03-082-1/+2
| * | | | | | | Changed storePhil Hughes2017-03-086-20/+40
| * | | | | | | Added filtered search bar to issue boardsPhil Hughes2017-03-087-21/+33
* | | | | | | | Merge branch 'fix_relative_position_calculation' into 'master' Douwe Maan2017-03-141-26/+64
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | [Issue sorting]Addressed review commentsfix_relative_position_calculationValery Sizov2017-03-141-23/+54
| * | | | | | | [Issue sorting] Filling positions preferable in the middleValery Sizov2017-03-141-10/+13
| * | | | | | | Fix relative position calculationValery Sizov2017-03-141-8/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '28864-use-the-v4-api-from-the-frontend' into 'master' Sean McGivern2017-03-144-9/+9
|\ \ \ \ \ \ \