Commit History

Author SHA1 Message Date
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result 4 years ago
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports 4 years ago
  Jonathan 3ecda7b1e0 chore: removed unnecessary folders for vue components 4 years ago
  Jonathan eb9e2809c1 fix(Settings page): minor typo causing issues 4 years ago
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 4 years ago
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 4 years ago
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 4 years ago
  Jonathan d2b85c8a9d feat(SaveButton): moved to a component, allowed for multiple types of buttons on same page 4 years ago
  Jonathan 3db17ed295 feat(EditStation): modal now makes use of SaveButton mixin 4 years ago
  Owen Diffey 06007636f8 Merge remote-tracking branch 'origin/jonathan-activities' into polishing 4 years ago
  Owen Diffey 1c1babf66c Removed global and colors scss files 4 years ago
  Owen Diffey b8316de6f8 Moved from scss to css variables 4 years ago
  Jonathan 865d3055c4 chore: moved SaveButton.vue to the main mixins folder 4 years ago
  Jonathan 3f6c3deac3 fix(Settings): edge-case that avatar colour changes unnecessarily 4 years ago
  Owen Diffey d2f268a7a4 Profile picture initials random background color 4 years ago
  Jonathan 599e3b3093 feat: added option to use initials for avatar 4 years ago
  Jonathan 839b250915 fix(css): removed unnecessary inline styles 4 years ago
  Jonathan c149ad303b feat(Preferences): now stored in database instead of localstorage 4 years ago
  Jonathan 5754c1bac6 fix(Station page): improved users sidebar, small other fixes 4 years ago
  Jonathan 5ded59f38a chore(eslint): added vue/order-in-components as a rule for consistency 4 years ago
  Jonathan 4a5da4490f feat(Settings/SaveButton): added SaveButton mixin, along with failed/saving.... messages 4 years ago
  Jonathan 0e8eea65c0 feat(Settings): polished Settings page 4 years ago
  Jonathan 6efbecbd69 fix(nightmode): improved night mode for newly added pages/features 4 years ago
  Jonathan 4e9ab8e043 refactor: settings page split up into seperate Vue files, now uses state 4 years ago