Commit Graph

455 Commits

Author SHA1 Message Date
Alex Windett 8d500cd8d3 changing setTimeout length 2017-01-06 10:56:19 +00:00
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
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
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
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
Sérgio Ramos 382f184580 update cloudapi dependencies 2016-12-19 12:33:57 +00:00
Sérgio Ramos 26991ab356 use json mocked state 2016-12-19 12:25:37 +00:00
Sérgio Ramos 088a095b66 metrics translations 2016-12-19 12:25:16 +00:00
Sérgio Ramos f4d96e26ce serialize wireframes state (fixes #107) 2016-12-19 12:24:48 +00:00
Sérgio Ramos 4bd334cb31 local node_modules as first resolve path 2016-12-19 12:24:00 +00:00
Sérgio Ramos cc484b8fae update dependencies 2016-12-19 12:23:27 +00:00
Sérgio Ramos c6dd90a0e5 re-structure state
- use reselect
 - flatten it
 - fixes #115 #111 #106
2016-12-16 12:28:27 +00:00
Sérgio Ramos 1049ed88b6 remove log statement 2016-12-15 15:32:35 +00:00
Sérgio Ramos 297c15db98 link settings and projects 2016-12-15 14:10:46 +00:00
Sérgio Ramos 1f62fa5fd5 absolute positioning in Header 2016-12-15 14:10:46 +00:00