summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'add-filter-focus-style' into 'master' Alfredo Sumaran2017-03-211-0/+26
|\
| * Fix karma testClement Ho2017-03-201-3/+2
| * Add additional check for when inputContainer does not existClement Ho2017-03-201-1/+5
| * Add filter focus for filtered search visual tokensClement Ho2017-03-171-0/+23
* | Merge remote-tracking branch 'dev/master'DJ Mountney2017-03-202-2/+3
|\ \
| * | Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-202-2/+3
| |/
* | Merge branch 'clear-page-param-after-filter-in-add-issues-modal' into 'master' Alfredo Sumaran2017-03-211-0/+4
|\ \
| * | Reset issue boards add issues modal page when filteringclear-page-param-after-filter-in-add-issues-modalPhil Hughes2017-03-171-0/+4
* | | Reset filters after clickClement Ho2017-03-201-1/+2
* | | Merge branch '29559-issue-count' into 'master' Filipa Lacerda2017-03-201-3/+5
|\ \ \
| * | | handle commas in Issue total countSimon Knox2017-03-211-3/+5
| | |/ | |/|
* | | Removed d3.js from the main application.js bundleJose Ivan Vargas Lopez2017-03-203-20/+23
* | | Merge branch 'rename_all_issues' into 'master' Rémy Coutable2017-03-202-3/+3
|\ \ \
| * | | Rename 'All issues' to 'Open issues' in Add issues modalblackst0ne2017-03-182-3/+3
| |/ /
* | | don't show loading spinners for server-rendered sidebar fieldsSimon Knox2017-03-184-6/+6
|/ /
* | Merge branch 'fixed-diff-avatar-tooltip-escaping' into 'master' Filipa Lacerda2017-03-171-0/+1
|\ \
| * | Fixes diff comment avatar tooltip escaping issuesfixed-diff-avatar-tooltip-escapingPhil Hughes2017-03-161-0/+1
* | | Remove UJS actions from pipelines tablesFilipa Lacerda2017-03-1732-1242/+1319
* | | Merge branch 'build-notification-null-check' into 'master' Jacob Schatz2017-03-171-1/+1
|\ \ \
| * | | Stop CI notification showing when status is nilbuild-notification-null-checkPhil Hughes2017-03-171-1/+1
| | |/ | |/|
* | | Merge branch 'boards-blank-state-template-in-js' into 'master' Filipa Lacerda2017-03-172-46/+78
|\ \ \ | |/ / |/| |
| * | Fixed eslintboards-blank-state-template-in-jsPhil Hughes2017-03-161-0/+1
| * | Catches errors when generating listsPhil Hughes2017-03-161-0/+7
| * | Issue boards blank state template in JS filePhil Hughes2017-03-152-46/+70
* | | Merge branch 'fix-unknown-emojis-in-frequently-used-awards' into 'master' Alfredo Sumaran2017-03-173-9/+39
|\ \ \
| * | | Protect against unknown emojis in frequently used listfix-unknown-emojis-in-frequently-used-awardsEric Eastwood2017-03-163-9/+39
* | | | Merge branch 'fix-double-click-token-name' into 'master' Alfredo Sumaran2017-03-171-1/+1
|\ \ \ \
| * | | | Fix double click token namefix-double-click-token-nameClement Ho2017-03-161-1/+1
| |/ / /
* | | | Merge branch 'compare-remote-search' into 'master' Alfredo Sumaran2017-03-161-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Enabled remote filter in compare dropdownscompare-remote-searchPhil Hughes2017-03-161-2/+3
| | |/ | |/|
* | | Fixed search not working in issue boards modalfixed-issue-boards-modal-not-searchingPhil Hughes2017-03-161-1/+1
|/ /
* | Merge branch '27114-add-undo-mark-all-as-done-to-todos' into 'master' Filipa Lacerda2017-03-161-25/+42
|\ \
| * | Add 'Undo mark all as done' to TodosJacopo2017-03-161-25/+42
* | | Fixed eslintissue-boards-modal-filter-barPhil Hughes2017-03-162-18/+18
* | | Moved reduce function to a utilPhil Hughes2017-03-166-45/+39
* | | Updated specs to check that the token is correctly addedPhil Hughes2017-03-161-2/+1
* | | Fixed search specsPhil Hughes2017-03-161-1/+2
* | | Fixed eslint errorsPhil Hughes2017-03-1610-38/+46
* | | Created a container class for filtered searchPhil Hughes2017-03-168-27/+53
* | | Added filter bar into add issues modalPhil Hughes2017-03-1610-287/+39
* | | Merge branch 'pipeline-tooltips-overflow' into 'master' Filipa Lacerda2017-03-161-0/+4
|\ \ \
| * | | Fixed pipeline action tooltips being cut offpipeline-tooltips-overflowPhil Hughes2017-03-151-0/+4
| | |/ | |/|
* | | Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-1/+4
* | | Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-151-1/+0
* | | Merge branch 'better-priority-sorting' into 'master' Douwe Maan2017-03-153-1/+14
|\ \ \
| * | | Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-153-1/+14
| |/ /
* | | Merge branch '27174-filter-filters' into 'master' Clement Ho2017-03-152-13/+19
|\ \ \
| * | | prevent filtering Issues by multiple milestones, authors, or assignees27174-filter-filtersSimon Knox2017-03-112-13/+19
* | | | Merge branch 'dm-copy-code-as-gfm' into 'master' Sean McGivern2017-03-151-12/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove selectionToGFMdm-copy-code-as-gfmDouwe Maan2017-03-141-7/+0