コミット履歴

作者 SHA1 メッセージ 日付
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore 4 年 前
  Jonathan 564836f692 fix(Tooltips): if you click confirm once and click away, the state of the tooltip should be reset 4 年 前
  Jonathan 2b5270e2dc feat(Set/ResetPassword): autofill user's email if the user is logged in 4 年 前
  Jonathan 13788cfd90 fix(frontend validation): pasting now changes the input state to 'entered' 4 年 前
  Jonathan e2e4cf2f1d feat(AccountRemoval): added modal to confirm password/github is linked 4 年 前
  Owen Diffey 9f2b0ff390 Added component for confirmation of actions 4 年 前
  Owen Diffey d8963e7976 Added basic confirmation tooltips 4 年 前
  Jonathan 98ed5063db feat(InputHelpBox): default message now has no success/error colour, fixed onInput 4 年 前
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result 4 年 前
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports 4 年 前
  Jonathan 3ecda7b1e0 chore: removed unnecessary folders for vue components 4 年 前
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 4 年 前
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 4 年 前
  Jonathan d2b85c8a9d feat(SaveButton): moved to a component, allowed for multiple types of buttons on same page 4 年 前
  Jonathan 3db17ed295 feat(EditStation): modal now makes use of SaveButton mixin 4 年 前
  Jonathan d3125b4e5b feat(Settings): added option for user to completely delete account 4 年 前
  Jonathan 865d3055c4 chore: moved SaveButton.vue to the main mixins folder 4 年 前
  Jonathan a7f0e08d11 refactor(InputHelpBox): modularised to allow easier for future updates 4 年 前
  Jonathan 5ded59f38a chore(eslint): added vue/order-in-components as a rule for consistency 4 年 前
  Jonathan ebcc0ac853 fix(Settings/Account): prevent help text from moving the save button up and down 4 年 前
  Jonathan 4a5da4490f feat(Settings/SaveButton): added SaveButton mixin, along with failed/saving.... messages 4 年 前
  Jonathan 9dba6bb031 fix(Settings): css is now scoped, and styles are passed to child components (tabs) in Settings 4 年 前
  Jonathan 0e8eea65c0 feat(Settings): polished Settings page 4 年 前
  Jonathan 4168ef6a6f fix(Settings): minor bug fixes 4 年 前
  Jonathan 4e9ab8e043 refactor: settings page split up into seperate Vue files, now uses state 4 年 前