GitXplorerGitXplorer
M

kanban

public
0 stars
1 forks
2 issues

Commits

List of commits on branch master.
Unverified
0a982c13e09a71e566821753fafa6ea6b6c8de16

Removed compiler option from mocha/phantom gulp task. removed apiOld middleware file

committed 9 years ago
Unverified
a14e1b7c85cb43523ccdd90ec8db539ce39becbb

Redux Thunk added to middleware chain. Changed naming conflict in api middleware function.

committed 9 years ago
Unverified
d15bae226d6e87b23fe6aec4a9a6d35625e874e4

Removed babel preset list from Gulpfile and defined in package.json. Gulp task build:test returns task result to delay mocha run until browserify is finished on test bundle

committed 9 years ago
Unverified
5e08923e5d741cae8f1b98820e9f4eaf82d84dae

Basic test structure running. Gulp first runs bundle task on src/test/index.js using browserify/babel. The gulp runs test task using mocha + phantomjs

committed 9 years ago
Unverified
4fed6eb1c0158036b066be6d6176adf520b3fe3c

es6 not working with gulp-mocha-phantomjs, need to transpile tests first into seperate file then injection can occur

committed 9 years ago
Unverified
872d82d0c9e8a9ab2da767f4f504e98ea8fb3c2c

gulp-mocha-phantomjs running runner.html

committed 9 years ago

README

The README file for this repository.

React + Redux + Rchan = a kanban board?