grandnode / grandnode2

Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
https://grandnode.com/
GNU General Public License v3.0
1.05k stars 431 forks source link

Remove activity log feature #443

Closed KrzysztofPajak closed 8 months ago

Nikhil13x commented 8 months ago

@KrzysztofPajak Any plans to bring any activity log viewer? For an admin user to understand, who modified what, a UI would be needed?

KrzysztofPajak commented 8 months ago

@Nikhil13x Activity log will be added by using Log / we also add auditor fields

Nikhil13x commented 8 months ago

@KrzysztofPajak Will there be a page where we can see the activity log? Or everytime, activity log need to be retrieved from azure app service logs?