Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 년 전 |
Jonathan Graham
|
7c33c36da9
fix(EditSong): SaveButton mixin now allows for any custom messages as default
|
3 년 전 |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 년 전 |
Kristian Vos
|
3c8c92fd47
fix(Modal,EditNews,EditSong): various spacing issues with modal footer buttons
|
3 년 전 |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 년 전 |
Jonathan
|
0402848da0
feat(News): sanitizing of html output of markdown
|
3 년 전 |
Jonathan
|
a0d7525c58
chore(News): merge conflicts
|
3 년 전 |
Jonathan
|
a1f59b3543
fix(News): styling of title on news page
|
3 년 전 |
Kristian Vos
|
66d7652c86
Some small changes to news modals
|
3 년 전 |
Owen Diffey
|
23952db412
Included createdBy/createdAt in news items and other minor tweaks
|
3 년 전 |
Jonathan
|
20d784e8ae
fix(News): changes to rendering of tables from markdown not being applied universally
|
3 년 전 |
Jonathan
|
91622a9f24
feat(News): code, blockquotes, lists are now styled, fixed font sizes
|
3 년 전 |
Jonathan
|
4afc27bb2d
feat(News): added markdown/preview side-by-side and updated news schema
|
3 년 전 |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
3 년 전 |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
4 년 전 |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
4 년 전 |
Jonathan
|
ced9febf6c
fix(frontend): use vue references instead of document.getElementById
|
4 년 전 |
Owen Diffey
|
fd520a274d
Improved button layouts and other tweaks
|
4 년 전 |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
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 년 전 |
Owen Diffey
|
06007636f8
Merge remote-tracking branch 'origin/jonathan-activities' into polishing
|
4 년 전 |
Jonathan
|
dfabeb8607
chore: moved all modals to components folder
|
4 년 전 |