1. 26 4月, 2016 1 次提交
    • P
      Deprecate current RC list codebase (#679) · 41725433
      Piotr Bryk 提交于
      I'll be developing new one, which will use the common framework. I hope
      it to be smaller.
      
      This one will get deleted once new one is done. With this renaming I'll
      be easy.
      41725433
  2. 05 4月, 2016 1 次提交
    • B
      Framework for setting up action bar in views · 1c9c9b9c
      bryk 提交于
      This is initial framework with dummy example of an action bar. It'll be
      extended further later. But it works now.
      
      Having actionbar in a view of a state forces separation of concerns.
      I.e., devs will not put action bar and a list of resources in one
      place.
      1c9c9b9c
  3. 14 3月, 2016 1 次提交
  4. 19 2月, 2016 1 次提交
  5. 03 2月, 2016 1 次提交
  6. 13 1月, 2016 1 次提交
  7. 11 1月, 2016 2 次提交
  8. 29 12月, 2015 1 次提交
  9. 28 12月, 2015 1 次提交
  10. 23 12月, 2015 1 次提交
  11. 21 12月, 2015 1 次提交
  12. 04 12月, 2015 1 次提交
  13. 16 11月, 2015 1 次提交
  14. 06 11月, 2015 1 次提交
    • 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
  15. 04 11月, 2015 1 次提交
  16. 29 10月, 2015 1 次提交
  17. 28 10月, 2015 1 次提交
    • 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