8000 Store all updates made to a `Character` row to Database · Issue #153 · brouberol/5esheets · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Store all updates made to a Character row to Database  #153
Open
@brouberol

Description

@brouberol

The idea there is to be able to render some update log alongside the sheet, to understand what was changed at the time.

Everytime we make an API call to PUT /api/character/<slug>, we record what was changed (and the initial state) in some "audit" table. This way, we'll be able to display a changelog of a given sheet. Once we have this raw data, we could even generate a summary of a given play (ChatGPT, anyone?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendRelated to the python backenddatabaseAnything having to do with storing the data in DB

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0