Owen Diffey
|
14d63bc9bf
refactor(Admin): Cleanup old and commented code
|
3 lat temu |
Owen Diffey
|
4d5f499934
refactor(AdvancedTable): Renamed edit column to options and added more row actions
|
3 lat temu |
Owen Diffey
|
27a20a4863
feat(Admin): Configured more table events
|
3 lat temu |
Owen Diffey
|
0fd66d2aa5
feat(AdvancedTable): Removed row event handling
|
3 lat temu |
Owen Diffey
|
60eb611e94
feat(Admin): Continued integrating advanced table
|
3 lat temu |
Owen Diffey
|
b8f4e2413a
refactor: Renamed Confirm component to QuickConfirm
|
3 lat temu |
Owen Diffey
|
c31e2d0f72
fix: Table styling missing on lightmode
|
3 lat temu |
Kristian Vos
|
3acfdb1e7c
fix: small issue with border of last column in reports admin tab
|
3 lat temu |
Owen Diffey
|
1f38385b85
fix(Admin Area): Minor styling improvements
|
3 lat temu |
Jonathan Graham
|
e6d03fe7d0
fix(Punishments): improved design of Punishments modal, admin tab
|
3 lat temu |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 lat temu |
Jonathan Graham
|
aed5f5500c
fix(frontend): metadata component renamed due to conflict
|
3 lat temu |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 lat temu |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
3 lat temu |
Jonathan
|
6822819fc4
fix(News): added correct socket events for non-admin pages
|
3 lat temu |
Jonathan
|
91622a9f24
feat(News): code, blockquotes, lists are now styled, fixed font sizes
|
3 lat temu |
Jonathan
|
4afc27bb2d
feat(News): added markdown/preview side-by-side and updated news schema
|
3 lat temu |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
3 lat temu |
Jonathan
|
b008de5346
fix(News): removing a news item shouldn't require the entire news object
|
4 lat temu |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
4 lat temu |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
4 lat temu |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
4 lat temu |
Jonathan
|
ced9febf6c
fix(frontend): use vue references instead of document.getElementById
|
4 lat temu |
Owen Diffey
|
9f2b0ff390
Added component for confirmation of actions
|
4 lat temu |
Owen Diffey
|
d8963e7976
Added basic confirmation tooltips
|
4 lat temu |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
4 lat temu |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
4 lat temu |
Jonathan
|
824095d8a5
refactor(frontend): added dynamic imports where possible
|
4 lat temu |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
4 lat temu |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
4 lat temu |