summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan2017-03-141-12/+60
* | | | 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-152-0/+45
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Toggle project name if too long28187-project-name-cut-off-with-nested-groupsSam Rose2017-03-132-0/+45
* | | | | Merge branch 'issue-boards-new-search-bar' into 'master' Filipa Lacerda2017-03-1412-66/+124
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | 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
| * | | | Fixed eslint errorsPhil Hughes2017-03-082-2/+1
| * | | | Updated specsPhil Hughes2017-03-084-20/+29
| * | | | 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