Commit History

Author SHA1 Message Date
  howdoyoucode e0d931e5e7 Fixed issue with caching javascript files generated by webpack when there are changes 7 years ago
  atjonathan 7e2336d8c3 Significantly improved load times 7 years ago
  theflametrooper 6e8dd0f7f4 Fixed issues with webpack, (untested with other users) 7 years ago
  theflametrooper b5ee423c4f More fixes to webpack configuration 7 years ago
  theflametrooper b2900eb802 Possible fix to webpack configuration issues 7 years ago
  theflametrooper 7016338e2e Fixed sourcemap errors with vue-roaster 7 years ago
  theflametrooper d7cd8ee8f5 Optimization only works with production now to speed up development 7 years ago
  theflametrooper 17ce539c0e Improved load times by adding webpack minfication reducing bundle.js file size from 1.48mb to 933kb. 7 years ago
  theflametrooper 174927549a Small cleanup, added vue-roaster (toasts) 7 years ago
  Cameron Kline 22bd87aba0 Removed comments from webpack config. Use consistent quote types 7 years ago
  Cameron Kline ec5ba0892a Added scss loader. Added some node modules via --save-dev, which reordered the dependencies alphabetically. 7 years ago
  theflametrooper 6f2492348a Fixed issue with livereload for Wes. Removed weird errors from webpack, also removed optimization for bundle.js 7 years ago
  theflametrooper d257163bc0 Fixed most issues with Windows, still error with posting to backend. Possible solution would be to put frontend and backend in same container 7 years ago
  theflametrooper c187c6ded0 Hello Bulma 7 years ago
  Cameron Kline f7d08f397b Added eslinting to frontend. Make sure to run 'npm install' inside the frontend directory to fetch the new dependencies. 7 years ago
  Jonathan 165a00a8cd Removed gulp and finalised structure 7 years ago
  Cameron Kline 17eea5f2cb Very large change, hopefully the last big refactor. Got vue-loader integration in. The old UI is completely gone as of now, and will need reimplemented using vue components. Checkout frontend/README.md and backend/README.md for more info. Make sure to run 'vagrant up --provision' to get the latest bootstrap.sh changes on your vagrant machine. 7 years ago