You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Major refactor of the entire cannlytics module.
Major refactor of the metrc module, improving performance and ease-of-use.
Minor refactor of the firestore module, removing redundant wrapper functions. Firestore functions can now optionally be passed a Firestore Client (database) to create an opportunity for further performance optimization.
The features and functionality of the lims module are beginning to be completed, tested, and standardized.
A Cannlytics class has been added to serve as an interface to all firebase, metrc, and lims functionality.
Authentication functionality in cannlytics.auth.auth.py has been standardized to support authentication in the Cannlytics Console, the Cannlytics Website, and the Cannlytics API.