Owen Diffey
|
1f540c964b
refactor: Grouped and renamed permissions
|
2 éve |
Owen Diffey
|
c4a8404ad2
refactor: Moved hooks from logic/actions/hooks to logic/hooks
|
2 éve |
Owen Diffey
|
29d6c97e0f
refactor: Replaced adminRequired with hasPermission hook
|
2 éve |
Owen Diffey
|
3f9a50d479
fix: Temporarily disabled eslint for moduleManager import
|
2 éve |
Kristian Vos
|
9703d2c8fd
refactor: eslint fixes
|
2 éve |
Kristian Vos
|
5868eafcd9
feat: added ability to show a news item to new users when they first visit the site
|
2 éve |
Owen Diffey
|
cbe1327e18
fix(News): Newest should only fetch published items
|
2 éve |
Kristian Vos
|
61fedc8570
refactor: eslint fixes
|
2 éve |
Kristian Vos
|
6b1cf17877
refactor: combined backend getData/GET_DATA into one db GET_DATA job
|
2 éve |
Owen Diffey
|
35a6fbf4b8
fix(AdvancedTable): Able to filter and sort by blacklisted properties
|
2 éve |
Owen Diffey
|
39b68fcfb4
feat(AdvancedTable): Boolean filter types and other additions
|
2 éve |
Kristian Vos
|
8987d36ae8
refactor: added aggregation to remaining GET_DATA jobs and and getData actions, including userId to username filtering where possible
|
2 éve |
Owen Diffey
|
028df4f0e8
feat(AdvancedTable): Lesser/Greater than or equal to filter types
|
2 éve |
Owen Diffey
|
ffe84bdf7b
feat(AdvancedTable): Number equals, lesser and greater filters
|
2 éve |
Owen Diffey
|
861302be01
feat(AdvancedTable): Datetime before and after filters
|
2 éve |
Owen Diffey
|
4b504146ed
refactor: Moved getData query compiler to within waterfall
|
2 éve |
Owen Diffey
|
60eb611e94
feat(Admin): Continued integrating advanced table
|
2 éve |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
3 éve |
Jonathan
|
6822819fc4
fix(News): added correct socket events for non-admin pages
|
3 éve |
Jonathan
|
4afc27bb2d
feat(News): added markdown/preview side-by-side and updated news schema
|
3 éve |
Jonathan
|
b008de5346
fix(News): removing a news item shouldn't require the entire news object
|
3 éve |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
3 éve |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
3 éve |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
3 éve |
Kristian Vos
|
a16361621b
Made edit news modal independent
|
3 éve |
Kristian Vos
|
6d70540a84
Made backend actions run in jobs when called from socket.io
|
3 éve |
Kristian Vos
|
18a33b69af
Moved socket.io functions to the io module
|
3 éve |
Kristian Vos
|
e6ade1a5fe
Renamed modules in backend actions
|
3 éve |
Jonathan
|
ab323f311e
chore: eslint now runs in correct directory, all remaining eslint issues resolved
|
3 éve |
Jonathan
|
7e01f2bdaa
chore(backend): added eslint and prettier, along with changing all files to conform
|
3 éve |