Commit Graph

1687 Commits

Author SHA1 Message Date
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
Sérgio Ramos 82116aec98 wip epoch graphing 2016-11-08 10:43:11 +00:00
Tom Gallacher 2b6149374b spikes: architecture diagram nodes repel from each other 2016-11-07 16:39:23 +00:00
Tom Gallacher c2a739635a Update README.md 2016-11-07 15:26:56 +00:00
Sérgio Ramos b46c467ce1 use react-plotly 2016-11-07 15:17:19 +00:00
Tom Gallacher 68a2cc800d 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-07 15:10:32 +00:00
Sérgio Ramos 9f5fe02812 integrate metrics-server with plotly 2016-11-07 14:43:32 +00:00
Alex Windett bb82f33b25 adding in brief readme; 2016-11-07 14:43:32 +00:00
Alex Windett 9f7cb6ce33 renaming component 2016-11-07 14:43:32 +00:00
Alex Windett 23f75a5f7e adding in plot-line graph 2016-11-07 14:43:32 +00:00
Alex Windett 3fbb873235 adding in graphs and looping ability 2016-11-07 14:43:32 +00:00
Alex Windett 460e8a3a74 starting a fresh with plotly 2016-11-07 14:43:32 +00:00
Sérgio Ramos d558cb4f20 Merge pull request #72 from yldio/spikes/architecture
Architecture diagram spikes.
2016-11-07 14:05:50 +00:00
Tom Gallacher 5040fffaba Spikes of d3 and sigma.js 2016-11-07 13:57:21 +00:00
Sérgio Ramos 3c1780342d metrics-service spike 2016-11-04 17:11:35 +00:00
Tom Gallacher 2945190dbb Update README.md 2016-11-04 14:25:59 +00:00
Tom Gallacher 6b06dc3400 docs: adding container badge for cloudapi-graphql 2016-11-04 12:20:24 +00:00
Tom Gallacher 0e5bf91d86 docs: adding container badge for frontend 2016-11-04 12:19:15 +00:00
Tom Gallacher bea58c5d24 docs: adding container badge for ui 2016-11-04 12:17:28 +00:00
Tom Gallacher a780ae71fc docs: adding status badges 2016-11-04 11:45:49 +00:00
Tom Gallacher 21ca40c172 docs: adding build status to docs. 2016-11-04 11:36:28 +00:00
Tom Gallacher f09acb1738 docs: updating setup documentation 2016-11-03 16:03:54 +00:00
Sérgio Ramos 6e1e855a13 link postcss-mixins with the mixins file 2016-11-03 11:10:46 +00:00
Sérgio Ramos 6a994e05f6 Css linting (#66)
* creating css .stylelintrc file

(cherry picked from commit df0a573666151fb522cb203f82a7a6a979fc33cc)

* updating lintfile

(cherry picked from commit 623ad22d69566a912988239c05d2f803e735362f)

* ignore base bootstrap styles

(cherry picked from commit 0ea94926a004367a67983b08a8ea47c974ef6e49)

* Working on making css inline with css linting

(cherry picked from commit 259fdfcaf9ae280e664471c7d5278214d991168e)

* removing generic class names and nesting for clear names without nesting

(cherry picked from commit d0427c2c09771df049ed9ab4e7b5d2f2076106fd)

* making components compatable with new css lint

(cherry picked from commit b147f157c3b9b39708a750f281d8278211454137)

* updating csslint file

(cherry picked from commit 53b0480476b6e5c4d94763baeaef7d33e9c2342d)

* adding alphabetical ordering to stylelint and updating css files with this

(cherry picked from commit a6b7860efa01e673df20546bb5830587eeb140d6)

* integrate stylelint with webpack

this way we can integrate postcss plugins

# Conflicts:
#	ui/yarn.lock

* exit process with 1, when stylelint finds issues

* listen to unhandled rejection from stylelint

* use stylelintignore

* fix stylelint raised issues
2016-11-02 17:34:08 +00:00
Tom Gallacher e8e3f0b3ac circleci: fix broken yarn install 2016-11-02 16:45:57 +00:00
Tom Gallacher 063534d18b Adding nginx as a service to load balance `ui` 2016-11-02 16:13:15 +00:00
Tom Gallacher 86411002ac circleci: Add error log of failed install 2016-11-02 11:11:42 +00:00
Tom Gallacher bbb37322e1 containerpilot: updating names of services 2016-11-01 16:17:49 +00:00
Tom Gallacher adb0ffb476 cloudapi: fall back to .env file 2016-11-01 16:14:55 +00:00
Tom Gallacher 5c0d8e4601 ui: switch to st 2016-11-01 15:30:28 +00:00
Tom Gallacher 24a3f0bee6 ui: moving deployment to static http server 2016-11-01 14:53:24 +00:00
Tom Gallacher 9195f5922a ui: Fixing issues with embed-markdown-loader deps 2016-11-01 13:57:34 +00:00
Alex Windett e473e7a108 adding in firefox range styles for before and after thumb 2016-11-01 12:48:29 +00:00
Alex Windett f2d2babc3c chaning color of upper range 2016-11-01 12:48:29 +00:00
Tom Gallacher e0a8a2be26 make: Fixing issue with finding changed files 2016-11-01 12:40:22 +00:00
Alex Windett 5b51ad01a0 further refactoring of styles for range slider 2016-11-01 12:21:01 +00:00
Raoul Millais fa841e0cee Make running the stack work locally (#55)
* Do not check triton config for local setup

* Log how to run stack locally

- If docker is unconfigured (default)

* Remove exports from setup-tools

- Don't pollute the environment with these functions.  This file is
sourced so they will still be available

* Fix linting errors and make code style consistent

* Fix docker check when DOCKER_HOST is set

* Make setup work whe triton env vars are not set

* Document setup step
2016-11-01 12:13:47 +00:00
Tom Gallacher c2fca68f45 containerpilot: fixing incorrect manifest 2016-11-01 12:04:59 +00:00
Tom Gallacher 5bcbc6eca8 circleci: removing timezone 2016-11-01 11:56:37 +00:00
Tom Gallacher 7581c0df8b docker: only build dockerfile's on changes 2016-11-01 11:52:15 +00:00
Tom Gallacher a44c7c0bf8 docker-compose: Fixing up ui compose files 2016-11-01 11:52:15 +00:00
Alex Windett 272b8fcf43 adding in onChange prop to Range Slider 2016-11-01 11:36:06 +00:00