-
Notifications
You must be signed in to change notification settings - Fork 0
Staging #9
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
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||
User description
What kind of change does this PR introduce?
eg: Bug fix, feature, docs update, ...
Why was this change needed?
Please link to related issues when possible, and explain WHY you changed things, not WHAT you changed.
Other information:
eg: Did you discuss this change with anybody before working on it (not required, but can be a good idea for bigger changes). Any plans for the future, etc?
Checklist:
Put a "X" in the boxes below to indicate you have followed the checklist;
PR Type
Enhancement
Description
Add Olitt app URL configuration for "Back to Olitt" navigation button
Update authentication layout to redirect users back to Olitt app
Remove logout component from settings and billing interfaces
Simplify Docker build workflow by removing multi-arch platform support
Add gap styling to logo navigation element
Diagram Walkthrough
File Walkthrough
2 files
Add Olitt app URL environment variableRemove multi-architecture platform support8 files
Redesign auth layout with Olitt redirectReplace login component with Olitt redirectPass Olitt app URL to context providerPass Olitt app URL to extension layoutRemove logout component from settingsRemove logout component from billing viewConvert logo to Olitt app navigation linkAdd olittAppUrl to context interface