1. ef68868 made all content labels consistent font & color. darkened color of labels. by Michael Davis · 8 years ago
  2. 8eef5d0 Added label to content filter input and fixed disable class by Michael Davis · 8 years ago
  3. 3bed3e8 work on sensors page and other bug fixes by Iftekharul Islam · 8 years ago
  4. 8b56e63 removed icon margins from sensor scss. fixed with global icons change. by Michael Davis · 8 years ago
  5. 36f3d9f fixed alignment and margins of global buttons to match designs by Michael Davis · 8 years ago
  6. 0c196af Colors darkened for better visual contrast to pass accessibility tests. by Michael Davis · 8 years ago
  7. 13024f1 design changes for serial over lan and added header copy for page based on user feedback. by Michael Davis · 8 years ago
  8. 1582b15 added alt tags for accessibility. removed confirmation descriptions to match designs. by Michael Davis · 8 years ago
  9. 17f2f88 active class toggle added. Removed ImageID column based on user feedback by Michael Davis · 8 years ago
  10. ed3f02f Changed title and info labels copy. Based on design changes and user feedback. by Michael Davis · 8 years ago
  11. b304727 Copy and design changes based on user feedback by Michael Davis · 8 years ago
  12. fa5cc0e fixed header action items, filter and severity dropdown widths to better match designs. by Michael Davis · 8 years ago
  13. 019185f icon changes based on designs. by Michael Davis · 8 years ago
  14. 954a3f0 added hostname edit modal for overview. by Michael Davis · 8 years ago
  15. 2542b8a bug fixes and copy changes based on user feedback by Michael Davis · 8 years ago
  16. 6e281f9 fixed icons and margins in quicklinks block by Michael Davis · 8 years ago
  17. cb5450b fixed responsiveness and button sizes for power operations to better match designs by Michael Davis · 8 years ago
  18. 14d22b2 copy changes to text for server LED controller by Michael Davis · 8 years ago
  19. 2d8277e added pre-loader template to directives. Added styling for loader animation. by Michael Davis · 8 years ago
  20. 8daecff changing styles and html to match design changes by Michael Davis · 8 years ago
  21. 81c51f6 usability and design changes for inventory by Michael Davis · 8 years ago
  22. dfad5d5 created remote console page by Michael Davis · 8 years ago
  23. ec61b2a misc system overview changes by Michael Davis · 8 years ago
  24. 093c01c Adjust layout of user account page by Michael Davis · 8 years ago
  25. f9ef478 adding padding to top of page headings to better match designs by Michael Davis · 8 years ago
  26. a686760 removed meaningless comment about status-light class by Michael Davis · 8 years ago
  27. d0a3cc4 removed duplicate IDs from SVG elements. by Michael Davis · 8 years ago
  28. 8d1a714 removed commented code. by Michael Davis · 8 years ago
  29. c1530fa text changes and label color change for accessibility by Michael Davis · 8 years ago
  30. edb195a Misc event log changes by Michael Davis · 8 years ago
  31. 46f0a1f Style changes for power-ops page by Michael Davis · 8 years ago
  32. 040a9dc Rename 'server indicator' to 'server led' by Michael Davis · 8 years ago
  33. fa278fb Minor usability fix by Michael Davis · 8 years ago
  34. f0a988b Add more examples to sensors page. by Michael Davis · 8 years ago
  35. 8947e70 Added hardware sensors functionality by Iftekharul Islam · 8 years ago
  36. 1221c0c Changed connection timeout from 10 to 20 sec by Iftekharul Islam · 8 years ago
  37. f2d7464 Added delete and mark as resolved in event log page by Iftekharul Islam · 8 years ago
  38. ee27d75 Add dynamic content to hardware inventory page by Iftekharul Islam · 8 years ago
  39. 54c22e4 Add dynamic content to system overview page by Iftekharul Islam · 8 years ago
  40. 2c16eff start on sensors redesign. by Michael Davis · 8 years ago
  41. d19b718 Minor usability fixes by Iftekharul Islam · 8 years ago
  42. 6dc5f18 Enhance hardware inventory layout by Michael Davis · 8 years ago
  43. 4ac71d4 darkened input borders for accessibility against white page color by Michael Davis · 8 years ago
  44. b76d5f0 Misc fixes for event log. by Michael Davis · 8 years ago
  45. c153592 fix problems reported by sonar scanner by Iftekharul Islam · 8 years ago
  46. c96980f refactored buttons css to not target specific input types by Michael Davis · 8 years ago
  47. c016139 Implement firmware upload function by Iftekharul Islam · 8 years ago
  48. 0a1c6b0 Added server overview page. by Michael Davis · 8 years ago
  49. 005d650 Create quicklinks style class by Michael Davis · 8 years ago
  50. 522a552 Various minor changes by Michael Davis · 8 years ago
  51. 4390b02 Accessibility fixes by Iftekharul Islam · 8 years ago
  52. 9486f54 add firmware page by Michael Davis · 8 years ago
  53. 43366db moved firmware into config section by Michael Davis · 8 years ago
  54. cbf0c72 Add navigation icons by Michael Davis · 8 years ago
  55. e126be7 Text style fixes by Michael Davis · 8 years ago
  56. 19ac8f8 Modify color of gray texts by Michael Davis · 8 years ago
  57. 3a94fc5 Created user account page by Michael Davis · 8 years ago
  58. 8b52206 created remote console page by Michael Davis · 8 years ago
  59. 685fe75 Collapse higher-level navigation on certain actions by Iftekharul Islam · 8 years ago
  60. 06229be Set sensor priorities based on threshold values by Iftekharul Islam · 8 years ago
  61. d2269e2 Updating sensors logics with mock data by Iftekharul Islam · 8 years ago
  62. 2284d2c Adding monospace in font family by Iftekharul Islam · 8 years ago
  63. 5194655 Misc CSS fixes by Michael Davis · 8 years ago
  64. a960c8c Create network settings template by Michael Davis · 8 years ago
  65. 2d055fe removed associated events from sensor template by Michael Davis · 8 years ago
  66. 532763f Making minify vendor a separate task in gulp by Iftekharul Islam · 8 years ago
  67. 71ec745 Reorganize navigation and header scss by Michael Davis · 8 years ago
  68. 272297b Add collapsing animation for 2nd level nav menu by Michael Davis · 8 years ago
  69. 8b4828a Add event log search and filter capabilities by Iftekharul Islam · 8 years ago
  70. cd78950 Change navigation structure by Iftekharul Islam · 8 years ago
  71. 994a93b add inventory templates by Michael Davis · 8 years ago
  72. 0c26234 event-logs: redesign search and filtering function by Michael Davis · 8 years ago
  73. aeedf9e added sensor templates by Michael Davis · 8 years ago
  74. 6af1346 added pagination support to event log by Michael Davis · 8 years ago
  75. bb5058e Added fake login page for testing and demo by Iftekharul Islam · 8 years ago
  76. 3a0d471 Additional details on event log templates by Michael Davis · 8 years ago
  77. f3f7a5f Added timeout for BMC reboot by Iftekharul Islam · 8 years ago
  78. 890a206 updated IA for main navigation. by Michael Davis · 8 years ago
  79. 971cfba adding event log template by Michael Davis · 8 years ago
  80. 5536812 Added BMC reboot functionality by Iftekharul Islam · 8 years ago
  81. 99d199f Major update to code structure by Iftekharul Islam · 8 years ago
  82. 38f681f Add full login functionality by Iftekharul Islam · 8 years ago
  83. ccfe245 Added host power on/off functionality to button. by Iftekharul Islam · 8 years ago
  84. c562618 power-operations: add indeterminate status bar by Michael Davis · 8 years ago
  85. 29825e4 bmc-reboot: add skeleton api calls by Michael Davis · 8 years ago
  86. 9e00ce9 unit-id: improvements to toggle style by Michael Davis · 8 years ago
  87. ea5241a define global message classes by Michael Davis · 8 years ago
  88. 4d05d48 bmc-reboot: add template page by Michael Davis · 8 years ago
  89. 115984a add data services and login credential management by Iftekharul Islam · 8 years ago
  90. b37fdfb Add unit-id and bmc-reboot to navigation. by Iftekharul Islam · 8 years ago
  91. 5a752b2 unit-id: start support by Michael Davis · 8 years ago
  92. f157d37 Adding angular support by Iftekharul Islam · 8 years ago
  93. 57738ea Basic interactive functions for login and power ops by Michael Davis · 8 years ago
  94. e15a956 misc changes to header and login by Michael Davis · 8 years ago
  95. 5d01469 power-operations: misc changes by Michael Davis · 8 years ago
  96. 4eaa0f5 power-operations: change style for button operation by Iftekharul Islam · 9 years ago
  97. 0f03ad1 style updates for header and power-ops by Michael Davis · 9 years ago
  98. b0f376a power-operations: implement simple behavior by Iftekharul Islam · 9 years ago
  99. 1947575 power-operations: add page and styles by Michael Davis · 9 years ago
  100. d7bf098 added aria roles for accessibility by Michael Davis · 9 years ago