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 - Default chats changes (FE) #479

Closed dzinzyura closed 1 year ago

dzinzyura commented 1 year ago

Goal: Introduce a possibility to make changes for default chats.

Affected metric:

Story: As an app owner, when I go to Apps - "App" - User defaults. I want to change 2nd default change. I enter desired name, change the JID of the app and pin this chat. After this, I click on "Save" button and the chat is changed.

Description: Implement the possibility to edit default chatrooms according to this list:

  1. Edit room title - make an input field for renaming chatrooms
  2. Edit room JID - make an input filed for changing room JID
  3. Verification of the JID - correct or not
  4. New data goes to backend
dzinzyura commented 1 year ago

implement the changes for Pinned rooms

phwizard commented 1 year ago

this isn't deployed yet?

dzinzyura commented 1 year ago

done. deployed @phwizard

thank you @dendidibe