| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'balsalmiq-support' into 'master'
| Phil Hughes | 2017-05-05 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'master' into 'balsalmiq-support' | Luke "Jared" Bennett | 2017-05-02 | 1 | -0/+2 |
| |\ |
|
| * \ | Merge branch 'master' into 'balsalmiq-support' | Luke "Jared" Bennett | 2017-04-26 | 1 | -0/+3 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into 'balsalmiq-support' | Luke "Jared" Bennett | 2017-04-12 | 1 | -5/+11 |
| |\ \ \ |
|
| * | | | | Get initial sql values back from file which is database | Jacob Schatz | 2017-04-10 | 1 | -0/+1 |
* | | | | | Merge branch 'add-sentry-js-again-with-vue' into 'master'
| Phil Hughes | 2017-05-05 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vue | Luke "Jared" Bennett | 2017-05-03 | 1 | -0/+2 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'master' into 'add-sentry-js-again-with-vue' | Luke "Jared" Bennett | 2017-04-26 | 1 | -0/+3 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Removed rewire and fixed tests | Luke "Jared" Bennett | 2017-04-15 | 1 | -1/+0 |
| * | | | | | Merge branch 'master' into 'add-sentry-js-again-with-vue' | Luke "Jared" Bennett | 2017-04-15 | 1 | -7/+19 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Updated specs, added rewire, updated layouts to move conditional raven and go... | Luke "Jared" Bennett | 2017-04-15 | 1 | -0/+1 |
| * | | | | | [ci skip] Remove loadscript class in favour of backend conditional | Luke "Jared" Bennett | 2017-04-13 | 1 | -0/+1 |
* | | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-page | Ruben Davila | 2017-05-02 | 1 | -0/+5 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Move PDFLab into GitLabpdflab-in-repo | Sam Rose | 2017-04-28 | 1 | -0/+2 |
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'notebooklab-in-repo' into 'master'
| Jacob Schatz | 2017-04-24 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | Moved NotebookLab assets into repo | Phil Hughes | 2017-04-11 | 1 | -0/+2 |
| | | |/ /
| | |/| | |
|
| * | | | | Add ES lint support to identify poorly written Promises | Kushal Pandya | 2017-04-20 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Started internationalising cycyle analytics | Phil Hughes | 2017-04-15 | 1 | -0/+2 |
|/ / / |
|
* | | | use nodemon to watch for changes to webpack config and restart the dev server... | Mike Greiling | 2017-04-10 | 1 | -1/+2 |
* | | | watch node_modules for changes when a module is missing | Mike Greiling | 2017-04-10 | 1 | -0/+1 |
* | | | add eslint support to vue files | Mike Greiling | 2017-04-09 | 1 | -3/+4 |
* | | | update Vue to match vue-template-compiler | Mike Greiling | 2017-04-09 | 1 | -1/+1 |
* | | | add vue-loader dependencies and basic config | Mike Greiling | 2017-04-09 | 1 | -0/+3 |
| |/
|/| |
|
* | | upgrade webpack-dev-server to fix issues with SockJS causing odd reload behav... | Mike Greiling | 2017-04-07 | 1 | -1/+1 |
* | | upgrade webpack to v2.3.3 to resolve sourcemap issues | Mike Greiling | 2017-04-07 | 1 | -1/+1 |
* | | STL file viewer | Phil Hughes | 2017-04-06 | 1 | -0/+3 |
* | | Use PDFLab to render PDFs in GitLab | Sam Rose | 2017-04-05 | 1 | -0/+1 |
* | | Load a preview of Sketch 43 filessketch-preview-files | Jacob Schatz | 2017-04-05 | 1 | -0/+2 |
|/ |
|
* | Adds visbilityjs lib | Filipa Lacerda | 2017-03-23 | 1 | -0/+1 |
* | upgrade Vue to v2.2.4 | Mike Greiling | 2017-03-21 | 1 | -1/+1 |
* | Only add frontend code coverage instrumentation when generating coverage report | Mike Greiling | 2017-03-20 | 1 | -8/+3 |
* | remove all references to the .es6 in our config files and documentationremove-es6-extension-configuration | Mike Greiling | 2017-03-15 | 1 | -4/+3 |
* | Organize our polyfills and standardize on core-js | Mike Greiling | 2017-03-13 | 1 | -3/+1 |
* | Use native unicode emojis | Eric Eastwood | 2017-03-06 | 1 | -0/+4 |
* | merge raphael library into the network bundle | Mike Greiling | 2017-03-05 | 1 | -0/+1 |
* | Merge branch 'add-svg-loader' into 'master'
| Fatih Acet | 2017-03-02 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'master' into 'add-svg-loader' | Filipa Lacerda | 2017-02-27 | 1 | -1/+1 |
| |\ |
|
| * | | Adds loader to load SVG | Filipa Lacerda | 2017-02-24 | 1 | -0/+1 |
* | | | Remove jQuery UIbye-bye-jquery-ui | Phil Hughes | 2017-03-02 | 1 | -1/+0 |
| |/
|/| |
|
* | | Merge branch 'update-vue-2.1' into 'master'
| Fatih Acet | 2017-02-26 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | upgrade Vue from v2.0.3 to v2.1.10 | Mike Greiling | 2017-02-20 | 1 | -1/+1 |
* | | add webpack bundle analyzer to production output | Mike Greiling | 2017-02-21 | 1 | -1/+2 |
|/ |
|
* | remove imports loader | Mike Greiling | 2017-02-17 | 1 | -1/+0 |
* | use less strict caret ranges now that yarn.lock will take care of locking our... | Mike Greiling | 2017-02-17 | 1 | -9/+9 |
* | move webpack-dev-server and karma-mocha-reporter to devDependencies | Mike Greiling | 2017-02-17 | 1 | -4/+4 |
* | use http to feth jquery-ui dependency instead of ssh | Filipa Lacerda | 2017-02-17 | 1 | -1/+1 |
* | Make Karma output look nicer for CI (!9165) | winniehell | 2017-02-15 | 1 | -0/+1 |
* | Merge branch 'cover-my-karma' into 'master'
| Clement Ho | 2017-02-14 | 1 | -0/+10 |
|\ |
|
| * | Reintroduce coverage report for JavaScript (!9133) | winniehell | 2017-02-11 | 1 | -0/+10 |
* | | Merge branch 'replace-npm-with-yarn' into 'master'
| Filipa Lacerda | 2017-02-14 | 1 | -3/+3 |
|\ \ |
|