Commit Graph

1778 Commits

Author SHA1 Message Date
Alex Windett 12e59cae1e adding notification test 2016-11-28 18:05:07 +00:00
Alex Windett bce2e8fc01 creating notification component and adding in shared values and new composer 2016-11-28 17:58:30 +00:00
Alex Windett 7fb2cb3131 creating button-icon component 2016-11-28 17:58:30 +00:00
Alex Windett 07e391bd37 correcting title 2016-11-28 17:58:30 +00:00
Tom Gallacher bd63ca3c56 Merge pull request #91 from yldio/leak
spike a memory leak using our graphs
2016-11-28 10:15:02 +00:00
Sérgio Ramos 31edfb989a improve readme 2016-11-25 10:34:08 +00:00
Sérgio Ramos 47d8576bbb make fast leak linear 2016-11-25 10:32:59 +00:00
Sérgio Ramos 811b636a9f fix artillery start script 2016-11-25 10:31:38 +00:00
Sérgio Ramos 5984958dba consume prometheus API to display graphs 2016-11-25 09:26:54 +00:00
Sérgio Ramos 5fc7d4d132 leak client code 2016-11-25 09:26:53 +00:00
Tom Gallacher 6822feb508 B&W graphs: Implementing disk and memory 2016-11-25 09:26:53 +00:00
Tom Gallacher fe99517cb3 bar and whisker: adding min and max 2016-11-25 09:26:53 +00:00
Tom Gallacher dc98787e1e Box and whiskers, with no whiskers 2016-11-25 09:26:53 +00:00
Alex Windett 0bb2b495a7 adding default values to iconSet prop and icon name 2016-11-23 15:13:21 +00:00
Alex Windett 5fc507d9a9 adding in icon ui component and react-icon node module 2016-11-23 15:13:21 +00:00
Alex Windett 28d93159ec using new class name in rest of css 2016-11-23 15:13:21 +00:00
Alex Windett d6b18a69a8 using a less generic class name 2016-11-23 15:13:21 +00:00
Tom Gallacher 97aafac05b deploy: disable tls 😭 2016-11-23 14:05:39 +00:00
Tom Gallacher 001cc0d502 circle: refresh certs before deploy 2016-11-23 12:51:40 +00:00
Alex Windett 9e0193de7d Adding modal to side nav and refactoring 2016-11-23 12:04:49 +00:00
Sérgio Ramos 01a527063e use docker-compose to run multiple leaked services 2016-11-22 23:05:16 +00:00
Alex Windett 79da2b5e54 fixing spelling of title 2016-11-22 16:52:26 +00:00
Alex Windett 96a8305b4a adding in modal 2016-11-22 16:45:22 +00:00
Alex Windett 958c27aeeb Updating Toggle component to use input instead of divs 2016-11-21 17:42:26 +00:00
Sérgio Ramos 929eb86b27 add note on the batch logic 2016-11-21 17:33:10 +00:00
Sérgio Ramos 172e0da3f7 increase batch size 2016-11-21 17:29:47 +00:00
Alex Windett e3c645061e Adding in fake data to infinite scroll list 2016-11-21 14:15:00 +00:00
Sérgio Ramos f6b03fd5f6 leak spike initial commit 2016-11-21 13:18:12 +00:00
Sérgio Ramos c866cfd63c implement react-infinite example 2016-11-21 09:54:50 +00:00
Sérgio Ramos af60c141f5 bell auth example 2016-11-17 14:16:10 +00:00
Sérgio Ramos 875ca384a0 stacking graphs 2016-11-14 10:02:53 +00:00
Tom Gallacher 0a6a74765d Merge pull request #71 from yldio/graphing-spike
Graphing Spikes
2016-11-11 11:32:14 +00:00
Sérgio Ramos cf70ea484c wip nvd3 matrix 2016-11-10 10:43:22 +00:00
Sérgio Ramos 5293face9d wip chart rectangle draw patch 2016-11-09 17:07:34 +00:00
Sérgio Ramos 5f630f30f4 navigate to the right 2016-11-09 15:54:42 +00:00
Sérgio Ramos e50b68b6ee cleanup style and implement windowSize 2016-11-09 15:00:30 +00:00
Sérgio Ramos 06c2922a57 remove epoch docs from chartjs 2016-11-09 14:10:11 +00:00
Sérgio Ramos 286304136a chartjs matrix implementation 2016-11-09 13:58:10 +00:00
Sérgio Ramos 0a1f8d2f66 epoch matrix implementation 2016-11-09 13:28:26 +00:00
Sérgio Ramos 096654d249 rickshaw implementation 2016-11-08 18:21:12 +00:00
Sérgio Ramos 4ae922cc9e remove graph yarn locks 2016-11-08 15:34:04 +00:00
Sérgio Ramos 4d9e5fb959 nvd3 implementation 2016-11-08 15:34:04 +00:00
Tom Gallacher 904328bfca spikes: plotly customisation
It seems that customising plotly can become difficult once introducing
more unique properties to the style of a graph. In this case changing
the colour of a graph was easy, but adding a border to the top of the
graph only becomes cumberson.
2016-11-08 15:18:07 +00:00
Sérgio Ramos 7cabc1b7aa chartjs implementation 2016-11-08 14:44:17 +00:00
Tom Gallacher de28834323 spike of c3js 2016-11-08 14:12:16 +00:00
Tom Gallacher 1149f7e6c8 spikes: architecture diagram nodes repel from each other 2016-11-08 14:12:16 +00:00
Tom Gallacher 6004ca61b8 Update README.md 2016-11-08 14:12:16 +00:00
Tom Gallacher e6f82830bb spikes: architecture digram looks nicer
This fixes the rounded rectangles not looking correctly and shows as a
proof of concept what is needed for more complicated shapes. In this
example we implement the two rounded corners of a rectangle as a svg
`path` which is abstracted away as a function. Further steps could be
made to make this a d3 shape, however is not needed at this stage.
2016-11-08 14:12:16 +00:00
Sérgio Ramos 90d06aee93 working epoch 2016-11-08 12:15:38 +00:00
Sérgio Ramos 669c36ec67 add some points to plotly 2016-11-08 12:13:32 +00:00