Open SubSide opened 2 years ago
we might need https://github.com/topclaudy/compoships for Logs & Categories for option 2 #97
see #96 and #97 for possible solutions. I would prefer Option 1.
idea for table-structure:
id = uuid
user_id = $user->id if user otherwise SYSTEM
content = json containing whatever data we want to store
It seems my current option does the above requirements
As an admin I want to be able to see who did what to the system.
Non exhaustive list:
Add onto this when new log things are possible. Find a nice way to link logs to certain mensas and faqs (maybe an uuid generated for every faq and mensa or something?)