chris (daiyi)
762077ac0b
Expand top layer of data structures
2017-09-29 11:04:28 +02:00
chris (daiyi)
a2ece4b9fc
Add strike on-focus to deleting subtree button
2017-09-29 10:49:24 +02:00
chris (daiyi)
970dca81be
Make search input into a component
2017-09-27 11:14:47 +02:00
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
563d0d2ad4
Fix hiccup structure
2017-09-21 15:17:04 +02:00
Saskia Lindner
5e60ea9eba
Add docstring to string->css function
2017-09-21 14:51:51 +02:00
Saskia Lindner
3376af63db
Move position of app-state tab
2017-09-21 14:20:49 +02:00
Saskia Lindner
b90bccaf70
Refactor naming for render state tab
2017-09-21 11:46:16 +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
Saskia Lindner
6c5de6e9f3
Refactor function for style string parsing
2017-09-19 22:32:33 +02:00
chris (daiyi)
7f07f3c9ef
Correctly pass all params in form 2 component
2017-09-19 22:27:03 +02:00
chris (daiyi)
14c75a2e4a
Add toggle arrow indicators next to expandable objects
2017-09-19 21:45:31 +02:00
chris (daiyi)
64ac96d87b
Clean jsonml rendering code
2017-09-19 17:43:48 +02:00
chris (daiyi)
430e104194
Expand and collapse data structures
2017-09-19 16:57:58 +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)
7c5c53b892
Remember selected tab
2017-09-18 17:04:27 +02:00
chris (daiyi)
69d15d3d24
First pass at rendering jsonML to dom
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)
462c187ea0
Render app-db state with symantic class names
2017-09-18 17:02:53 +02:00
chris (daiyi)
f04ed2bf4e
Create app-state tab
2017-09-18 17:02:53 +02:00
chris (daiyi)
ce7d4172df
Equalise table padding
2017-09-18 17:02:53 +02:00
Christian Karlsen
0a4d04b214
Fix on-mouse-up not firing when resizing
2017-09-15 11:46:36 -04: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
5d047c9250
Add instructions for reloading CSS ( #70 )
2017-09-08 18:27:46 +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
96d5aa5137
Version 0.1.7-SNAPSHOT
2017-09-05 19:15:44 +12:00
Daniel Compton
01fa347c9c
Version 0.1.6
2017-09-05 19:15:26 +12:00
Dexter Gramfors
3a3faca0b3
Merge pull request #65 from Day8/reset-panel-styles
...
Isolate panel styles from host project
2017-09-01 12:14:54 +02: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)
24b8335bd8
Update readme with LESS and CSS info
2017-09-01 10:11:40 +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
Daniel Compton
b345eb824e
Use when-not instead of single branch if-not and do
2017-09-01 14:31:25 +12:00
Saskia Lindner
8e3279c39c
Replace time filter when adding a new one
2017-09-01 14:31:25 +12:00
Saskia Lindner
562a8c7322
Prevent duplicate filter strings
2017-09-01 14:31:25 +12:00
Daniel Compton
51069d5eb7
Merge pull request #64 from Day8/feature/log-data-to-console
...
Print trace details to console on click
2017-09-01 13:25:19 +12:00
Daniel Compton
4451982037
Don't convert Clojure objects to JS objects
...
- Add docs to suggest use of cljs-devtools
2017-09-01 13:24:02 +12:00
Saskia Lindner
9a4072ddf8
Print trace details to console on click
...
- fixes #56
2017-08-31 15:20:04 +02:00
Dexter Gramfors
04e86a84a4
Merge pull request #48 from Day8/feature/extend-filter
...
Enable selecting trace names as filters
2017-08-31 12:12:48 +02:00
Saskia Lindner
654925545e
Merge branch 'master' into feature/extend-filter
2017-08-31 12:04:51 +02:00
Saskia Lindner
e3c9eb6947
Refactor adding new filters
2017-08-31 11:55:54 +02:00