1. 05 1月, 2016 1 次提交
  2. 31 12月, 2015 1 次提交
  3. 28 12月, 2015 1 次提交
  4. 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
  5. 18 12月, 2015 2 次提交
  6. 11 12月, 2015 1 次提交
  7. 10 12月, 2015 1 次提交
  8. 08 12月, 2015 1 次提交
  9. 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
  10. 18 11月, 2015 1 次提交
  11. 04 11月, 2015 2 次提交