Commit Graph

665 Commits

Author SHA1 Message Date
Alex Windett bdc7af27de adding in async select type 2017-01-05 17:12:31 +00:00
Alex Windett 06822f57c5 adding in more readme details 2017-01-05 16:26:38 +00:00
Alex Windett 7502b2d8f3 Implimenting React Search 2017-01-05 16:26:17 +00:00
Tom Gallacher 7fe98d915b Add MiniMetric component 2017-01-05 13:48:37 +00:00
Alex Windett 21a26497d6 removing .idea dir generated by webstorm 2017-01-05 11:31:52 +00:00
Alex Windett dcdbb114d8 moving react selectize to single folder and updating readme with notes 2017-01-05 11:29:44 +00:00
Tom Gallacher 414df1af48 Update circleci nodejs version 2017-01-05 11:05:02 +00:00
Tom Gallacher a3e828fa48 Update nodejs version in containers 2017-01-05 11:03:48 +00:00
Tom Gallacher 40c39012a5 Ensure publish occurs any other builds 2017-01-05 10:46:10 +00:00
Tom Gallacher d0e70a54b0 Fix ui docker builds 2017-01-05 10:40:55 +00:00
Sérgio Ramos 86f9aa39e7 update dependencies 2017-01-04 19:09:49 +00:00
Sérgio Ramos a7305895aa update ui version 2017-01-04 19:06:39 +00:00
Sérgio Ramos 954ea0387e fix button active state 2017-01-04 18:52:07 +00:00
Sérgio Ramos 68aa758b64 update brand colors 2017-01-04 18:52:07 +00:00
Tom Gallacher 0614839905 Spike should use new chartjs box plot module 2017-01-04 16:45:31 +00:00
Alex Windett e623ea6115 implimenting react-selectize with ajax to API endpoint 2017-01-04 15:23:27 +00:00
Alex Windett d0d20495cb adding notes to spike readme 2017-01-04 12:17:20 +00:00
Alex Windett 72e8171c4a implimenting first fuzzy search spike 2017-01-04 12:14:51 +00:00
JUDIT GRESKOVITS 94ae410220 Add Redux devtool extension connection - will need to only be available in dev in the future 2017-01-04 12:00:14 +00:00
Tom Gallacher e138d6f0db Add missing Makefile rule for production installs 2017-01-03 17:35:24 +00:00
Tom Gallacher 10cd424568 Build frontend from production 2017-01-03 17:11:18 +00:00
Tom Gallacher 0eb7ef6860 Publish ui from within dockerfile 2017-01-03 15:47:48 +00:00
Alex Windett 26d3b82703 sperating constants into relevant files and exporting from index 2017-01-03 15:46:43 +00:00
Alex Windett 3e3eab4c69 updating and refactoring constants 2017-01-03 14:53:34 +00:00
Tom Gallacher 1429f9403f Update license to SPDX formated 2017-01-03 14:30:58 +00:00
Tom Gallacher 4af3b8e14d update lockfile for frontend 2017-01-03 14:24:23 +00:00
Tom Gallacher a89d83f2ba Publish to npm on passing builds 2017-01-03 13:59:00 +00:00
Sérgio Ramos 96df29f85b format server style 2017-01-03 13:36:09 +00:00
Sérgio Ramos 44ac7956e2 empty components 2017-01-03 13:35:35 +00:00
Sérgio Ramos 542247f72f improve empty services msg 2017-01-03 11:49:18 +00:00
Sérgio Ramos f9cf402621 allow basic Column (without flex) 2017-01-03 11:49:18 +00:00
Tom Gallacher da9a3dc8b7 Merge pull request #126 from geek/hapi
Use hapi instead of express
2017-01-03 11:32:20 +00:00
Sérgio Ramos 1f864d1b67 wrap Avatar to add styles 2017-01-03 10:45:17 +00:00
Sérgio Ramos 3f3e5fb371 update dependencies 2017-01-02 23:34:23 +00:00
Sérgio Ramos c0099fcc8f increase code coverage 2017-01-02 23:32:15 +00:00
Sérgio Ramos 6fbb6f653c make section H1s linkable 2017-01-02 23:17:12 +00:00
Sérgio Ramos ab9dc8aa9c Header connect from components to containers 2017-01-02 22:54:38 +00:00
Sérgio Ramos 355c7d59d9 link service 2017-01-02 22:32:29 +00:00
geek f8a0fba192 Use hapi instead of express 2016-12-30 15:46:55 -06:00
geek 609499bc61 Use hapi for frontend 2016-12-30 15:46:33 -06:00
Sérgio Ramos af4d26b5a5 update dependencies 2016-12-22 11:36:41 +00:00
Alex Windett c168067296 updating yarn.lock file 2016-12-21 15:00:01 +00:00
Alex Windett d6c1e7b351 Fixing missing avatar and adding toggled style to dropdown arrow in profile header 2016-12-21 14:49:41 +00:00
Alex Windett 36f14ba3a2 implimenting header and porfile tooltip toggle 2016-12-21 14:05:16 +00:00
Alex Windett 172cc3d447 implimenting tooltip component 2016-12-21 11:19:59 +00:00
Alex Windett 5513f58335 improving radio component - removing after pseudo element and using only before with borders, backgrounds and fills 2016-12-21 11:19:59 +00:00
Alex Windett dca6b9e052 adding primary font and updating css for radio component 2016-12-21 11:19:59 +00:00
Sérgio Ramos d1d45c7c61 link individual Project (fixes #120) 2016-12-20 19:06:02 +00:00
Sérgio Ramos 5195a3133d fix locale json 2016-12-20 11:30:36 +00:00
Sérgio Ramos 4f50e56e00 add example tests for each type 2016-12-20 11:29:54 +00:00