-
Notifications
You must be signed in to change notification settings - Fork 18
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
refactor: elm rebuild #761
Conversation
…r Model to match elm-land
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.
🤯
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.
🥳 a new beginning! mammoth effort and nice work! GitHub UI diff view choked a little bit here and there 😓 walked through in local stack and everything looked and worked great.
i did point some minor things out, but happy to address in a follow-up(s).
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.
lgtm
this PR includes all of the changes mentioned in PR #752:
refactoring the code to follow established patterns better, inspired by elm-land and NextJS
the main idea is to build the app around the following core components
some other welcome changes that are included:
/add-deployment
is now/deployments/add
(consistency)/add-schedule
is now/schedules/add
(consistency)/deployments/add
supports query parameters