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