* remove circular dependency on realm context * added realm as a param of the url * updated links to include realm * null !== undefined * set realm if realm in url * fixed breadcrumb type * fixed tests * addressed pr review comments
* updated the detail screen to support new mapping * fix merge error * added by configuration dialog
* only show breadcrumb when there are 2 levels * renamed the list clients and client scopes
* initial version of the breadcrumb component * moved breadcrumbs to Page component