1. 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
  2. 08 1月, 2016 1 次提交
  3. 07 1月, 2016 1 次提交
  4. 05 1月, 2016 1 次提交
  5. 31 12月, 2015 1 次提交
  6. 28 12月, 2015 1 次提交
  7. 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
  8. 18 12月, 2015 2 次提交
  9. 11 12月, 2015 1 次提交
  10. 10 12月, 2015 1 次提交
  11. 08 12月, 2015 1 次提交
  12. 23 11月, 2015 2 次提交
    • B
      Initial implementation for replica set detail view · 795b4af0
      bryk 提交于
      The implementation consists of backend code and sample frontend view
      that dumps the data into an ugly looking table. Subsequent changes will
      implement frontend so that things look pretty.
      795b4af0
    • B
      Connect replica set list and detail views · 6118e85a
      bryk 提交于
      This change connects replica set list and detail views and applies
      RESTful conventions to the API.
      
      Now API and app URLs follow RESTful API conventions. This change is also
      an example of how views hould be connected. See state params and state
      name exports.
      6118e85a
  13. 18 11月, 2015 1 次提交
  14. 04 11月, 2015 2 次提交