Commit Graph

79 Commits

Author SHA1 Message Date
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
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
Tom Gallacher
bbb37322e1 containerpilot: updating names of services 2016-11-01 16:17:49 +00:00
Tom Gallacher
c2fca68f45 containerpilot: fixing incorrect manifest 2016-11-01 12:04:59 +00:00
Tom Gallacher
c0e68b4ef6 ci: speedup docker builds and pushes 2016-10-31 17:18:43 +00:00
Sérgio Ramos
7712d20523 Revert "clean ignored files"
This reverts commit f3bb799227.
2016-10-31 15:18:31 +00:00
Sérgio Ramos
f3bb799227 clean ignored files 2016-10-31 14:42:46 +00:00
Tom Gallacher
d66fc3c6e3 make: adding lint-ci task
Fixes #50
2016-10-31 14:17:08 +00:00
Tom Gallacher
3a32db085a ui: fixing issue with deployment 2016-10-31 13:33:42 +00:00
Tom Gallacher
61f290e0d7 make: Adding test-ci make task 2016-10-31 12:02:32 +00:00
Tom Gallacher
c0b4d21e6f circleci: tests output usable files for circleci 2016-10-27 16:42:56 +01:00
Tom Gallacher
dd259be965 tests: Makefile is now the main truth, away from npm 2016-10-27 16:15:44 +01:00
Sérgio Ramos
8733a60acb use some common joyent lint rules 2016-10-26 10:51:40 +01:00
Sérgio Ramos
ba8c68c461 run a11y checker in development 2016-10-25 20:36:05 +01:00
Sérgio Ramos
6bf401b3bb react and a11y linting 2016-10-25 20:15:33 +01:00