Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports hace 4 años
  Jonathan 3ecda7b1e0 chore: removed unnecessary folders for vue components hace 4 años
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used hace 4 años
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) hace 4 años
  Jonathan d2b85c8a9d feat(SaveButton): moved to a component, allowed for multiple types of buttons on same page hace 4 años
  Jonathan 3db17ed295 feat(EditStation): modal now makes use of SaveButton mixin hace 4 años
  Jonathan d3125b4e5b feat(Settings): added option for user to completely delete account hace 4 años
  Jonathan 865d3055c4 chore: moved SaveButton.vue to the main mixins folder hace 4 años
  Jonathan a7f0e08d11 refactor(InputHelpBox): modularised to allow easier for future updates hace 4 años
  Jonathan 5ded59f38a chore(eslint): added vue/order-in-components as a rule for consistency hace 4 años
  Jonathan ebcc0ac853 fix(Settings/Account): prevent help text from moving the save button up and down hace 4 años
  Jonathan 4a5da4490f feat(Settings/SaveButton): added SaveButton mixin, along with failed/saving.... messages hace 4 años
  Jonathan 9dba6bb031 fix(Settings): css is now scoped, and styles are passed to child components (tabs) in Settings hace 4 años
  Jonathan 0e8eea65c0 feat(Settings): polished Settings page hace 4 años
  Jonathan 4168ef6a6f fix(Settings): minor bug fixes hace 4 años
  Jonathan 4e9ab8e043 refactor: settings page split up into seperate Vue files, now uses state hace 4 años