Skip to content
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

Merged
merged 211 commits into from
Mar 25, 2024
Merged

refactor: elm rebuild #761

merged 211 commits into from
Mar 25, 2024

Conversation

plyr4
Copy link
Contributor

@plyr4 plyr4 commented Jan 31, 2024

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

  • Shared
  • Layouts
  • Pages
  • View
  • Components
  • Auth

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

KellyMerrick and others added 30 commits December 27, 2023 15:56
ecrupper
ecrupper previously approved these changes Mar 19, 2024
Copy link
Contributor

@ecrupper ecrupper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤯

wass3rw3rk
wass3rw3rk previously approved these changes Mar 20, 2024
Copy link
Member

@wass3rw3rk wass3rw3rk left a 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).

ecrupper
ecrupper previously approved these changes Mar 21, 2024
wass3rw3rk
wass3rw3rk previously approved these changes Mar 21, 2024
@plyr4 plyr4 dismissed stale reviews from wass3rw3rk and ecrupper via 9c22aab March 25, 2024 13:43
Copy link
Contributor

@KellyMerrick KellyMerrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@plyr4 plyr4 merged commit 0676888 into main Mar 25, 2024
13 checks passed
@plyr4 plyr4 deleted the refactor/elm-rebuild branch March 25, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants