-
Notifications
You must be signed in to change notification settings - Fork 0
353 extract auth app #66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
6e5c52c to
6060f94
Compare
Ready for Review
How to reviewGoal was to be able to extract and decouple the auth app from the monorepo and its libraries.
ℹ️ Note that I've added a npm-dependency using a github url of "hackathon-demo". This should later become a real npm-registry release for all our libraries. |
60f9d81 to
558d21d
Compare
558d21d to
645d740
Compare
|
Tests are working again :) Updated to latest Jest. So now it really can be reviewed and merged then. Now even all the shared libraries can run as a standalone project. They now include their corresponding package-lock and dependencies. I just need a "Go" to copy these parts to the datev-research repository. |
7e84ab6 to
eee24e1
Compare
58ce937 to
fb4fc9c
Compare
fb4fc9c to
3c18519
Compare
|
Ich hab das Thema Custom Style für den Authorization App Header hier mit eingebaut. |
|
Tests are now working in Standalone app :) I'll merge this PR now |
No description provided.