summaryrefslogtreecommitdiff
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* ensure eslint recognizes es2015 dynamic import() syntaxMike Greiling2017-06-281-0/+1
|
* upgrade jasmine to attempt to resolve browser timeout issuesMike Greiling2017-06-141-1/+1
|
* upgrade karma to v1.7.0Mike Greiling2017-06-141-1/+1
|
* remove phantomjs from our frontend dev dependenciesMike Greiling2017-06-141-1/+0
|
* replace PhantomJS with headless Chrome as karma test runnerMike Greiling2017-06-141-0/+1
|
* Revert "Merge branch 'karma-headless-chrome' into 'master'"Mike Greiling2017-06-131-1/+1
| | | This reverts merge request !12036
* remove phantomjs from our frontend dev dependenciesMike Greiling2017-06-131-1/+0
|
* replace PhantomJS with headless Chrome as karma test runnerMike Greiling2017-06-131-0/+1
|
* Merge branch 'task-list-2' into 'master'Filipa Lacerda2017-05-311-0/+1
|\ | | | | | | | | | | | | Update task_list to version 2.0.0 Closes #22470 See merge request !11525
| * Upgrade to task_list v2Jared Deckard2017-05-231-0/+1
| |
* | update webpack to v2.6.1 patch release to fix "Can't find variable: Promise" ↵32737-audit-long-term-cacheability-of-webpack-assetsMike Greiling2017-05-251-1/+1
| | | | | | | | error
* | update webpack-bundle-analyzer past v2.4.1 to support NamedChunksPluginMike Greiling2017-05-251-1/+1
| |
* | add NameAllModulesPlugin to cover shortcomings of NamedModulesPluginMike Greiling2017-05-251-0/+1
| |
* | upgrade to latest webpack versionMike Greiling2017-05-251-1/+1
|/
* Merge branch 'balsalmiq-support' into 'master' Phil Hughes2017-05-051-0/+1
|\ | | | | | | | | Initial balsamiq support See merge request !10564
| * Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-05-021-0/+2
| |\ | | | | | | | | | | | | # Conflicts: # spec/features/projects/commit/cherry_pick_spec.rb # spec/features/projects/environments/environment_spec.rb
| * \ Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-04-261-0/+3
| |\ \ | | | | | | | | | | | | # Conflicts: # config/webpack.config.js
| * \ \ Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-04-121-5/+11
| |\ \ \ | | | | | | | | | | | | | | | # Conflicts: # app/models/blob.rb
| * | | | Get initial sql values back from file which is databaseJacob Schatz2017-04-101-0/+1
| | | | |
* | | | | Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes2017-05-051-0/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add sentry JS See merge request !6764
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-031-0/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-04-261-0/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | # Conflicts: # config/webpack.config.js
| * | | | | Removed rewire and fixed testsLuke "Jared" Bennett2017-04-151-1/+0
| | | | | |
| * | | | | Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-04-151-7/+19
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | # Conflicts: # app/views/layouts/_head.html.haml # config/webpack.config.js
| * | | | | Updated specs, added rewire, updated layouts to move conditional raven and ↵Luke "Jared" Bennett2017-04-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | gon to head
| * | | | | [ci skip] Remove loadscript class in favour of backend conditionalLuke "Jared" Bennett2017-04-131-0/+1
| | | | | |
* | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-021-0/+5
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Move PDFLab into GitLabpdflab-in-repoSam Rose2017-04-281-0/+2
| | |_|/ / | |/| | |
| * | | | Merge branch 'notebooklab-in-repo' into 'master' Jacob Schatz2017-04-241-0/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Moved NotebookLab assets into repo See merge request !10630
| | * | | | Moved NotebookLab assets into repoPhil Hughes2017-04-111-0/+2
| | | |/ / | | |/| | | | | | | | | | | | Moved all the notebooklab assets into the GitLab repo
| * | | | Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-201-0/+1
| |/ / /
* | | | Started internationalising cycyle analyticsPhil Hughes2017-04-151-0/+2
|/ / /
* | | use nodemon to watch for changes to webpack config and restart the dev ↵Mike Greiling2017-04-101-1/+2
| | | | | | | | | | | | server when necessary
* | | watch node_modules for changes when a module is missingMike Greiling2017-04-101-0/+1
| | |
* | | add eslint support to vue filesMike Greiling2017-04-091-3/+4
| | |
* | | update Vue to match vue-template-compilerMike Greiling2017-04-091-1/+1
| | |
* | | add vue-loader dependencies and basic configMike Greiling2017-04-091-0/+3
| |/ |/|
* | upgrade webpack-dev-server to fix issues with SockJS causing odd reload ↵Mike Greiling2017-04-071-1/+1
| | | | | | | | | | | | behavior in firefox https://github.com/webpack/webpack-dev-server/issues/762
* | upgrade webpack to v2.3.3 to resolve sourcemap issuesMike Greiling2017-04-071-1/+1
| |
* | STL file viewerPhil Hughes2017-04-061-0/+3
| |
* | Use PDFLab to render PDFs in GitLabSam Rose2017-04-051-0/+1
| |
* | Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-051-0/+2
|/ | | | | | | Sketch 43 files are technically a zip file, so the JavaScript opens the zip file & locates a preview.png which is just a quick preview of the last sketch page edited. After that is loaded it simply places the image into the DOM
* Adds visbilityjs libFilipa Lacerda2017-03-231-0/+1
|
* upgrade Vue to v2.2.4Mike Greiling2017-03-211-1/+1
|
* Only add frontend code coverage instrumentation when generating coverage reportMike Greiling2017-03-201-8/+3
|
* remove all references to the .es6 in our config files and documentationremove-es6-extension-configurationMike Greiling2017-03-151-4/+3
|
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-131-3/+1
|
* Use native unicode emojisEric Eastwood2017-03-061-0/+4
| | | | | | | | | | | | | | | | | | | | - gl_emoji for falling back to image/css-sprite when the browser doesn't support an emoji - Markdown rendering (Banzai filter) - Autocomplete - Award emoji menu - Perceived perf - Immediate response because we now build client-side - Update `digests.json` generation in gemojione rake task to be more useful and include `unicodeVersion` MR: !9437 See issues - #26371 - #27250 - #22474
* merge raphael library into the network bundleMike Greiling2017-03-051-0/+1
|
* Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-021-0/+1
|\ | | | | | | | | | | | | Fixes Tech debt: No need to pass svgs as props into Vue with Webpack Closes #27692 and #27840 See merge request !9522