-
Notifications
You must be signed in to change notification settings - Fork 14
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
Zot4plan import button #555
Conversation
…to zot4plan-import-button update from main
…to zot4plan-import-button update from main
…to zot4plan-import-button
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like you might still be working on stuff so I'll leave this comment here for now. Re-request review once you're ready for me to take another look
…to zot4plan-import-button
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will raise this as a new issue, but since Zot4Plan only offers 1 summer, the best assumption to make would probably be to do it as a 10 week summer
You're good to merge now |
There is now a button on the roadmap page for users to import a schedule from Zot4Plan.
This opens a modal prompting them for their Zot4Plan schedule name and their year (to determine the starting year for their roadmap).
They then can import the schedule from Zot4Plan, which is formatted and loaded locally as a new roadmap in PeterPortal with the same name; the roadmap is not saved to their account/browser (yet).
Description
Screenshots
The import modal:
A Zot4Plan schedule and the imported roadmap side by side:
Test Plan
test_migration
,test_migration2
, andtest_migration_complex
Issues
Closes #547