M
kanban
public
0 stars
1 forks
2 issues
Commits
List of commits on branch master.Unverified
dea3f8b0664bbee1e74a13079061d9a8036ecc65removed user-agent h header being set in api middleware
committed 9 years ago
Unverified
b66e82c8466652c0830c698cc7034ec0092ea1e2Basic lane component written and rendering. Acts as flex container with flex-direction column
committed 9 years ago
Unverified
dfeac40910ec24b84d0d143089ab3bcdc31a0720Issues middleware and reducer modified to make reducer pure. Issues middleware now parses response from github api before passing action to reducer. Reducer no longer modifies action.response argument before changing state. Issues reducer test fixed but no longer complete. Issues middleware test broken
committed 9 years ago
Unverified
064ab81c974835a0c06086474eeb419449719e13Added lane component for the future.
committed 9 years ago
Unverified
20d63740f61be941bfd6ff499083c1440a7a8702Setup approximate flex container flow. Need lane component to sort issues. Not sure what issue attribute to use to sort for issue status. Labels?
committed 9 years ago
Unverified
867cdfe575e88f6cf044ec67987afb15c62f43ebIssues reducer now returns array of objects with keys as issue IDs.
committed 9 years ago