LearnersGuild / idm

identity management service
MIT License
2 stars 24 forks source link

Minor tweaks for embedding profile form #151

Closed heyheyjp closed 7 years ago

heyheyjp commented 7 years ago

Overview

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:

Data Model / DB Schema Changes

None.

Environment / Configuration Changes

None.