mattermost-mobile/app/components/widgets/settings
Jesse Hallam ae3d0107f8 MM-17519: do not stringify booleans (#3693)
Match the webapp behaviour so as to avoid stringifying booleans in the interactive dialog payloads.

Fixes: https://mattermost.atlassian.net/browse/MM-17519
2019-12-13 00:25:27 +08:00
..
__snapshots__ Adds support for 'radio' type in interactive dialogs (#3212) 2019-09-18 15:35:32 +02:00
bool_setting.js MM-17519: do not stringify booleans (#3693) 2019-12-13 00:25:27 +08:00
bool_setting.test.js MM-17519: do not stringify booleans (#3693) 2019-12-13 00:25:27 +08:00
radio_setting.js Adds support for 'radio' type in interactive dialogs (#3212) 2019-09-18 15:35:32 +02:00
radio_setting.test.js Adds support for 'radio' type in interactive dialogs (#3212) 2019-09-18 15:35:32 +02:00
text_setting.js Adds support for 'radio' type in interactive dialogs (#3212) 2019-09-18 15:35:32 +02:00
text_setting.test.js MM-12845 Add widgets and interactive dialogs (#2353) 2018-11-23 12:30:12 -05:00