summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* 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 '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-153-0/+67
|\ \
| * | Toggle project name if too long28187-project-name-cut-off-with-nested-groupsSam Rose2017-03-133-0/+67
* | | Merge branch 'issue-boards-new-search-bar' into 'master' Filipa Lacerda2017-03-1413-67/+129
|\ \ \ | |_|/ |/| |
| * | 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-085-21/+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
| * | Added filtered search bar to issue boardsPhil Hughes2017-03-084-2/+15
* | | Update API on frontend to use v428864-use-the-v4-api-from-the-frontendSam Rose2017-03-143-8/+8
* | | Use a button and a post request instead of UJS links - part 1 - EnvironmentsFilipa Lacerda2017-03-1416-117/+247
* | | Fix missing blob line permalink updater on blob:showfix-missing-blob-permalink-updater-on-blob-showEric Eastwood2017-03-131-23/+21
* | | Merge branch 'remove-iifes-1' into 'master' 29399-add-documentation-workflow-to-ciAlfredo Sumaran2017-03-1335-3748/+3683
|\ \ \
| * | | fix broken variable referenceremove-iifes-1Mike Greiling2017-03-131-1/+1
| * | | remove IIFEs in preparation for ES module refactorMike Greiling2017-03-1335-3748/+3683
* | | | Organize our polyfills and standardize on core-jsMike Greiling2017-03-1319-113/+72
* | | | Merge branch '19742-permalink-blame-button-line-number-hash-links' into 'mast...Alfredo Sumaran2017-03-134-13/+51
|\ \ \ \
| * | | | Update permalink/blame buttons with line number fragment hash19742-permalink-blame-button-line-number-hash-linksEric Eastwood2017-03-134-13/+51
| | |_|/ | |/| |
* | | | Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan2017-03-134-3/+72
|\ \ \ \ | |_|/ / |/| | |
| * | | Renamed `.js.es6` to `.js`Bob Van Landuyt2017-03-131-0/+0
| * | | Fit 'unresolved discussion widget togetherBob Van Landuyt2017-03-131-1/+3
| * | | Add a button to delegate all discussions in a merge requestBob Van Landuyt2017-03-131-0/+20
| * | | Delegate a single discussion to a new issueBob Van Landuyt2017-03-133-3/+50
* | | | Merge branch '24501-new-file-existing-branch' into 'master'Sean McGivern2017-03-137-9/+276
|\ \ \ \ | |_|/ / |/| | |
| * | | New file from interface on existing branchJacopo2017-03-137-9/+276
| |/ /
* | | Merge branch '27114-add-undo-to-todos-in-the-done-tab' into 'master' Sean McGivern2017-03-131-122/+122
|\ \ \
| * | | Add 'Undo' to Todos in the Done tabJacopo2017-03-101-122/+122
* | | | Merge branch '28385-27189-tech-debt-dropdown' into 'master' Fatih Acet2017-03-131-1/+1
|\ \ \ \
| * | | | Simplify selector28385-27189-tech-debt-dropdownFilipa Lacerda2017-03-101-1/+1
| | |/ / | |/| |
* | | | Merge branch '29189-discussion-button' into 'master' Filipa Lacerda2017-03-131-5/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix alignment of resolve discussion button29189-discussion-buttonAnnabel Dunstone Gray2017-03-101-5/+4
* | | | Merge branch 'add-frequently-used-emojis-back-to-menu' into 'master' Filipa Lacerda2017-03-101-18/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Add frequently used emojis back to awards menuadd-frequently-used-emojis-back-to-menuEric Eastwood2017-03-091-18/+12
* | | | Merge branch '29263-merge-button-color' into 'master' 29326-how-to-vue-architectural-decisionsAnnabel Dunstone Gray2017-03-102-5/+1
|\ \ \ \
| * | | | Consistent button colors for disabled buttons29263-merge-button-colorSimon Knox2017-03-102-5/+1
| |/ / /
* | | | Merge branch '24166-close-builds-dropdown' into 'master' Clement Ho2017-03-103-73/+90
|\ \ \ \
| * | | | Target all build links inside a dropdown. Use jQuery to handle event delegation.Filipa Lacerda2017-03-092-4/+8
| * | | | Use harmony syntax instead of cjsFilipa Lacerda2017-03-091-2/+2
| * | | | Uses vanilla JS to listen to click eventFilipa Lacerda2017-03-093-88/+85