1. 13 6月, 2019 1 次提交
  2. 09 5月, 2019 1 次提交
    • S
      Fix ts errors (#3795) · 8c55caea
      Shu Muto 提交于
      * Fix typescript formatting in favor of gts 1.0.0
      
      This commit fixes format errors by `prettier`.
      
      * Fix deprecated errors in favor of gts 1.0.0
      
      * Ignore version.ts in gts and prettier
      8c55caea
  3. 17 2月, 2019 1 次提交
  4. 20 3月, 2018 1 次提交
  5. 19 3月, 2018 1 次提交
  6. 16 3月, 2018 1 次提交
  7. 15 1月, 2018 1 次提交
  8. 06 10月, 2017 1 次提交
  9. 03 8月, 2017 1 次提交
  10. 09 8月, 2016 1 次提交
  11. 04 5月, 2016 1 次提交
  12. 19 2月, 2016 1 次提交
  13. 18 2月, 2016 1 次提交
  14. 03 2月, 2016 1 次提交
  15. 19 1月, 2016 1 次提交
  16. 13 1月, 2016 1 次提交
    • B
      Style and productionize replica set details page · c99c9daf
      bryk 提交于
      * make fonts larger (md-body instead of md-caption)
      * use only color and sizes from variables.scss
      * use less different colors
      * simplify CSS rules
      
      Please check out this change and compare to previous version.
      c99c9daf
  17. 29 12月, 2015 1 次提交
  18. 21 12月, 2015 1 次提交
    • B
      Lint project SCSS stylesheet files · 568f01bd
      bryk 提交于
      This change adds linter for styles to the project and updates all styles
      to conform with the default set of rules.
      
      This should help us maintain a little bit more consistency in our
      styles.
      568f01bd
  19. 18 12月, 2015 3 次提交
  20. 04 12月, 2015 1 次提交
  21. 16 11月, 2015 1 次提交
  22. 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
  23. 04 11月, 2015 1 次提交
  24. 29 10月, 2015 1 次提交
  25. 21 10月, 2015 1 次提交
  26. 20 10月, 2015 1 次提交
    • B
      Defie source code folder structure with sample app · eb12a534
      bryk 提交于
      This is a sample Angular application written in ES6 with modules. It has
      sample unit and integration tests. It was generated with a help of
      Yeoman.
      
      Don't mind what the application does right now. I'll use it for a next
      few days to verify that build system is working. Then it will be
      revamped.
      eb12a534