zuul/web
Clark Boylan 1e4cbf3bb1 Set logfile isFetching initial state to true
Setting the logfile isFetching initial state to true is more accurate to
reality as when the logfile object is first insantiated it has not been
fetched and is going to be fetched. This is important to ensure our
useEffect() callbacks file and apply at the right times otherwise they
will update values too early, fire, then not fire again when the
fetching is complete. If they fire before fetching is complete then they
do not function.

Change-Id: Ic8cd2e4ab2d2d7fd5f74ff6862f719c0aaa756dc
2022-05-05 15:03:09 -07:00
..
public Switch to ZooKeeper backed NodesProvisionedEvents 2021-07-13 14:57:01 -07:00
src Set logfile isFetching initial state to true 2022-05-05 15:03:09 -07:00
.eslintrc Don't enforce js whitespace 2020-11-20 06:26:36 -08:00
package.json Update axios to fix CVE-2022-0536 2022-03-21 22:01:57 +00:00
yarn.lock Update axios to fix CVE-2022-0536 2022-03-21 22:01:57 +00:00