610 Commits

Author SHA1 Message Date
Daniel Compton
0f8adeeab5 Make expansion of each data component independent 2018-01-18 16:21:03 +13:00
Daniel Compton
eac8b85952 Merge epoch2 into master 2018-01-18 16:04:34 +13:00
Gregg8
b05ecb2250 Updated diff links 2018-01-18 14:02:36 +11:00
Gregg8
9568dbb6e3 Removed the margin around the green pod boxes 2018-01-18 13:57:20 +11:00
Gregg8
46c90fb504 Changed "ONLY BEFORE/AFTER" hyperlinks to open in a new page (and applied them to Subs page 2018-01-18 13:57:20 +11:00
Daniel Compton
7d79ef5937 Merge branch 'epoch2' 2018-01-18 15:14:55 +13:00
Daniel Compton
c236d1ff63 Make subscription counts match visible pods 2018-01-18 15:12:59 +13:00
Daniel Compton
6b4bf37a21 Put debug panel behind closure define 2018-01-18 15:05:15 +13:00
Daniel Compton
15f35571f4 Group together run subs that were created 2018-01-18 14:33:43 +13:00
Mike Thompson
56719c6591 Docs 2018-01-18 12:31:14 +11:00
Mike Thompson
e0d8be5820 Tweak Hyperlink docs 2018-01-18 12:23:12 +11:00
Mike Thompson
969dcb8315 More docs 2018-01-18 11:50:18 +11:00
Mike Thompson
7f342abcfe Tweak repo README 2018-01-17 23:26:40 +11:00
Mike Thompson
3c4fd8be9c Split README text so it isn't all on the one line. 2018-01-17 23:26:19 +11:00
Mike Thompson
6457e88798 Add the first of the hyperlink docs 2018-01-17 23:25:41 +11:00
Daniel Compton
7a22921614 Warn if sub run multiple times (WIP UI) 2018-01-17 23:55:17 +13:00
Daniel Compton
96ab1730f9 Toggle subscription pods open and closed 2018-01-17 16:43:50 +13:00
Daniel Compton
18d0a9b145 Add setting to ignore unchanged layer 2 subscriptions 2018-01-17 13:44:05 +13:00
Gregg8
b07514d001 Made pod overflow more aesthetic 2018-01-16 17:33:10 +11:00
Gregg8
2c2d0fb14d Added centred arrow under the blue tab underlines 2018-01-16 17:25:09 +11:00
Gregg8
0d02ba3c2f Lightened pod header background and added border around tags as per MT 2018-01-16 16:08:01 +11:00
Daniel Compton
9e94099353 Show subscriptions that ran in each epoch 2018-01-16 17:16:23 +13:00
Daniel Compton
ec242d53f5 Handle path-str changes from the user 2018-01-16 15:57:43 +13:00
Daniel Compton
21d66ab37f Rename monkeypatched render function to make its purpose clearer
Especially in browser profiling.
2018-01-16 14:33:08 +13:00
Daniel Compton
8b0056c2be Handle timing data not being available on initial load 2018-01-16 14:33:08 +13:00
Daniel Compton
c243cfc0d5 Store path inspections in app-db
- Add middleware to save to localstorage
2018-01-16 14:33:08 +13:00
Daniel Compton
baa9755b15 Refactor inline styles to classes
Move existing CSS styles to app-db namespace
2018-01-16 14:33:08 +13:00
Daniel Compton
1be402fa40 Refactor inline styles to classes
Move existing CSS styles to app-db namespace
2018-01-15 15:56:09 +13:00
Daniel Compton
6894e291a5 Inspect paths into app-db and enable before/after app-db 2018-01-15 15:24:28 +13:00
Daniel Compton
a51a9037f5 Refactor pod diff showing logic 2018-01-15 11:19:17 +13:00
Daniel Compton
676af57339 Add doc links for only-before and only-after diffing 2018-01-15 11:02:50 +13:00
Daniel Compton
0f6349682c Add initial diffing to app-db panel 2018-01-15 10:16:48 +13:00
Daniel Compton
33f476da43 Add SVG reset from Chrome 2018-01-12 17:06:22 +13:00
Daniel Compton
6089d6c67c Update SVG images to be sourced from noun project directly 2018-01-12 16:44:54 +13:00
Daniel Compton
ff5ed8f80d Cleanup whitespace 2018-01-12 15:55:33 +13:00
Gregg8
e601677a92 Cleanups and added bottom radius to Subs pods when closed 2018-01-12 10:40:09 +11:00
Daniel Compton
e79fbf187c Add timing panel 2018-01-12 11:40:45 +13:00
Daniel Compton
b9ec5319f1 Improvements to the previous and next arrows
- Disable when there are no more events
- Automatically pause when changing epoch
2018-01-12 08:19:06 +13:00
Daniel Compton
c07121f750 Get matched event in header of panel 2018-01-11 23:27:54 +13:00
Daniel Compton
b55e2c097d Remove metamorphic dependency 2018-01-11 23:21:16 +13:00
Daniel Compton
1c71e32156 Add play/pause toggle 2018-01-11 23:12:24 +13:00
Gregg8
fdf34c75c1 A couple more 2018-01-11 18:22:45 +11:00
Gregg8
13b20bc511 A few fixes in the subs screen for panel opening/closing 2018-01-11 18:20:45 +11:00
Gregg8
f0ce08c77d Adding deleting, closing/opening and diff-cole/open added 2018-01-11 18:15:02 +11:00
Daniel Compton
3c80acd9db Parse the event stream 2018-01-11 16:27:08 +13:00
Gregg8
6f16a7cd61 More Subs progress - now have pods 2018-01-11 13:00:38 +11:00
Gregg8
ed8987f30f More appd-db refactoring to use common constants where possible, added css-join fn, added old app-db code back in for reference 2018-01-11 11:11:31 +11:00
Gregg8
b9aa386686 Subs panel WIP (and refactor names and tidy) 2018-01-10 17:58:35 +11:00
Gregg8
6dbdd4c8c7 Refactored Overview to Event, added Timing panel and hid View panel 2018-01-10 16:34:35 +11:00
Gregg8
841b206778 Now displays default text strings (plus some refactoring) 2018-01-10 16:10:52 +11:00