Historique des commits

Auteur SHA1 Message Date
  Jonathan b2b8fa8ce5 Removed unneeded brackets il y a 8 ans
  theflametrooper ee6218c36e Added classes to station.js and global.js il y a 8 ans
  Jonathan 3aadb488ce Replaced the class of header with header-inner il y a 8 ans
  Cameron Kline 0bef3e4433 Id's are a thing of the past :) il y a 8 ans
  Cameron Kline 573c6c5ccc Removed extra back tick from README.md il y a 8 ans
  Jonathan 77901a27bd Quick changes to README il y a 8 ans
  theflametrooper 828c690c14 Added old header scss back ;) il y a 8 ans
  Jonathan c41dbab5bc Renamed Vue Components and added in Header and Footer HTML Markup and SCSS il y a 8 ans
  Jonathan 2b6abec33c Fixed peerDependency issue when vue-loader@8.5.2 wants vue-hot-reload-api@^1.2.0 il y a 8 ans
  Jonathan eb238ebcd7 Added more ram to vagrant to fix memory running out on npm install. Removed duplicate code on bootstrap.sh il y a 8 ans
  Jonathan 8545beffe9 Added ES6 for backend. Still to add webpack compiling to let us use import, export and classes etc. il y a 8 ans
  Cameron Kline f0861ad12d Got vuestrap-base-components working. Started implementing the header / navbar. il y a 8 ans
  Cameron Kline 31d9626d16 Lol, this blew my mind.. http://www.gcse.com/english/licence.htm il y a 8 ans
  Cameron Kline 33d50134c1 Setup top level vue components. Please read comment for more info. il y a 8 ans
  Cameron Kline f7d08f397b Added eslinting to frontend. Make sure to run 'npm install' inside the frontend directory to fetch the new dependencies. il y a 8 ans
  Cameron Kline 360f3b0d54 Alright, looks like there's nothing we can do about using tabs in package.json, unless we update it manually each time (thanks npm >:[ https://github.com/npm/npm/issues/4718). So package.json's shall be excluded from our tabs! il y a 8 ans
  Cameron Kline 0511c6d26c I need to get eslint going! :) replaced spaces with tabs. il y a 8 ans
  Cameron Kline 3e60f7c5e5 Removed main.scss and sass folder, check out commit comment for more info. il y a 8 ans
  Cameron Kline 02c6d6f0c7 Slight change to README wording il y a 8 ans
  Cameron Kline e3434f0b61 Typo in README il y a 8 ans
  Cameron Kline fc99860f72 Explained development a little better il y a 8 ans
  Cameron Kline 72e904a5d5 Tabs please atjonathan :) il y a 8 ans
  Jonathan 165a00a8cd Removed gulp and finalised structure il y a 8 ans
  Kris 015be0fcbc Added station schema. il y a 8 ans
  Cameron Kline f56224ec10 Dang, missed this one! il y a 8 ans
  Cameron Kline aabf9afa87 One more tiny README change il y a 8 ans
  Cameron Kline e9e5eb837d Minor README changes il y a 8 ans
  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. il y a 8 ans
  Jonathan 3c6af209fa Replaced rethinkDB with mongoDB, added user schema and continued work on authentication il y a 8 ans
  Jonathan f3c4c4ae52 Added sass partials folder for more modular styles il y a 8 ans