Commit Graph

92 Commits

Author SHA1 Message Date
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 4af3b8e14d update lockfile for frontend 2017-01-03 14:24:23 +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
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
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 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
Sérgio Ramos 2b7e31a6c8 implement projects component skeleton
for both orgs and users
2016-12-15 14:10:46 +00:00
Sérgio Ramos 1cffa72e16 react-router redirect wrapper 2016-12-15 14:10:46 +00:00
Sérgio Ramos cd24d8397a link dashboard and org pages 2016-12-13 22:13:46 +00:00
Sérgio Ramos 16f0ec6321 implement a simple header 2016-12-13 22:13:45 +00:00
Sérgio Ramos fffa1192d6 fix @ui require 2016-12-13 22:13:45 +00:00
Alex Windett 2ca23fe16e commenting out unused constant 2016-12-12 12:18:44 +00:00
Sérgio Ramos 43af2d0785 upgrade frontend to styled-components 2016-12-12 10:56:48 +00:00
Tom Gallacher fa376612aa Ensure tests pass, for merge. 2016-12-12 10:28:48 +00:00
Sérgio Ramos 557cd5a291 wip rm css 2016-12-12 10:28:47 +00:00
Sérgio Ramos d6835361bc ignore frontend test (for now) 2016-12-06 11:28:30 +00:00
Sérgio Ramos 52b9645052 ignore css in test 2016-12-06 11:17:38 +00:00
Sérgio Ramos 9376818a4b handle aliases in webpack test 2016-12-06 11:14:48 +00:00
Sérgio Ramos 08ad220143 frontend compile depends on ui 2016-12-06 10:12:25 +00:00
Sérgio Ramos d63bea9571 use existing aliases in the requires 2016-12-05 20:28:10 +00:00
Sérgio Ramos 23dab7b6cf move webpack output to root static 2016-12-05 20:23:36 +00:00
Sérgio Ramos 0189d7d29a re-organize webpack configuration
- detach plugins configuration
 - use aliases
 - add project root to frontend module resolver
2016-12-05 20:11:55 +00:00
Sérgio Ramos 1d59d105ca remove redundant eslint rule 2016-12-05 20:06:22 +00:00
Sérgio Ramos de2014335f update dependencies 2016-12-05 20:03:19 +00:00
Tom Gallacher 0e5bf91d86 docs: adding container badge for frontend 2016-11-04 12:19:15 +00:00