Saskia Lindner
|
49a84e3f60
|
Merge branch 'master' into feature/autoscroll
|
2017-08-29 16:56:49 +02:00 |
Saskia Lindner
|
df1bc168fa
|
Merge branch 'master' into feature/extend-filter
|
2017-08-29 16:55:52 +02:00 |
Saskia Lindner
|
50deba5281
|
Refactor save query function
|
2017-08-29 16:43:27 +02:00 |
Saskia Lindner
|
7bd773fe02
|
Load traces if panel is open
|
2017-08-29 15:56:52 +02:00 |
Saskia Lindner
|
60f6082c67
|
Remove traces from localstorage
|
2017-08-29 14:53:32 +02:00 |
Saskia Lindner
|
3fa8da74f2
|
Refactor autoscroll list
- add docstring
- use callback ref to reference DOM element
|
2017-08-29 14:45:43 +02:00 |
Saskia Lindner
|
6276a76cbb
|
Refactor autoscrolling code
|
2017-08-28 17:18:28 +02:00 |
Saskia Lindner
|
f7cf12c1bb
|
Save showing state for panel to localstorage
|
2017-08-28 16:14:06 +02:00 |
Saskia Lindner
|
d5aefa9b1d
|
Pin traces to bottom for autoscrolling
|
2017-08-25 11:43:00 +02:00 |
Saskia Lindner
|
0c336605f3
|
Save traces and detail expansions to localstorage
fixes #54
|
2017-08-25 11:23:07 +02:00 |
Daniel Compton
|
3991c46ae7
|
Add clojars image to README
|
2017-08-25 11:17:55 +12:00 |
Daniel Compton
|
f0802ba445
|
Update README.md
|
2017-08-25 11:15:29 +12:00 |
Daniel Compton
|
036392b648
|
Use a default get value for panel-width-ratio ls
|
2017-08-25 11:07:16 +12:00 |
chris (daiyi)
|
46c4b402bf
|
Save panel width to localstorage
|
2017-08-25 11:04:57 +12:00 |
Daniel Compton
|
465712c1e4
|
Add local-store get default value, save ls keys with a safe prefix
|
2017-08-25 11:00:58 +12:00 |
chris (daiyi)
|
85d274a528
|
Override clojure get in localstorage ns
|
2017-08-25 11:00:58 +12:00 |
chris (daiyi)
|
21406bb3b4
|
Rename localstorage and only trigger on filter change
|
2017-08-25 11:00:58 +12:00 |
chris (daiyi)
|
312b5d3b50
|
Save filter items to localstorage.
|
2017-08-25 11:00:58 +12:00 |
chris (daiyi)
|
09fdd66e71
|
Create localstorage helper
|
2017-08-25 11:00:58 +12:00 |
Daniel Compton
|
48f17700d3
|
Improve behaviour of text filtering
- Make only the text itself clickable
- Stop propagation of the event any further, preventing the trace from
also being toggled.
|
2017-08-25 10:46:20 +12:00 |
Daniel Compton
|
a989ad0580
|
Print all tags, but limit size to 400 characters
This prevents the system from completely blowing up if large events are
dispatched.
|
2017-08-25 09:17:23 +12:00 |
Saskia Lindner
|
ec946ea7eb
|
Show event params in trace details
|
2017-08-25 09:17:23 +12:00 |
Daniel Compton
|
098340c2ff
|
Version 0.1.4-SNAPSHOT
|
2017-08-24 16:48:30 +12:00 |
Daniel Compton
|
21edcdbf54
|
Version 0.1.3
|
2017-08-24 16:48:13 +12:00 |
saskali
|
45a58550be
|
Merge branch 'master' into feature/extend-filter
|
2017-08-23 10:52:10 +02:00 |
Saskia Lindner
|
5258a17451
|
Refactor css hover state
|
2017-08-23 10:39:29 +02:00 |
Daniel Compton
|
97a73aeeb9
|
UI tweaks for row show/hiding
- Make whole row clickable
- Remove cursor pointer: https://medium.com/simple-human/buttons-shouldnt-have-a-hand-cursor-b11e99ca374b
- Add hover effect for hovering over a row
|
2017-08-23 11:15:18 +12:00 |
Saskia Lindner
|
99e83496cc
|
Enable selecting trace names as filters
|
2017-08-22 18:59:42 +02:00 |
Saskia Lindner
|
fd21fec4e5
|
Refactor names and logic
|
2017-08-22 16:29:51 +02:00 |
Saskia Lindner
|
b9a83a9908
|
Fix logic for hiding details
|
2017-08-17 16:58:17 +02:00 |
Saskia Lindner
|
c3ac48cacd
|
Refactor names and map access
|
2017-08-17 15:17:16 +02:00 |
Saskia Lindner
|
5c5569cd5f
|
Enable hide and show of trace details
|
2017-08-16 16:08:38 +02:00 |
Daniel Compton
|
a485cb990b
|
Version 0.1.3-SNAPSHOT
|
2017-08-16 15:40:43 +12:00 |
Daniel Compton
|
24ee132fad
|
Version 0.1.2
|
2017-08-16 15:40:25 +12:00 |
Daniel Compton
|
b34d344b6e
|
Move styles and components file into trace folder
|
2017-08-16 15:40:19 +12:00 |
Daniel Compton
|
9523ec9fd8
|
Version 0.1.2-SNAPSHOT
|
2017-08-16 15:01:39 +12:00 |
Daniel Compton
|
d245655936
|
Version 0.1.1
|
2017-08-16 15:01:23 +12:00 |
Daniel Compton
|
a94f017c3e
|
Fix spelling mistake in init-tracing docstring
|
2017-08-16 15:00:56 +12:00 |
Daniel Compton
|
dd0ad6ac54
|
Merge pull request #38 from Day8/bug/rendering-operation-names
Fix rendering of correct operation names in traces
|
2017-08-16 09:56:47 +12:00 |
Daniel Compton
|
6819d1e468
|
Merge pull request #43 from Day8/pin-filter-input
Pin filter input to top of panel
|
2017-08-16 09:54:37 +12:00 |
chris (daiyi)
|
30b836cd8b
|
Pin filter input to top of panel
|
2017-08-15 18:51:09 +02:00 |
Saskia Lindner
|
543d2e414b
|
Fix rendering of correct operation names in traces
|
2017-08-15 15:21:09 +02:00 |
Daniel Compton
|
775d61c4b0
|
Merge pull request #32 from Day8/bug/panel-resizing
Fix panel resizing
|
2017-08-14 21:19:43 +12:00 |
chris (daiyi)
|
33765b3eeb
|
Fix panel resizing
|
2017-08-14 20:58:46 +12:00 |
Daniel Compton
|
9eae81a000
|
Merge pull request #27 from Day8/feature/filter-events
Feature/filter events
|
2017-08-14 20:55:53 +12:00 |
chris (daiyi)
|
e70c86cbe7
|
use html dropdown value fields
|
2017-08-04 18:48:36 +02:00 |
Saskia Lindner
|
2dde68256c
|
Parse input for duration filter correctly
|
2017-08-02 16:37:29 +02:00 |
chris (daiyi)
|
b869ecc544
|
a11y: add focus states to buttons
|
2017-08-02 15:18:25 +02:00 |
chris (daiyi)
|
4b29ca59fd
|
Still show 'x of n' event count when x is 0
|
2017-08-02 14:32:57 +02:00 |
Saskia Lindner
|
e42e7d23a9
|
Refactor code
|
2017-08-02 11:45:40 +02:00 |