1. 27 8月, 2020 1 次提交
  2. 28 2月, 2020 1 次提交
    • S
      Migrate angular to v9 (#4930) · 4cab78ce
      Sebastian Florek 提交于
      * Bump required node version
      
      * Migrate angular from v8 to v9
      
      * Bump rest of dependencies
      
      * Bump angular material
      
      * Update tsconfig
      
      * Fix ace editor
      
      * Cleanup
      
      * Fix i18n
      4cab78ce
  3. 19 7月, 2019 1 次提交
    • S
      Bump gts to 1.0.0 (#4034) · 7b199eed
      Shu Muto 提交于
      Fixed typescript format due to introducing `prettier`.
      Also, drop `clang-format` in favor of `prettier`.
      7b199eed
  4. 13 6月, 2019 1 次提交
  5. 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
  6. 17 2月, 2019 1 次提交
  7. 20 3月, 2018 1 次提交
  8. 19 3月, 2018 1 次提交
  9. 16 3月, 2018 1 次提交
  10. 15 1月, 2018 1 次提交
  11. 06 10月, 2017 1 次提交
  12. 03 8月, 2017 1 次提交
  13. 09 8月, 2016 1 次提交
  14. 04 5月, 2016 1 次提交
  15. 19 2月, 2016 1 次提交
  16. 18 2月, 2016 1 次提交
  17. 03 2月, 2016 1 次提交
  18. 19 1月, 2016 1 次提交
  19. 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
  20. 29 12月, 2015 1 次提交
  21. 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
  22. 18 12月, 2015 3 次提交
  23. 04 12月, 2015 1 次提交
  24. 16 11月, 2015 1 次提交
  25. 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
  26. 04 11月, 2015 1 次提交
  27. 29 10月, 2015 1 次提交
  28. 21 10月, 2015 1 次提交
  29. 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