element-x-ada/libraries/featureflag
Florian Renaud 41d0d21c80
Add feature flag for polls (#1064)
* Handle poll events from the sdk

* Render started poll event in the timeline

* Create poll module

* Check poll kind before revealing the results

* Check if user has voted before revealing the results

* Add active poll previews

* Minor cleanup

* Update todos

* Fix CI

* Remove hardcoded string

* Update preview

* changelog file

* Update screenshots

* Use CommonPlurals

* Set poll root view as selectableGroup

* Improve poll result rendering

* Update screenshots

* Add missing showkase processor

* Update screenshots

* Add feature flag for polls

* Add supporting text in PreferenceCheckbox

* Render poll events if feature flag is enabled

* changelog

* Update screenshots

* Fix tests

* Move feature flag check to poll factory

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-08-16 15:14:38 +00:00
..
api Add feature flag for polls (#1064) 2023-08-16 15:14:38 +00:00
impl Add feature flag for polls (#1064) 2023-08-16 15:14:38 +00:00
test [FeatureFlag] add more tests 2023-04-18 12:05:29 +02:00
ui Add feature flag for polls (#1064) 2023-08-16 15:14:38 +00:00