summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* migrate all javascript asset bundles and require syntaxMike Greiling2017-01-1061-520/+212
* replace application.js sprockets output with webpack-generated equivalentMike Greiling2017-01-066-18/+297
* compile es6/es2015 with babelMike Greiling2017-01-063-4/+15
* add webpack, webpack-rails, and webpack-dev-server along with a simple hello ...Mike Greiling2017-01-062-0/+4
* Merge branch 'fix-timezone-due-date-picker' into 'master' Alfredo Sumaran2017-01-061-2/+5
|\
| * add comment to explain why we are avoiding the dateString constructor option ...fix-timezone-due-date-pickerMike Greiling2017-01-021-0/+1
| * remove unnecessary utility functionMike Greiling2017-01-022-17/+3
| * remove unnecessary fixtures and testsMike Greiling2017-01-021-4/+2
| * fix eslint violationsMike Greiling2017-01-021-3/+3
| * Pass date as integer params on instantiate new Date in order to avoid time zo...giulianovarriale2017-01-022-3/+21
* | Merge branch 'markdown-button-newline-bug-fix' into 'master' Fatih Acet2017-01-051-3/+33
|\ \
| * | Fixed first newline not workingmarkdown-button-newline-bug-fixPhil Hughes2016-12-211-1/+12
| * | Fixed new line being included in bold/italic in GFM formPhil Hughes2016-12-211-3/+22
* | | Merge branch '26346-cannot-reset-or-remove-mr-issues-description-templates' i...Fatih Acet2017-01-051-1/+1
|\ \ \
| * | | Fix remove template26346-cannot-reset-or-remove-mr-issues-description-templatesLuke "Jared" Bennett2017-01-041-1/+1
* | | | Merge branch 'pipelines-graph-html-css' into 'master' Annabel Dunstone Gray2017-01-052-251/+238
|\ \ \ \
| * | | | Fix dropdown icon alignmentAnnabel Dunstone Gray2017-01-051-12/+18
| * | | | Simplify HTML of mini pipeline graph and dropdownFilipa Lacerda2017-01-052-244/+225
* | | | | Merge branch 'single-edit-comment-widget-2' into 'master' Alfredo Sumaran2017-01-055-50/+142
|\ \ \ \ \
| * | | | | Fix review comments.single-edit-comment-widget-2Fatih Acet2017-01-052-3/+4
| * | | | | Review fixes.Fatih Acet2017-01-043-9/+8
| * | | | | Use gl.utils.isInViewport and improve gl.utils.animateToElement.Fatih Acet2017-01-043-21/+32
| * | | | | Hide edit warning element when form reverted.Fatih Acet2017-01-041-0/+1
| * | | | | Remove unnecessary styling came from merge conflicts.Fatih Acet2017-01-041-8/+0
| * | | | | Fix single note edit form specs.Fatih Acet2017-01-041-3/+3
| * | | | | Separate edit form in Changes and Discussions tab.Fatih Acet2017-01-042-12/+33
| * | | | | Fix warning styling for responsive design.Fatih Acet2017-01-043-19/+18
| * | | | | Fix task list for single edit note widget changes.Fatih Acet2017-01-041-17/+36
| * | | | | Fix single comment edit form issues.Fatih Acet2017-01-041-22/+20
| * | | | | Refactor discussion edit widget to have only one at a time.Fatih Acet2017-01-043-38/+89
* | | | | | Merge branch 'remove-custom-event-polyfill' into 'master' Alfredo Sumaran2017-01-051-12/+0
|\ \ \ \ \ \
| * | | | | | Removes CustomEvent polyfill and testsremove-custom-event-polyfillFilipa Lacerda2017-01-021-12/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'login-page-font-size' into 'master' Fatih Acet2017-01-051-2/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Decreases font-size on login pagelogin-page-font-sizedimitrieh2017-01-051-2/+7
* | | | | | Merge branch '25701-standardize-text-colors' into 'master' Annabel Dunstone Gray2017-01-0546-172/+158
|\ \ \ \ \ \
| * | | | | | 25701 standardize text colors25701-standardize-text-colorstauriedavis2017-01-0446-172/+158
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '25725-remove-window-object' into 'master' Fatih Acet2017-01-058-18/+20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Adds CHANGELOG entryFilipa Lacerda2017-01-052-3/+3
| * | | | | Removes unneeded `window` declarationFilipa Lacerda2017-01-059-21/+23
| |/ / / /
* | | | | Terminal: Add TextEncoder and TextDecoder in terminal bundle.Fatih Acet2017-01-041-0/+2
|/ / / /
* | | | Merge branch 'review-commits-and-commit-scss' into 'master' Jacob Schatz2017-01-0411-263/+234
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove double border from compare pagereview-commits-and-commit-scssAnnabel Dunstone Gray2016-12-291-0/+8
| * | | Update file hader styles; remove and relocate more commits cssAnnabel Dunstone Gray2016-12-298-169/+117
| * | | Add table styling to commits tablesAnnabel Dunstone Gray2016-12-292-12/+40
| * | | Start commits refactorAnnabel Dunstone Gray2016-12-293-148/+135
* | | | Merge branch '25580-trucate-dropdown-for-long-branch' into 'master' Fatih Acet2017-01-032-4/+34
|\ \ \ \
| * | | | fixes js lint warnings25580-trucate-dropdown-for-long-branchNur Rony2016-12-311-4/+3
| * | | | trucates text to prevent overflow and adds tooltip to itNur Rony2016-12-311-0/+8
| * | | | fixes mobile viewsNur Rony2016-12-311-4/+27
| | |/ / | |/| |
* | | | Merge branch '25964-label-autocomplete-doesn-t-handle-spaces-after' into 'mas...Fatih Acet2017-01-031-8/+3
|\ \ \ \