Commit Graph

418 Commits

Author SHA1 Message Date
Daniel Compton 025537c757 Add (failing) test for parsing todomvc
Shows incorrect time handling after Figwheel reloads
2018-01-19 11:59:09 +13:00
Gregg8 894f566e87 Tidy up Subs 2018-01-19 09:39:30 +11:00
Daniel Compton 716b9459da Factor out tag component 2018-01-19 11:07:22 +13:00
Daniel Compton 4d6b99f9e3 Timing styles 2018-01-19 10:50:22 +13:00
Mike Thompson d5742e4cd7 README 2018-01-18 19:44:49 +11:00
Gregg8 5c3cba46f2 Applied all the nice new styling from appd-db to Subs 2018-01-18 18:40:11 +11:00
Gregg8 08fd487377 In app-db panel, made many fine adjustments to looks like the updated spec, buttons and hyperlinks now have hover styles 2018-01-18 18:37:20 +11:00
Mike Thompson e6415c849c Docs 2018-01-18 14:21:23 +11:00
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