roxlukas / lmeve

LMeve - industry manager and contribution tracker for EVE Online
https://pozniak.pl/wp/
Other
52 stars 13 forks source link

enhancement - check pilots can do a task before populating the assignable list #72

Open dstevens79 opened 5 years ago

dstevens79 commented 5 years ago

we do a sso login so adding : GET/characters/{character_id}/skills/ to that to grab their industry abilities

no need to store the entire skill list - just the industry production related skill trees.

With this we could filter the lists of people who can have a job assigned to them and with a check for their skills to do the job in the first place.

This would stop alot of having to look up skills and abilities in seat character lists or assigning tasks to people who just cant do it (for those who dont have a tool like seat)

i get the feeling this one is a bit more complicated than my other suggestions so i dont expect it will be a thing for a bit to come