Commit Graph

24 Commits

Author SHA1 Message Date
chris (daiyi) d93be3a8f9 Collapse data trees and subtrees behind one point by default 2017-09-27 11:07:58 +02:00
chris (daiyi) 4eb6457d04 Add & remove sub-paths into app-state 2017-09-26 22:50:41 +02:00
Saskia Lindner 76edf936f5 Refactor jsonml parsing 2017-09-21 11:41:05 +02:00
chris (daiyi) 65b0115c35 Toggling data structures with arrows only, not body 2017-09-20 10:46:10 +02:00
chris (daiyi) 14c75a2e4a Add toggle arrow indicators next to expandable objects 2017-09-19 21:45:31 +02:00
chris (daiyi) b09cf3d333 Expand entire data structure 2017-09-19 13:39:03 +02:00
Saskia Lindner cf3edd9e85 Add css styles from jsonml 2017-09-18 19:58:56 +02:00
chris (daiyi) 2ebb7816ee Handle custom formatter objects 2017-09-18 17:04:27 +02:00
chris (daiyi) 049eeddf83 Use placeholder toggle for data objects 2017-09-18 17:04:27 +02:00
chris (daiyi) fd25b44132 Add basic data structure views and styles 2017-09-18 17:04:27 +02:00
chris (daiyi) ce7d4172df Equalise table padding 2017-09-18 17:02:53 +02:00
saskali 5d4f21b89f Add trace filter by category (#71)
* Add trace filter by category

- fixes #39
- fixes #57

* Fix combination of filter types

* Refactor filter

- use idiom 'seq' to check for empty sequences

* Make small refactorings in filter code

* Refactor toggle-category-fn to use set operations
2017-09-14 16:44:44 +02:00
chris bb37c70113 Table readability (#69)
* Restyle table for readability

* Make op text colours accessible AA standard

* Table to full panel width

* Separate traces with stripes in classnames

* Trace detail arrows brighten on focus state

* Show print icon when hovering on trace detail

* Clean filter inputs and accessibility focus

* Make filtering state more obvious

* Click trace filtering count to reset filters

* Remove redundant buttons
2017-09-11 13:34:32 +02:00
chris (daiyi) 3b380afe9b visually separate the filter options and trace table 2017-09-07 15:33:13 +12:00
chris (daiyi) 01f883ca4d Fix trace table bottom being clipped from view 2017-09-07 15:33:13 +12:00
Daniel Compton 01fa347c9c Version 0.1.6 2017-09-05 19:15:26 +12:00
chris (daiyi) 394210e1f3 Make LESS variables of colours 2017-09-01 12:13:07 +02:00
chris (daiyi) 0339579c1c Equalise table padding 2017-09-01 12:13:01 +02:00
chris (daiyi) 878b01cb8e Make dropdowns behave like dropdowns 2017-09-01 10:11:40 +02:00
chris (daiyi) f925d12683 Only keep reset styles that we need 2017-09-01 10:11:40 +02:00
chris (daiyi) cddac46a76 Reset styles 2017-09-01 10:11:40 +02:00
Saskia Lindner 9a4072ddf8 Print trace details to console on click
- fixes #56
2017-08-31 15:20:04 +02:00
Daniel Compton e19835e927 Build CSS to go into the resources directory 2017-08-31 16:17:58 +12:00
chris (daiyi) b8d22ca17a Move .less to resources folder 2017-08-31 16:09:14 +12:00