The idm UI code needs a serious overhaul, but for now, these minor tweaks remove some of the wonky card wrapping from react-toolbox and slightly simplifies the UI of the profile form view, making it more suitable for embedding elsewhere (e.g. in the game UI)
Changes:
removes "Explore API" item from home menu, to be reintroduced differently if ever desired
makes minor adjustment to styling of Profile component/view
Overview
The
idm
UI code needs a serious overhaul, but for now, these minor tweaks remove some of the wonky card wrapping fromreact-toolbox
and slightly simplifies the UI of the profile form view, making it more suitable for embedding elsewhere (e.g. in thegame
UI)Changes:
Profile
component/viewData Model / DB Schema Changes
None.
Environment / Configuration Changes
None.