summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fe-commit-mr-pipelines' into 'master' Fatih Acet2017-02-061-0/+11
|\
| * Use webpack to require filesFilipa Lacerda2017-02-051-0/+3
| * Move repeated function to utilitiesFilipa Lacerda2017-02-051-0/+8
* | lazy-load ace config so that we can ensure window.gon existsfix-ace-editor-modulesMike Greiling2017-02-051-10/+17
* | fix ace editor modules to include asset digest in productionMike Greiling2017-02-051-2/+4
|/
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-033-1/+9
|\
| * Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' Jacob Schatz2017-02-032-1/+6
| |\
| | * Remove turbolinks.Bryce Johnson2017-02-022-1/+6
| * | Removed Masonry, instead uses groups of dataPhil Hughes2017-02-031-0/+3
| |/
* | Merge branch 'master' into webpackMike Greiling2017-02-021-0/+1
|\ \ | |/
| * Change the reply shortcut to focus the field even without a selection.Brian Hall2017-01-311-0/+1
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-282-1/+27
|\ \ | |/
| * remove hard-coded assets path for ace editor modulesMike Greiling2017-01-272-1/+27
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-277-19/+81
|\ \ | |/
| * Merge branch 'master' into copy-as-mdDouwe Maan2017-01-251-0/+14
| |\
| | * use gl.utils.normalizeHeaders in pipelines storenormalize_frontend_headersRegis2017-01-241-0/+14
| * | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-199-33/+26
| |\ \ | | |/
| | * Merge branch 'simple-eslint-fixes' into 'master' Fatih Acet2017-01-197-20/+12
| | |\
| | | * resolve all padded-blocks eslint violationsMike Greiling2017-01-187-16/+8
| | | * resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-3/+3
| | | * resolve all no-plusplus eslint violationsMike Greiling2017-01-181-3/+3
| * | | Remove unneeded checksDouwe Maan2017-01-191-4/+0
| * | | Trigger autosize on the textarea after pastingDouwe Maan2017-01-191-0/+8
| * | | Remove unneeded codeDouwe Maan2017-01-191-2/+0
| * | | Satisfy eslintDouwe Maan2017-01-181-13/+13
| * | | Move some functions to utilsDouwe Maan2017-01-181-0/+53
| | |/ | |/|
* | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-182-14/+14
|\ \ \ | | |/ | |/|
| * | Bring changes that were present only in EE.Ruben Davila2017-01-151-14/+12
| * | Backport backend work for time tracking.Ruben Davila2017-01-151-0/+2
| |/
* | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-132-0/+36
|\ \ | |/
| * Remove duplicate methodClement Ho2017-01-091-18/+0
| * Fix code review suggestionsClement Ho2017-01-091-0/+2
| * Fix es6 errorsClement Ho2017-01-091-1/+1
| * Fix eslintClement Ho2017-01-092-3/+2
| * Refactor getUrlParamsArray()Clement Ho2017-01-091-0/+6
| * Add getParameterByNameClement Ho2017-01-091-0/+16
| * Convert to single quotesClement Ho2017-01-091-2/+2
| * Add dropdown offset to match input cursorClement Ho2017-01-091-0/+16
| * Merge branch 'master' into auto-pipelines-vueRegis2017-01-091-3/+33
| |\
| * | move param helper to common utilsRegis2017-01-092-21/+15
| * | namespace getParametersByName to gl.utils instead of just glRegis2017-01-091-2/+5
| * | add param_helper to utils - fix switch statement in paginationRegis2017-01-061-0/+18
* | | Correct merge conflictsLuke "Jared" Bennett2017-01-101-2/+2
* | | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-104-18/+4
* | | replace application.js sprockets output with webpack-generated equivalentMike Greiling2017-01-061-1/+1
| |/ |/|
* | 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 'single-edit-comment-widget-2' into 'master' Alfredo Sumaran2017-01-051-2/+14
|\ \
| * | Fix review comments.single-edit-comment-widget-2Fatih Acet2017-01-051-1/+1