Ember FW GC Package
Ember FW GC is a yarn package which has been developed by Informatics primarily to incorporate Group Control into the rest of the apps. It is required for any app, which is dependent upon Group Control (which so far is all of them), and it extends several of the components in ember-fw
, in order to make it work with Group Control. Any of the built in client components for logging, switching apps, or anything that deals with Group Control Data (such as roles, users or departments) are implemented by this package. This documentation is meant to be a more general and practical introduction to ember-fw-gc
. We also have Ember FW GC API Documentation, which can be found here.