1. 23 5月, 2016 1 次提交
  2. 10 5月, 2016 1 次提交
  3. 29 4月, 2016 1 次提交
    • P
      Modernized RC list page · cd872801
      Piotr Bryk 提交于
      What I did here:
      * I copied old RC list code
      * Changed all directives to angular 1.5 components
      * Removed custom CSS styles
      * Added missing tests
      
      What is missing:
      * Zerostate page
      * responsiveness (this is a problem of the common component)
      * Documentation
      cd872801
  4. 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
  5. 15 3月, 2016 1 次提交
    • H
      Fix format; "=>' · a4842590
      higashi 提交于
      clang-format updated to v1.0.36 which checks double quotation.
      a4842590
  6. 16 2月, 2016 1 次提交
  7. 09 2月, 2016 1 次提交
    • B
      Fix code to make it run and test on IE/FF/Chrome · 5444df10
      bryk 提交于
      This is in preparation for brand-new CI setup where we run karma and
      integration test against all major browsers (IE/FF/Chrome). With this
      change the tests pass.
      5444df10
  8. 03 2月, 2016 2 次提交
  9. 27 1月, 2016 1 次提交
  10. 26 1月, 2016 1 次提交
    • B
      Misc UX changes for the entire UI · 8ba30d71
      bryk 提交于
      * made the gap between header and cards 16px
      * 8px or 16px padding on right and left sides of page (it feels wrong
        for cards to abut the edge)
      * show tooltip for images only when needed
      * link-out links open in new window
      * logs menu has smaller font
      * Use sentence capitalization for property labels, e.g. “Internal
        endpoint” vs “Internal Endpoint”
      * change labels to `key: value`
      * rewrite of delete replica set dialog to make it stylable
      8ba30d71
  11. 21 12月, 2015 1 次提交
    • B
      Extract replica set card to a separate directive · d496eadc
      bryk 提交于
      * this is a refactoring change - no functional changes
      * added missing tests
      * added missing module dependency (tests found it)
      * this is a prerequisite PR for future work on the card
      d496eadc
  12. 18 12月, 2015 1 次提交