Kristian Vos
|
f6be3cb32d
refactor: migrated whatIsNew modal to new modal system
|
há 3 anos atrás |
Owen Diffey
|
53bd09be98
refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP)
|
há 3 anos atrás |
Kristian Vos
|
9703d2c8fd
refactor: eslint fixes
|
há 3 anos atrás |
Kristian Vos
|
5868eafcd9
feat: added ability to show a news item to new users when they first visit the site
|
há 3 anos atrás |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
há 3 anos atrás |
Owen Diffey
|
507ade3481
refactor: Updated marked import after v4.0.0 breaking changes
|
há 3 anos atrás |
Owen Diffey
|
c31e2d0f72
fix: Table styling missing on lightmode
|
há 3 anos atrás |
Owen Diffey
|
44a9bfa656
refactor: Finished modal bulma replacement styling
|
há 3 anos atrás |
Kristian Vos
|
716c857a4a
fix: fixed space between username and date published on news page and WhatIsNew modal
|
há 3 anos atrás |
Kristian Vos
|
0c61cef3b2
fix(WhatIsNew): background was two colors on nightmode instead of one
|
há 3 anos atrás |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
há 3 anos atrás |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
há 3 anos atrás |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
há 3 anos atrás |
Jonathan
|
0402848da0
feat(News): sanitizing of html output of markdown
|
há 3 anos atrás |
Kristian Vos
|
66d7652c86
Some small changes to news modals
|
há 3 anos atrás |
Owen Diffey
|
23952db412
Included createdBy/createdAt in news items and other minor tweaks
|
há 3 anos atrás |
Jonathan
|
20d784e8ae
fix(News): changes to rendering of tables from markdown not being applied universally
|
há 3 anos atrás |
Jonathan
|
91622a9f24
feat(News): code, blockquotes, lists are now styled, fixed font sizes
|
há 3 anos atrás |
Jonathan
|
4afc27bb2d
feat(News): added markdown/preview side-by-side and updated news schema
|
há 3 anos atrás |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
há 3 anos atrás |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
há 4 anos atrás |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
há 4 anos atrás |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
há 4 anos atrás |
Owen Diffey
|
1c1babf66c
Removed global and colors scss files
|
há 4 anos atrás |
Owen Diffey
|
b8316de6f8
Moved from scss to css variables
|
há 4 anos atrás |
Jonathan
|
fef12cded9
style(css): all night mode colors now use scss variables
|
há 4 anos atrás |
Jonathan
|
52e5d94270
style(frontend): added strongly recommended eslint vue rules
|
há 4 anos atrás |
Jonathan
|
2ac517db96
chore: improved Vue folder structure
|
há 4 anos atrás |