Commit Graph

58 Commits

Author SHA1 Message Date
Daniel Compton 3c1f48a81b Fix error `No item 0 in vector of length 0` 2018-02-14 21:27:59 +13:00
Daniel Compton 4e5eb6208b Update changelog 2018-02-14 14:37:58 +13:00
Daniel Compton b0a2fb07ca Update changelog 2018-02-14 14:12:29 +13:00
Daniel Compton 77116e3024 Add a time-travelling debugger 2018-02-13 20:10:05 +13:00
Daniel Compton ae2940ff38 Add a scroll bar to the settings panel if screen height is too small 2018-02-13 16:07:49 +13:00
Daniel Compton 76fd751a6a Update minimum required re-frame version 2018-02-13 15:59:50 +13:00
Daniel Compton 125cc15fd2 Provide more granular timing info 2018-02-13 15:59:50 +13:00
Daniel Compton b6e8422cf4 Update Changelog 2018-02-13 15:59:50 +13:00
Daniel Compton 8b6874b4f8 Update CHANGELOG 2018-02-10 21:44:46 +13:00
Daniel Compton 901423878f Update Changelog 2018-02-09 14:18:16 +13:00
Daniel Compton d65064a95a Update changelog 2018-01-31 08:58:19 +13:00
Daniel Compton 02db12e0c1 Bump changelog 2018-01-31 01:20:53 +13:00
Daniel Compton d5060fc814 Change sub filter to ignore unchanged l2 subs 2018-01-31 01:07:55 +13:00
Daniel Compton d652ef17e3 Show previous value for subscription state 2018-01-31 00:50:36 +13:00
Daniel Compton 0994626814 Fix event processing time 2018-01-30 16:52:20 +13:00
Daniel Compton beca2881df Distinguish between subscriptions returning nil and not run 2018-01-30 10:49:26 +13:00
Daniel Compton b28f14c8cf Make app-db and subscription views wrap header info responsively 2018-01-29 23:24:13 +13:00
Daniel Compton b2522831c7 Add note about re-frame required version 2018-01-29 22:59:32 +13:00
Daniel Compton 7efeb61208 Add new event panel 2018-01-29 22:54:57 +13:00
Daniel Compton 6465a09d08 Create separate subs that ignore view namespaces
These are only needed in the Trace panel, so we don't need to pay the
cost elsewhere. This also fixes the bug where ignored view namespaces
were shown when showing all traces in the Trace panel.
2018-01-29 01:14:31 +13:00
Daniel Compton b62ed52847 Collect layer 2/3 information when subs run
We can then use it for determining subscription layer level when subs
are created or destroyed.
2018-01-29 00:44:45 +13:00
Daniel Compton b87a584589 Change clicking on a trace to print entire trace to console
This is useful for debugging with more information about the trace.
2018-01-29 00:03:39 +13:00
Daniel Compton 39f038f8d5 Add setting to drop low level traces from being stored 2018-01-28 11:43:00 +13:00
Daniel Compton 70cefc4022 Add debugging instructions if re-frame-trace fails to start 2018-01-28 11:26:43 +13:00
Daniel Compton 6c5623a5d0 Update changelog 2018-01-28 10:02:19 +13:00
Daniel Compton d9d8ec049d Make all pod expansions independent of each other
Fixes #134
2018-01-27 23:35:34 +13:00
Daniel Compton 2b414ff9f2 Fix displaying external windows
The bug was introduced in 022a070fb8.
2018-01-27 23:28:27 +13:00
Daniel Compton 547822e7d9 Update changelog 2018-01-26 22:03:01 +13:00
Daniel Compton a425ebf519 Update changelog 2018-01-26 22:01:54 +13:00
Daniel Compton e34047c54d Add setting to filter out trace views that aren't interesting 2018-01-26 20:31:05 +13:00
Daniel Compton 022a070fb8 Add setting to ignore events/epochs 2018-01-26 17:48:19 +13:00
Daniel Compton db14e69f17 Add setting to control how many epochs are retained 2018-01-26 15:46:54 +13:00
Daniel Compton 05c9f84225 Set a print limit of 400 characters in the event header 2018-01-26 14:43:09 +13:00
Daniel Compton 532657a44a Update bundled versions of re-frame and reagent 2018-01-25 15:16:24 +13:00
Daniel Compton 55e0a10fd8 Update changelog 2018-01-24 21:17:21 +13:00
Daniel Compton 227cd8b451 Update changelog 2017-12-19 21:48:50 +13:00
Daniel Compton 3616f0f7c7 Update changelog 2017-12-19 11:15:18 +13:00
Daniel Compton 7e39990fe7 Update changelog 2017-12-19 10:45:48 +13:00
Daniel Compton 2edf0b843a Remove subvis panel and reorganise namespace layout 2017-12-11 14:03:33 +13:00
Daniel Compton 2c53426ff2 Update CHANGELOG 2017-12-04 17:20:28 +13:00
Daniel Compton 5bbe678856 Add new state snapshotting feature 2017-12-04 17:00:10 +13:00
Daniel Compton 1c585e2e5d Update CHANGELOG 2017-12-04 13:59:02 +13:00
Daniel Compton 9d7be2c845 Reopen external window when reloading the application
Fixes #104
2017-11-27 16:39:23 +13:00
Daniel Compton 132dcd6b02 Update docs for using Garden 2017-11-24 16:26:49 +13:00
Daniel Compton 89dc02c126 Update changelog 2017-11-23 10:18:49 +13:00
Daniel Compton d380f08c0c Update changelog 2017-11-23 10:04:29 +13:00
Daniel Compton 065e5f8a50 Update changelog 2017-11-23 09:44:51 +13:00
Daniel Compton 39d29f6252 Add bright yellow text when tracing is not enabled. 2017-11-22 15:02:52 +13:00
Daniel Compton 92fa6efb1b Update changelog 2017-11-16 17:00:27 +13:00
Daniel Compton 06a73af5ad Update CHANGELOG 2017-11-16 15:38:25 +13:00