Greenstand / treetracker-admin-client

The Admin Panel is the part of the Treetracker project for verifying, processing and managing data collected by the Treetracker app
GNU Affero General Public License v3.0
33 stars 193 forks source link

Add additional info on planter in messeging (inbox) module #1126

Open sebastiangaertner opened 10 months ago

sebastiangaertner commented 10 months ago

The messaging dialogue does not show the planter infos such as (name, associated org, how many captures are uploaded etc) It would be really helpful to add this info to the grower details. The grower uuid is displayed already. The extra info is in the grower account could be shown like the drawer used in the grower module.

See below screenshot. Screenshot 2023-11-14 at 12 17 26

See grower info card overlay. Screenshot 2023-11-14 at 12 25 36

Rai-Sahil commented 10 months ago

Hi @sebastiangaertner

Do you want something like this?

282725255-e1e999c8-a617-4162-aa90-819c6e1a2190

CorrWu commented 10 months ago

Can I work on this?

mahimnamehta commented 6 months ago

image

Here you can see that we are only getting the email of the user who sent the message and not his other details. So we need extra data that is "email", if you wish to show it below the id. I have done the design for the three cards that are tobe implemented for Approved, Awating and Rejected which are displaying captures to be precise.

here is a screen shot of it :

image

If you want me to continue working on it and submit the PR let me know.

@sebastiangaertner