Owen Diffey
|
bc65322858
refactor(AdvancedTable): Dropdown for punishment type filter and removed data request type filter
|
3 years ago |
Owen Diffey
|
89d50a298e
refactor(AdvancedTable): Removed regex from dropdown filters
|
3 years ago |
Kristian Vos
|
86c8403460
refactor(AdvancedTable): improved filter dropdown
|
3 years ago |
Owen Diffey
|
14d63bc9bf
refactor(Admin): Cleanup old and commented code
|
3 years ago |
Owen Diffey
|
4d5f499934
refactor(AdvancedTable): Renamed edit column to options and added more row actions
|
3 years ago |
Owen Diffey
|
39b68fcfb4
feat(AdvancedTable): Boolean filter types and other additions
|
3 years ago |
Kristian Vos
|
292a61aaa3
refactor: added user hasPassword and punishment status property in getData and added it as a column
|
3 years ago |
Owen Diffey
|
0fd66d2aa5
feat(AdvancedTable): Removed row event handling
|
3 years ago |
Owen Diffey
|
a79a9633b7
fix: Users getData block fetching certain properties
|
3 years ago |
Owen Diffey
|
60eb611e94
feat(Admin): Continued integrating advanced table
|
3 years ago |
Owen Diffey
|
c31e2d0f72
fix: Table styling missing on lightmode
|
3 years ago |
Owen Diffey
|
2183ad947e
refactor: Improved card styling after removing bulma
|
3 years ago |
Kristian Vos
|
b405d63002
refactor: replaced button anchors with buttons, and removed hash anchors with
|
3 years ago |
Kristian Vos
|
d026743c18
refactor: removed a few fonts we didn't use often to bring more consistency
|
3 years ago |
Owen Diffey
|
5cf0c8ca2b
chore: Removed some commented code
|
3 years ago |
Jonathan Graham
|
e6d03fe7d0
fix(Punishments): improved design of Punishments modal, admin tab
|
3 years ago |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 years ago |
Jonathan Graham
|
aed5f5500c
fix(frontend): metadata component renamed due to conflict
|
3 years ago |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 years ago |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
4 years ago |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
4 years ago |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
4 years ago |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
4 years ago |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
4 years ago |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
4 years ago |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
4 years ago |
Jonathan
|
824095d8a5
refactor(frontend): added dynamic imports where possible
|
4 years ago |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
4 years ago |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
4 years ago |
Jonathan
|
2fa13a2419
feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to
|
4 years ago |