1. 18 11月, 2015 1 次提交
  2. 17 11月, 2015 1 次提交
  3. 16 11月, 2015 2 次提交
  4. 13 11月, 2015 1 次提交
  5. 12 11月, 2015 1 次提交
  6. 10 11月, 2015 1 次提交
  7. 09 11月, 2015 1 次提交
  8. 06 11月, 2015 3 次提交
    • B
      JS boilerplate for the deploy app view · 725f72d8
      bryk 提交于
      This is all boilerplate that sets up the page, with some example
      content. This change alsu updates angular material to newer version.
      725f72d8
    • B
      Run test, build and lint checks on Travis CI · b49939cf
      bryk 提交于
      This change makes it possible to run tests, integration tests and lint
      on Travis CI. It also prepares a special Gulp task to perform the same
      activities locally. This is handy when, e.g., sending a pull requrest.
      b49939cf
    • B
      Create API handlers infrastrucutre · bcd18317
      bryk 提交于
      This simple setup will be used for handling calls to the API, once
      implemented.
      bcd18317
  9. 05 11月, 2015 1 次提交
  10. 04 11月, 2015 2 次提交
  11. 30 10月, 2015 2 次提交
  12. 29 10月, 2015 4 次提交
  13. 28 10月, 2015 2 次提交
    • B
      Implement simple chrome operating on ui.router · 4c37e879
      bryk 提交于
      This change implements initial version of the chrome. It uses ui.router
      for routing and state management. The reason to use this router is the
      fact that it is more flexible than stock one. It also resembles Angular2
      router, so hypothetical migration should be easier.
      4c37e879
    • B
      Use standard Angular router instead of the new one · d516d004
      bryk 提交于
      This change modifies a lot of JS, but this is only to prove that the
      code works. Later changes will cleanup the JS more.
      d516d004
  14. 27 10月, 2015 1 次提交
  15. 26 10月, 2015 2 次提交
  16. 22 10月, 2015 2 次提交
  17. 21 10月, 2015 1 次提交
  18. 20 10月, 2015 3 次提交