Граф коммитов

20 Коммитов

Автор SHA1 Сообщение Дата
Scott Mikula c4bc1918d8 Update to satcheljs@next 2017-06-01 21:24:29 -07:00
Scott Mikula c1543a3dea Register orchestrators 2017-05-24 14:20:48 -07:00
Ken Chau 8249efc6ab converting all to AC, Mutator combos 2017-05-21 13:43:10 -07:00
Ken Chau c83ff124f7 setFilter 2017-05-20 18:16:46 -07:00
Ken Chau 831c9d03d0 adding a remove item mutator action set 2017-05-20 00:04:44 -07:00
Ken Chau 59b52c4e96 WIP: vnext of satcheljs 2017-05-19 20:05:24 -07:00
Ken Chau d77bc4fdfe WIP: trying to integrate SatchelJS vnext 2017-05-19 15:18:37 -07:00
Scott Mikula e4b93d2543 Break down Header and Footer into simpler components (#7) 2017-03-16 13:16:18 -07:00
Scott Mikula 03e473797d Cleanup App and Header (#6)
* Change App to be a stateless functional component
* Use @reactive to decouple Header from the store
* Minor other cleanup in Header
2017-03-10 17:17:38 -08:00
Scott Mikula 63cc1abe2e Cleanup bootstrap (#5)
* Factored the actual bootstrap code into bootstrap.tsx so that index.ts is purely an entry point with no actual logic in it.
* Added some comments.
2017-03-06 15:22:44 -08:00
Scott Mikula 3360e7cbff Update README (#4)
* Add some detail about how to run the app to README.md.
2017-03-06 15:13:49 -08:00
Scott Mikula cc02749213 Update .gitignore (#3)
* Ignore npm-debug.log.
2017-03-06 15:01:11 -08:00
Scott Mikula 68a8d72683 Integrate with Travis CI (#2)
* Add a .travis.yml file so that travis-ci knows how to build the project.
* Update the npm test script so that it actually breaks when the build breaks.
* Fix a build break due to a casing mismatch.
2017-03-06 14:55:45 -08:00
Scott Mikula 086242d183 Update dependencies and typings 2017-03-06 11:27:05 -08:00
Scott Mikula 3f5da63d1c Update typings for jasmine 2017-03-03 15:34:37 -08:00
Scott Mikula 14be33c87a Update node typings to webpack-env typings 2017-03-03 15:28:20 -08:00
Scott Mikula fda34d380c Updating typings for React 2017-03-03 14:58:19 -08:00
Scott Mikula c4696fdd20 Update dependencies 2017-03-03 14:51:22 -08:00
Ken Chau b2f75ae27d add license 2016-08-02 10:13:16 -07:00
Ken Chau d787cfb0ef init 2016-08-02 08:49:57 -07:00