element-x-ada/libraries/designsystem
Florian Renaud 5d0fb45ff6 Update room properties from room details (#439)
-  Add the edit action in the room details
-  Add "Add topic" button in room details
-  Add the screen behind that action to edit some room properties: avatar, name, topic
   -  Handle the save button action
      - enable the button only if changes are detected
      - display a loader "updating room"
      - display an error dialog if any request has failed
- Check user has the right power level to change various attributes
   - "Add topic" is only shown if there's no topic and they are able to set on
   - Edit menu is only shown if they can change topic, name or avatar
   - On the edit page, any fields they can't change are uneditable

Co-authored-by: Chris Smith <csmith@lunarian.uk>
2023-06-01 15:10:29 +00:00
..
src/main Update room properties from room details (#439) 2023-06-01 15:10:29 +00:00
.gitignore Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00
build.gradle.kts Group design components in Showkase for the Compound team (#375) 2023-05-02 16:13:35 +00:00
consumer-rules.pro Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00
proguard-rules.pro Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00