Commit Graph

29 Commits

Author SHA1 Message Date
Sérgio Ramos 89c43c5842 add stylelint to frontend 2017-02-06 16:26:13 +00:00
Tom Gallacher 0c0b2dd145 Adding licence checker 2017-01-17 16:50:48 +00:00
Tom Gallacher 555c432cc4 Frontend build should ignore lockfile for now 2017-01-12 15:17:05 +00:00
Tom Gallacher 6e7b83b82f Fixing docker deployment 2017-01-06 16:24:37 +00:00
Tom Gallacher d507348e30 Frontend deployment will now run correctly 2017-01-06 15:32:38 +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
Sérgio Ramos 4f50e56e00 add example tests for each type 2016-12-20 11:29:54 +00:00
Sérgio Ramos 43af2d0785 upgrade frontend to styled-components 2016-12-12 10:56:48 +00:00
Sérgio Ramos 08ad220143 frontend compile depends on ui 2016-12-06 10:12:25 +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 dd259be965 tests: Makefile is now the main truth, away from npm 2016-10-27 16:15:44 +01:00
Tom Gallacher b35027d34a make: cleaning up targets and add pre-commit hooks 2016-10-25 12:05:29 +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 cf78ae9d84 Cleaning up Makefiles 2016-10-24 15:52:46 +01:00
Tom Gallacher c92ebf30f2 make: refactor make files 2016-10-24 14:14:44 +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 50208b6b4a make: use yarn for installation of dependencies 2016-10-20 14:55:52 +01:00
Sérgio Ramos 103f987504 when compiling frontend, use local webpack 2016-10-20 14:08:28 +01:00
Sérgio Ramos 27adabd4f2 initial implementation of a simple bff 2016-10-20 13:36:24 +01:00
Sérgio Ramos c4376ecbcb bootstrap frontend 2016-10-20 10:58:19 +01:00