weixin_39632397 2020-11-21 23:51
浏览 0

PAYARA-4097 Fixed Grid Layout, Dynamic Settings

Summary

Pure JS/HTML/CSS update for MC webapp that does:

  • fixed grid layout algorithm
  • made settings dynamic or responsive so they reflect the actual chart selected and its current values - for this the settings are now purely generated by JS
  • organised and cleaned the JS code (main separation into model view and chart specific code all under the global object MonitoringConsole)

Reviewer Notes

Remember that monitoring-console.js is merged from the other JS files and does not need to be reviewed.

该提问来源于开源项目:payara/Payara

  • 写回答

5条回答 默认 最新

  • weixin_39632397 2020-11-21 23:51
    关注

    jenkins test please

    评论

报告相同问题?