From 3d84306711eaf2441867900f86ff3c5f175abb47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Man=C3=A9?= Date: Thu, 13 Oct 2016 11:16:21 -0800 Subject: [PATCH] TensorBoard stores regex groups in url bar. This also causes the regex groups to persist across tab switches. I also cleaned the code and UI a little; I removed the activation toggle for the individual regex groups, which is redundant because it duplicates the existing system for opening/closing tag groups. Also found and fixed a bug in the TF.URIStorage module. Change: 136070622 --- .../tf-dashboard-common/tf-categorizer.html | 2 +- .../tf-dashboard-common/tf-regex-group.html | 31 ++++++------------- .../components/tf-storage/storage.ts | 8 +++-- 3 files changed, 16 insertions(+), 25 deletions(-) diff --git a/tensorflow/tensorboard/components/tf-dashboard-common/tf-categorizer.html b/tensorflow/tensorboard/components/tf-dashboard-common/tf-categorizer.html index 4b588f63231..090e74fbc7e 100644 --- a/tensorflow/tensorboard/components/tf-dashboard-common/tf-categorizer.html +++ b/tensorflow/tensorboard/components/tf-dashboard-common/tf-categorizer.html @@ -44,7 +44,7 @@ categories are exclusive.