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
400 stars 74 forks source link

Export CSV - file rename & add date #477

Closed phwizard closed 11 months ago

phwizard commented 11 months ago

For CSV export of the Users list, please change the file name

from: download.csv

to: users-YYYY-MM-DD.csv

for example, for today it will be: users-2023-07-27.csv

Screenshot 2023-07-27 at 17 45 49
dendidibe commented 11 months ago

https://github.com/dappros/ethora/assets/54039544/fc8f9e45-3623-4679-8458-e0c7b14d5786

dzinzyura commented 11 months ago

done. thanks Misha