summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Loads raw JSON & displays in the componentPhil Hughes2017-03-231-3/+32
* Started iPython notebook viewerPhil Hughes2017-03-231-0/+20
* Fix `Ctrl+Enter` support for Quick SubmitKushal Pandya2017-03-231-0/+4
* Merge branch '29414-fix-link-toggler-diff-changed-files' into 'master' Alfredo Sumaran2017-03-231-1/+1
|\
| * Fix "N changed files" link toggler jumping to topEric Eastwood2017-03-211-1/+1
* | Merge branch 'profile-project-pagination-json-fix' into 'master' Jacob Schatz2017-03-221-3/+18
|\ \
| * | Fixed pagination in projects & snippets on user pagePhil Hughes2017-03-181-3/+18
* | | Merge branch 'add-todos-shortcut' into 'master' Sean McGivern2017-03-222-0/+6
|\ \ \
| * | | Add global `g t` shortcut to go to todosSean McGivern2017-03-172-0/+6
* | | | move common vue script to vue_shared directoryMike Greiling2017-03-211-3/+1
* | | | disable the Vue production warning in development and testingMike Greiling2017-03-211-0/+8
* | | | Merge branch 'resolve-global-vue' into 'master' Filipa Lacerda2017-03-2154-68/+115
|\ \ \ \ | |_|_|/ |/| | |
| * | | remove additional instances of window.VueMike Greiling2017-03-202-5/+5
| * | | fix wait_for_vue_resource to not rely on global Vue objectMike Greiling2017-03-201-4/+7
| * | | make eslint happyMike Greiling2017-03-201-1/+1
| * | | remove Vue from the global spaceMike Greiling2017-03-2051-59/+103
* | | | Resolve "Fix the Prometheus queries for multiple container environments"Jose Ivan Vargas Lopez2017-03-211-7/+7
* | | | 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