Files
flipper/desktop/flipper-common
Feiyu Wong 3ffb25e672 Update UI for enabling persisted logs feature
Summary:
This is the first diff to implement the feature for the Flipper logs plugin to have an option to persist logs in the table between crashes, disconnections, etc.

Since this is not a local change, the UI option for persistence will be located in the settings for the Flipper UI(as seen in the test plan). The setting is associated with the Redux Store `Settings` and is stored globally to be used across all plugins. So the plan is making the persistence pertain to all plugins.

Reviewed By: mweststrate

Differential Revision: D37786988

fbshipit-source-id: 7ffc6077cbca559b3401b16770eda657a6c45620
2022-07-28 13:56:34 -07:00
..
2022-05-18 03:13:31 -07:00
2021-10-08 01:33:03 -07:00
2021-12-17 07:36:07 -08:00

flipper-common

Utilities that are shared between flipper-ui, flipper-server and flipper-plugin.