getappmap / appmap-intellij-plugin

MIT License
38 stars 9 forks source link

Support new UI in install instructions #736

Closed jansorg closed 4 months ago

jansorg commented 4 months ago

Closes https://github.com/getappmap/appmap-intellij-plugin/issues/734

This passes a new property to the install instructions webview: uiStyle Possible values are new-ui for the new UI and classic for the old-style user-interface.

Open tasks:

github-actions[bot] commented 4 months ago

AppMap runtime code review

Summary Status
Failed tests :white_check_mark: All tests passed
API changes :zero: No API changes
Security flaws :white_check_mark: None detected
Performance problems :white_check_mark: None detected
Code anti-patterns :white_check_mark: None detected
New AppMaps :zero: No new AppMaps