Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an admin dashboard for the Pro platform #9737

Open
manon-corneille opened this issue Feb 2, 2024 · 5 comments
Open

Create an admin dashboard for the Pro platform #9737

manon-corneille opened this issue Feb 2, 2024 · 5 comments
Labels
🎨 Mockup available A mockup has been created for this feature. Please however interact before implementing. 🏭 Producers Platform - admin tools 🏭 Producers Platform https://wiki.openfoodfacts.org/Platform_for_producers

Comments

@manon-corneille
Copy link
Contributor

manon-corneille commented Feb 2, 2024

Mock up : https://www.canva.com/design/DAF3oHvgJTI/68fLAM74uJaD0X48ZPuN-w/edit

Part of

@manon-corneille manon-corneille converted this from a draft issue Feb 2, 2024
@manon-corneille manon-corneille changed the title Have a dashboard for admin Create an admin dashboard for the Pro platform Feb 2, 2024
@manon-corneille manon-corneille added 🎨 Mockup available A mockup has been created for this feature. Please however interact before implementing. 🏭 Producers Platform https://wiki.openfoodfacts.org/Platform_for_producers 🏭 Producers Platform - admin tools labels Feb 2, 2024
@teolemon teolemon moved this to To discuss and validate in 🍊 Open Food Facts Server issues Apr 23, 2024
@john-gom
Copy link
Contributor

john-gom commented May 6, 2024

It should be relatively easy to adapt off-query to support this. If you could write the types of query you would need in pseudo-SQL then I could investigate what changes might be needed.

@stephanegigandet
Copy link
Contributor

It should be relatively easy to adapt off-query to support this. If you could write the types of query you would need in pseudo-SQL then I could investigate what changes might be needed.

Hi @john-gom , definitely, a lot of the data can come from queries to off-query. We'll need to add the pro platform data to it. I started a doc with some details about data sources and which fields can be used to get the data we need here: https://docs.google.com/document/d/137Jvu2W8KR0Qgbfkey96G3mOjScto_eO1LT32G12h0Q/edit#heading=h.c7ryljnotkpb

@teolemon teolemon added the ✨ Feature Features or enhancements to Open Food Facts server label May 7, 2024
@alexgarel
Copy link
Member

That's also completely in line with having events in off-query !

@john-gom
Copy link
Contributor

Hi @stephanegigandet . For the data that is currently just in .sto files we could just keep it in there and generate a redis event when it changes, which off-query could then store, so no need to add to MongoDB

@stephanegigandet
Copy link
Contributor

Hi @stephanegigandet . For the data that is currently just in .sto files we could just keep it in there and generate a redis event when it changes, which off-query could then store, so no need to add to MongoDB

@john-gom which data exactly? The data that is in .sto and not MongoDB is related to organizations, not products. To ease dashboard creation, we want to copy it to a new organization collection in MongoDB: #10245

@teolemon teolemon removed the ✨ Feature Features or enhancements to Open Food Facts server label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 Mockup available A mockup has been created for this feature. Please however interact before implementing. 🏭 Producers Platform - admin tools 🏭 Producers Platform https://wiki.openfoodfacts.org/Platform_for_producers
Projects
Status: To discuss and validate
Status: To do
Development

No branches or pull requests

5 participants