PikesPeakMakerspace / TeslaCore

1 stars 0 forks source link

fill in missing subqueries for device, user, card, node views #20

Closed owntheweb closed 10 months ago

owntheweb commented 10 months ago

This one is already partially in progress. I'll pin it and complete with device assignments.

owntheweb commented 10 months ago

Node access history is going to be something lacking here. I need to get with Steve on this. Let's see what can be done ahead of time.

owntheweb commented 10 months ago

I created a bit of redundancy with access log queries, converting DRY (don't repeat yourself) to DRAMP (down right awful messy Python). I'll clean this up with logging tasks that also makes same calls.