AidanTilgner / Onyx-Personal

This is my personal version of the (so far nonexistent) Onyx Systems core microservices. This is the original project and might change over time, but is completely self-hostable. Still very much pre-production though.
1 stars 0 forks source link

Recent actions and context should be based on user #55

Open AidanTilgner opened 2 years ago

AidanTilgner commented 2 years ago

We don't have user context yet, but once we do, this should be implemented. The user should have recent actions that they manually performed, and those should be listed on the dashboard.

AidanTilgner commented 2 years ago

Now that we have a People server, we should add endpoints for context, so that we can upload schemaless contextual information for other services to use and query that based on the user. There should also be an endpoint for recent actions.