Bulk editing#285
Conversation
|
Had a poke around, looks great! One small thing I noticed - seems a little laggy when selecting in groups with lots of entries. For example, open admin in the demo data and click the checkboxes to reproduce what I mean (hopefully!) |
Yeah the admin group has always been a bit laggy in the demo due to how many nodes are present. I will probably look at fixing that in this PR - once I figure out how 😆 |
|
Fixed performance for large node lists! Will also do this for the verbose viewer 👌 |
|
Pretty much done most of the work on this now. Keen to get more people testing it out before I merge into production. |
|
This Feature is 100% needed it will make a lot of permissions easier to work with . My 10 mins of playing round with it , it seemed prefect . would love to see this come live one time soon ! |
|
Merging now as I have not received any other feedback than the comment above :) |
This PR adds bulk editing which allows users to select multiple permission nodes (across any group/user) and lets them copy, move, delete or update the nodes.
To do:
Visit https://luckperms.turbotailz.com/editor/demo to try it out
Resolves #54
Resolves #86
Resolves #128
Resolves #199
Resolves #262