Skip to content
Snippets Groups Projects
  • Sean Hatfield's avatar
    d789920a
    [FEAT] Automated audit logging (#667) · d789920a
    Sean Hatfield authored
    
    * WIP event logging - new table for events and new settings view for viewing
    
    * WIP add logging
    
    * UI for log rows
    
    * rename files to Logging to prevent getting gitignore
    
    * add metadata for all logging events and colored badges in logs page
    
    * remove unneeded comment
    
    * cleanup namespace for logging
    
    * clean up backend calls
    
    * update logging to show to => from settings changes
    
    * add logging for invitations, created, deleted, and accepted
    
    * add logging for user created, updated, suspended, or removed
    
    * add logging for workspace deleted
    
    * add logging for chat logs exported
    
    * add logging for API keys, LLM, embedder, vector db, embed chat, and reset button
    
    * modify event logs
    
    * update to event log types
    
    * simplify rendering of event badges
    
    ---------
    
    Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
    [FEAT] Automated audit logging (#667)
    Sean Hatfield authored
    
    * WIP event logging - new table for events and new settings view for viewing
    
    * WIP add logging
    
    * UI for log rows
    
    * rename files to Logging to prevent getting gitignore
    
    * add metadata for all logging events and colored badges in logs page
    
    * remove unneeded comment
    
    * cleanup namespace for logging
    
    * clean up backend calls
    
    * update logging to show to => from settings changes
    
    * add logging for invitations, created, deleted, and accepted
    
    * add logging for user created, updated, suspended, or removed
    
    * add logging for workspace deleted
    
    * add logging for chat logs exported
    
    * add logging for API keys, LLM, embedder, vector db, embed chat, and reset button
    
    * modify event logs
    
    * update to event log types
    
    * simplify rendering of event badges
    
    ---------
    
    Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
eventLogs.js 3.10 KiB