Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
2 år sedan |
Owen Diffey
|
8da767c119
Merge branch 'dependabot/npm_and_yarn/frontend/marked-4.0.10' into staging
|
2 år sedan |
Owen Diffey
|
507ade3481
refactor: Updated marked import after v4.0.0 breaking changes
|
2 år sedan |
Kristian Vos
|
8c0292f8ab
fix: news page was unresponsive on mobile
|
2 år sedan |
Owen Diffey
|
60eb611e94
feat(Admin): Continued integrating advanced table
|
2 år sedan |
Owen Diffey
|
c31e2d0f72
fix: Table styling missing on lightmode
|
3 år sedan |
Kristian Vos
|
716c857a4a
fix: fixed space between username and date published on news page and WhatIsNew modal
|
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
|
b2d8d85176
style(WS): socket listener names should be standardised
|
3 år sedan |
Jonathan
|
6822819fc4
fix(News): added correct socket events for non-admin pages
|
3 år sedan |
Jonathan
|
0402848da0
feat(News): sanitizing of html output of markdown
|
3 år sedan |
Jonathan
|
a0d7525c58
chore(News): merge conflicts
|
3 år sedan |
Jonathan
|
a1f59b3543
fix(News): styling of title on news page
|
3 år sedan |
Owen Diffey
|
23952db412
Included createdBy/createdAt in news items and other minor tweaks
|
3 år sedan |
Jonathan
|
91622a9f24
feat(News): code, blockquotes, lists are now styled, fixed font sizes
|
3 år sedan |
Jonathan
|
4afc27bb2d
feat(News): added markdown/preview side-by-side and updated news schema
|
3 år sedan |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
3 år sedan |
Jonathan
|
b008de5346
fix(News): removing a news item shouldn't require the entire news object
|
3 år sedan |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
3 år sedan |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
3 år sedan |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
3 år sedan |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
3 år sedan |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
3 år sedan |
Owen Diffey
|
1c1babf66c
Removed global and colors scss files
|
3 år sedan |
Owen Diffey
|
b8316de6f8
Moved from scss to css variables
|
3 år sedan |
Jonathan
|
fef12cded9
style(css): all night mode colors now use scss variables
|
3 år sedan |
Jonathan
|
52e5d94270
style(frontend): added strongly recommended eslint vue rules
|
3 år sedan |
Jonathan
|
2ac517db96
chore: improved Vue folder structure
|
3 år sedan |