element-x-ada/services
Benoit Marty a230b83e99
Remember flows (#4533)
* Add Konsist test to ensure that the result of a function returning a flow is remembered.

* Remember flows before they are collected by state.

* Fix compilation issue

* Make isOnline a val.

* Make selectedUsers() a val.

* Make flow() a val.

* Make getUserConsent(), didAskUserConsent() and getAnalyticsId() some val.

* Remove Timeline.paginationStatus() and replace by direct access to the underlined flow.

* Simplify test

* userConsentFlow must be initialized before because it's used in observeUserConsent

* Fix test compilation
2025-04-04 16:50:43 +02:00
..
analytics Remember flows (#4533) 2025-04-04 16:50:43 +02:00
analyticsproviders Element config (#4471) 2025-03-27 11:25:04 +01:00
apperror Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
appnavstate Create SyncOrchestrator (#4176) 2025-02-06 16:36:57 +01:00
toolbox Let element enterprise be able to configure id for mapTiler. (#4446) 2025-03-21 17:06:52 +01:00