Owen Diffey
|
35a6fbf4b8
fix(AdvancedTable): Able to filter and sort by blacklisted properties
|
il y a 2 ans |
Owen Diffey
|
f9d26843aa
fix(users.getData): Able to filter by blacklisted properties
|
il y a 2 ans |
Owen Diffey
|
39b68fcfb4
feat(AdvancedTable): Boolean filter types and other additions
|
il y a 2 ans |
Kristian Vos
|
292a61aaa3
refactor: added user hasPassword and punishment status property in getData and added it as a column
|
il y a 2 ans |
Kristian Vos
|
da520c1e72
refactor: some linting fixes
|
il y a 2 ans |
Kristian Vos
|
8987d36ae8
refactor: added aggregation to remaining GET_DATA jobs and and getData actions, including userId to username filtering where possible
|
il y a 2 ans |
Owen Diffey
|
63c11740d9
refactor(AdvancedTable): Select from array now using exact filter type
|
il y a 2 ans |
Owen Diffey
|
028df4f0e8
feat(AdvancedTable): Lesser/Greater than or equal to filter types
|
il y a 2 ans |
Owen Diffey
|
60f90101eb
feat(AdvancedTable): Select from array filter type
|
il y a 2 ans |
Owen Diffey
|
ffe84bdf7b
feat(AdvancedTable): Number equals, lesser and greater filters
|
il y a 2 ans |
Owen Diffey
|
861302be01
feat(AdvancedTable): Datetime before and after filters
|
il y a 2 ans |
Owen Diffey
|
4b504146ed
refactor: Moved getData query compiler to within waterfall
|
il y a 2 ans |
Owen Diffey
|
a79a9633b7
fix: Users getData block fetching certain properties
|
il y a 2 ans |
Owen Diffey
|
60eb611e94
feat(Admin): Continued integrating advanced table
|
il y a 2 ans |
Kristian Vos
|
2269f4fb1e
chore: lint fixes
|
il y a 2 ans |
Kristian Vos
|
8c23b6650d
feat: added admin button to request a password reset for a user
|
il y a 2 ans |
Kristian Vos
|
160c53a77f
feat: added admin button to resend email verification email
|
il y a 2 ans |
Owen Diffey
|
d5de05b884
refactor(Playlists): Updated leftover liked/disliked checks
|
il y a 2 ans |
Owen Diffey
|
004602b310
refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists
|
il y a 2 ans |
Owen Diffey
|
263a15309a
feat(EditUser): Added ability for admins to remove users
|
il y a 3 ans |
Kristian Vos
|
1bdbbaa9af
fix: user account removal didn't remove deleted stations from the cache
|
il y a 3 ans |
Owen Diffey
|
1ee62b428e
Merge branch 'polishing' into owen-469-470
|
il y a 3 ans |
Owen Diffey
|
37cfb31da2
fix: Name and username validation should require one letter or number
|
il y a 3 ans |
Kristian Vos
|
07224b8ed1
fix(RemoveAccount): deleting your own account would delete all playlists in the database
|
il y a 3 ans |
Owen Diffey
|
521595c65b
fix: Added default user name and avatar for email registration (#469,#470))
|
il y a 3 ans |
Jonathan Graham
|
e6d03fe7d0
fix(Punishments): improved design of Punishments modal, admin tab
|
il y a 3 ans |
Jonathan Graham
|
9029469997
fix(Register): user is now always logged-in on successful register
|
il y a 3 ans |
Jonathan Graham
|
fc98e08f2b
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
il y a 3 ans |
Kristian Vos
|
7ca3ac90c1
fix(Register): using a number in your username would break register process
|
il y a 3 ans |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
il y a 3 ans |