Owen Diffey
|
c31e2d0f72
fix: Table styling missing on lightmode
|
3 år sedan |
Kristian Vos
|
3acfdb1e7c
fix: small issue with border of last column in reports admin tab
|
3 år sedan |
Owen Diffey
|
1f38385b85
fix(Admin Area): Minor styling improvements
|
3 år sedan |
Jonathan Graham
|
e6d03fe7d0
fix(Punishments): improved design of Punishments modal, admin tab
|
3 år sedan |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 år sedan |
Jonathan Graham
|
aed5f5500c
fix(frontend): metadata component renamed due to conflict
|
3 år sedan |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 år sedan |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
4 år sedan |
Jonathan
|
6822819fc4
fix(News): added correct socket events for non-admin pages
|
4 år sedan |
Jonathan
|
91622a9f24
feat(News): code, blockquotes, lists are now styled, fixed font sizes
|
4 år sedan |
Jonathan
|
4afc27bb2d
feat(News): added markdown/preview side-by-side and updated news schema
|
4 år sedan |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
4 år sedan |
Jonathan
|
b008de5346
fix(News): removing a news item shouldn't require the entire news object
|
4 år sedan |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
4 år sedan |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
4 år sedan |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
4 år sedan |
Jonathan
|
ced9febf6c
fix(frontend): use vue references instead of document.getElementById
|
4 år sedan |
Owen Diffey
|
9f2b0ff390
Added component for confirmation of actions
|
4 år sedan |
Owen Diffey
|
d8963e7976
Added basic confirmation tooltips
|
4 år sedan |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
4 år sedan |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
4 år sedan |
Jonathan
|
824095d8a5
refactor(frontend): added dynamic imports where possible
|
4 år sedan |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
4 år sedan |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
4 år sedan |
Jonathan
|
2fa13a2419
feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to
|
4 år sedan |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
4 år sedan |
Owen Diffey
|
06007636f8
Merge remote-tracking branch 'origin/jonathan-activities' into polishing
|
4 år sedan |
Owen Diffey
|
1c1babf66c
Removed global and colors scss files
|
4 år sedan |
Owen Diffey
|
b8316de6f8
Moved from scss to css variables
|
4 år sedan |
Jonathan
|
dfabeb8607
chore: moved all modals to components folder
|
4 år sedan |