Owen Diffey
|
35a6fbf4b8
fix(AdvancedTable): Able to filter and sort by blacklisted properties
|
2 سال پیش |
Owen Diffey
|
39b68fcfb4
feat(AdvancedTable): Boolean filter types and other additions
|
2 سال پیش |
Kristian Vos
|
8987d36ae8
refactor: added aggregation to remaining GET_DATA jobs and and getData actions, including userId to username filtering where possible
|
2 سال پیش |
Owen Diffey
|
028df4f0e8
feat(AdvancedTable): Lesser/Greater than or equal to filter types
|
2 سال پیش |
Owen Diffey
|
ffe84bdf7b
feat(AdvancedTable): Number equals, lesser and greater filters
|
2 سال پیش |
Owen Diffey
|
861302be01
feat(AdvancedTable): Datetime before and after filters
|
2 سال پیش |
Owen Diffey
|
4b504146ed
refactor: Moved getData query compiler to within waterfall
|
2 سال پیش |
Owen Diffey
|
60eb611e94
feat(Admin): Continued integrating advanced table
|
2 سال پیش |
Owen Diffey
|
c23a363ad9
fix: Removed console.log from index reports
|
2 سال پیش |
Jonathan
|
3824206a5a
feat(Activities): report items can be referenced/opened from an Activity Item
|
3 سال پیش |
Jonathan
|
2f9dc5d4ba
feat(Report modal): view a user's unresolved reports for the chosen song
|
3 سال پیش |
Jonathan
|
2ea8b3eed4
fix(EditSong): if EditSong opened on top of ViewReport, socket events were being duplicated
|
3 سال پیش |
Jonathan
|
909944f607
refactor(Reports): added ReportInfoItem component and re-used 'universal item' css
|
3 سال پیش |
Jonathan
|
ba772bac61
fix(Reports): reports associated with deleted accounts couldn't be indexed
|
3 سال پیش |
Jonathan
|
8e70c6ac42
feat(WS): added backend function to emit to multiple rooms
|
3 سال پیش |
Jonathan
|
631ce593fe
feat(ViewReport): song can be edited within same page instead of opening new tab
|
3 سال پیش |
Jonathan
|
23b56bb83f
feat(Reports): improved design of ViewReport modal and Reports tab on admin page
|
3 سال پیش |
Jonathan
|
0e74a66d05
feat(EditSong): Reports sidebar with functionality to sort by category or report
|
3 سال پیش |
Jonathan
|
c01ab8ab04
refactor(Reports): db objects should contain all issues instead of splitting per issue
|
3 سال پیش |
Jonathan
|
dc18712aae
feat(Reports): custom issues, functionality for 'report per issue'
|
3 سال پیش |
Kristian Vos
|
15cc7f900b
Added local reports array in EditSong, and implemented tab system in EditSong
|
3 سال پیش |
Jonathan
|
bd159853f5
fix(Activities): songId should now be youtubeId when dealing with songs
|
3 سال پیش |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
3 سال پیش |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
3 سال پیش |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
3 سال پیش |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
3 سال پیش |
Jonathan
|
cf43951423
feat(Activities): added initial rollout of activity types, updated design of ActivityItem
|
3 سال پیش |
Kristian Vos
|
6d70540a84
Made backend actions run in jobs when called from socket.io
|
3 سال پیش |
Kristian Vos
|
18a33b69af
Moved socket.io functions to the io module
|
3 سال پیش |
Kristian Vos
|
e6ade1a5fe
Renamed modules in backend actions
|
3 سال پیش |