reactioncommerce / reaction

Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
https://mailchimp.com/developer/open-commerce/
GNU General Public License v3.0
12.34k stars 2.17k forks source link

Create Admin Log/Revision History #2035

Closed brent-hoover closed 6 years ago

brent-hoover commented 7 years ago

It's like git blame but for product/shop administration.

There needs to be a way to log every change made to product/ shop configuration, who made it, etc., and possibly revert that change.

Since this can add a lot of overhead I see this as an "optional" plugin that could be disabled and mostly implemented with hooks. Obviously revisions started this but there is no history there (or is there?)

spencern commented 7 years ago

From Shopify's admin panel image

aaronjudd commented 6 years ago

Feature request that requires more definition to meet our current issue guidelines.

brent-hoover commented 6 years ago

Issue moved to reactioncommerce/reaction-feature-requests #18 via ZenHub