dappros / ethora

A 'super app' engine for your project. React Native (iOS, Android) and React.js (Web, desktop). Social Sign In 🄵, Messaging 💬 (chat, voice, push notifications), Web3 Wallet 🪪 (profile QR, documents, coins, NFT), DLT 🔐 (provenance, crypto signing), Gamification 🤩, Social Commerce and more.
https://ethora.com/
GNU Affero General Public License v3.0
428 stars 84 forks source link

Admin - Apps - update the list with Stats #472

Closed phwizard closed 1 year ago

phwizard commented 1 year ago

Please update the Apps list accordingly.

Blue captions above should be displayed when user hovers (or clicks) the ℹ️ icon next to each metric name.

If there is no Stats information from the backend, simply display "N/A" instead of numbers in that field.

Stats icon in the right (next to Settings icon) will be inactive for now, until we bring back the detailed stats interface.

Screenshot 2023-07-27 at 14 56 13
dendidibe commented 1 year ago
Снимок экрана 2023-07-27 в 18 35 11
phwizard commented 1 year ago

thank you - looks good!

"Sessions" info message is missing though, please add: "User sessions (total vs 24h)"

also add one for "Created": "App creation date'

@dendidibe

dzinzyura commented 1 year ago

done. thanks @dendidibe needs to be implement on the backend side. *maybe we need to add appID for headers of all requests from client side @transkarpation will check if this needed

phwizard commented 1 year ago

Thank you