Commit Graph

16 Commits

Author SHA1 Message Date
chris (daiyi) 251b3436ae Add basic data structure views and styles 2017-10-24 15:24:29 +13:00
chris (daiyi) 5f3cb0dbb8 Equalise table padding 2017-10-24 15:24:29 +13:00
Daniel Compton 586de69894 Use CSS pseudo-selectors for odd/even instead of calculating an index 2017-10-19 16:14:19 +13: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