Commit Graph

769 Commits

Author SHA1 Message Date
Tom Gallacher
c8cb4107e8 Update README.md 2016-10-25 17:02:05 +01:00
Alex Windett
0e70981e32 Grid - refactoring columns with postcss-for 2016-10-25 16:44:46 +01:00
Alex Windett
42dd083daf add new colors to constants 2016-10-25 16:44:46 +01:00
Sérgio Ramos
16cd49043d working showcase 2016-10-25 14:47:24 +01:00
Sérgio Ramos
1a0ddf25b1 don't depend on graphql for the ui 2016-10-25 14:05:51 +01:00
Tom Gallacher
4abeaf15a5 circleci: Upgrading docker-compose 2016-10-25 12:25:22 +01:00
Tom Gallacher
b35027d34a make: cleaning up targets and add pre-commit hooks 2016-10-25 12:05:29 +01:00
Sérgio Ramos
6df1d14049 base styles based on bootstrap and normalize 2016-10-25 02:15:43 +01:00
Sérgio Ramos
410f5a93e5 ui grid system - grid, row and column 2016-10-24 21:58:09 +01:00
Sérgio Ramos
73ab7705af fix "Unexpected token ," 2016-10-24 18:03:47 +01:00
Tom Gallacher
379b6aefce circleci: caching slows down builds, removing 2016-10-24 17:42:44 +01:00
Sérgio Ramos
d717f2356b grid component 2016-10-24 17:38:46 +01:00
Sérgio Ramos
f9a631f26e fix postcss loader configuration 2016-10-24 17:38:45 +01:00
Tom Gallacher
f2c1ac12f9 docker-compose: only download the needed tags 2016-10-24 17:35:35 +01:00
Tom Gallacher
14d0d6962f cloudapi-graphql: adding missing dependency 2016-10-24 17:09:36 +01:00
Tom Gallacher
f25ecfb6b8 frontend: Adding missing dependency 2016-10-24 17:07:55 +01:00
Tom Gallacher
eda79704ac make: prefer-offline installs and upgrade nodejs 2016-10-24 16:55:06 +01:00
Tom Gallacher
76dd5b8634 backend: Moving backend into frontend 2016-10-24 16:31:05 +01:00
Tom Gallacher
07e85be03b make: fixing broken includes 2016-10-24 16:00:51 +01:00
Tom Gallacher
f2d5c03b57 docker: fixing docker mishape 2016-10-24 15:56:31 +01:00
Tom Gallacher
cf78ae9d84 Cleaning up Makefiles 2016-10-24 15:52:46 +01:00
Sérgio Ramos
b4c66e1bb3 add the frontend locales folder 2016-10-24 15:42:06 +01:00
Sérgio Ramos
efe109067e fix "base.config.concat is not a function" 2016-10-24 14:37:30 +01:00
Sérgio Ramos
5d89bdb278 use raw-loader for readme files 2016-10-24 14:37:12 +01:00
Sérgio Ramos
76cb98d29b add missing index.html 2016-10-24 14:30:57 +01:00
Sérgio Ramos
6258d6c78b fix Button require 2016-10-24 14:22:42 +01:00
Tom Gallacher
c92ebf30f2 make: refactor make files 2016-10-24 14:14:44 +01:00
Sérgio Ramos
e5c226fa9c create empty guidelines 2016-10-24 14:14:03 +01:00
Sérgio Ramos
5d74a2d66b s/config/base in webpack config 2016-10-24 14:13:02 +01:00
Sérgio Ramos
ada55f14fd lint frontend 2016-10-24 14:11:50 +01:00
Sérgio Ramos
9ab6c5f350 fix install-ui target name 2016-10-24 14:00:13 +01:00
Sérgio Ramos
464f967c72 install ui dependencies 2016-10-24 13:55:30 +01:00
Sérgio Ramos
78fd0dc826 use tabs for ui/Makefile 2016-10-24 13:50:02 +01:00
Sérgio Ramos
44d468b8c8 wrong heading for spikes 2016-10-24 12:45:56 +01:00
Sérgio Ramos
330f179d8b document what ui folder is 2016-10-24 12:45:20 +01:00
Sérgio Ramos
a9a19e4476 enable tests on ui 2016-10-24 12:43:32 +01:00
Sérgio Ramos
eefaf1d625 reuse post-css configration for tests 2016-10-24 12:41:17 +01:00
Sérgio Ramos
7412d28277 fix .css loading in tests 2016-10-24 12:23:05 +01:00
Sérgio Ramos
08f56bb30a Revert "tests: commenting out frontend tests"
This reverts commit 24610c2dce.
2016-10-24 12:22:12 +01:00
Tom Gallacher
24610c2dce tests: commenting out frontend tests
- Revert this commit when deployment is working
2016-10-24 12:14:41 +01:00
Tom Gallacher
43c4e63ba2 circleci: move yarn to apt-get
- Continue to use yarn instead of npm through ci pipeline to cache
things more
2016-10-24 11:56:19 +01:00
Raoul Millais
0992953121 Setup fixes for OSX
- Use a more robust way of determining the location of the setup script
- Style fix: make INCLUDE path constant
2016-10-24 11:44:20 +01:00
Tom Gallacher
32e7704b38 compose: Fixing issue with incorrect image name 2016-10-24 11:42:05 +01:00
Sérgio Ramos
6b558b7c08 use extract-text-webpack-plugin for frontend 2016-10-24 11:02:18 +01:00
Sérgio Ramos
64a01dff71 bootstrap ui framework 2016-10-24 11:02:18 +01:00
Sérgio Ramos
6b0c89b65b update frontend html title 2016-10-24 11:02:18 +01:00
Sérgio Ramos
89a2a2286a build deps as devDependencies 2016-10-24 11:02:18 +01:00
Sérgio Ramos
979e2ece71 internationalization suppport 2016-10-24 11:02:18 +01:00
Alex Windett
2ae82c95ec implimenting react-css-modules and updating file structure 2016-10-24 11:02:18 +01:00
Tom Gallacher
64116b3b7f Adding cachedir and setting up git username/email 2016-10-24 11:01:03 +01:00