Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Jonathan 8545beffe9 Added ES6 for backend. Still to add webpack compiling to let us use import, export and classes etc. 8 ani în urmă
  Cameron Kline f0861ad12d Got vuestrap-base-components working. Started implementing the header / navbar. 8 ani în urmă
  Cameron Kline 31d9626d16 Lol, this blew my mind.. http://www.gcse.com/english/licence.htm 8 ani în urmă
  Cameron Kline 33d50134c1 Setup top level vue components. Please read comment for more info. 8 ani în urmă
  Cameron Kline f7d08f397b Added eslinting to frontend. Make sure to run 'npm install' inside the frontend directory to fetch the new dependencies. 8 ani în urmă
  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! 8 ani în urmă
  Cameron Kline 0511c6d26c I need to get eslint going! :) replaced spaces with tabs. 8 ani în urmă
  Cameron Kline 3e60f7c5e5 Removed main.scss and sass folder, check out commit comment for more info. 8 ani în urmă
  Cameron Kline 02c6d6f0c7 Slight change to README wording 8 ani în urmă
  Cameron Kline e3434f0b61 Typo in README 8 ani în urmă
  Cameron Kline fc99860f72 Explained development a little better 8 ani în urmă
  Cameron Kline 72e904a5d5 Tabs please atjonathan :) 8 ani în urmă
  Jonathan 165a00a8cd Removed gulp and finalised structure 8 ani în urmă
  Kris 015be0fcbc Added station schema. 8 ani în urmă
  Cameron Kline f56224ec10 Dang, missed this one! 8 ani în urmă
  Cameron Kline aabf9afa87 One more tiny README change 8 ani în urmă
  Cameron Kline e9e5eb837d Minor README changes 8 ani în urmă
  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. 8 ani în urmă
  Jonathan 3c6af209fa Replaced rethinkDB with mongoDB, added user schema and continued work on authentication 8 ani în urmă
  Jonathan f3c4c4ae52 Added sass partials folder for more modular styles 8 ani în urmă
  Jonathan c5d179788c Added some more auth implementation [Having rethinkdb errors] 8 ani în urmă
  KrisVos130 64865de4b8 Updated schema.json. Merged station and added user schema. 8 ani în urmă
  KrisVos130 0c79e9c464 Worked on sockethandler a bit and added some socket support in main.js. 8 ani în urmă
  Jonathan c87855ea41 Basic authentication added [Not tested] 8 ani în urmă
  Jonathan 01fe8eec3c Used better class and id names and sassified the styles 8 ani în urmă
  Jonathan 110e4ef9f7 Fixed static folder referencing in src/app 8 ani în urmă
  Cameron Kline ab15aff17d Fixed whitespace 8 ani în urmă
  KrisVos130 70bed2c764 Merge remote-tracking branch 'remotes/origin/master' 8 ani în urmă
  Cameron Kline 9ac59ff230 Added gulp-cli to the bootstrap file, run 'vagrant up --provision' to apply these changes 8 ani în urmă
  KrisVos130 e5b0c181da Added io to global and added some emit's for stations. 8 ani în urmă