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

Update app to use latest ways of doing things in rails #391

Closed
mikevallano opened this issue Dec 6, 2023 · 1 comment · Fixed by #395
Closed

Update app to use latest ways of doing things in rails #391

mikevallano opened this issue Dec 6, 2023 · 1 comment · Fixed by #395

Comments

@mikevallano
Copy link
Owner

mikevallano commented Dec 6, 2023

Read through the changelogs, etc. and manually update things, for example:

@mikevallano
Copy link
Owner Author

12/8 status:

Everything is working locally, though there are some failing feature tests.

I deployed the branch to production, but the problems are:

  • a browser console error that newz.js is not found.
  • jquery does not seem to be working because the bootstrap nav dropdowns are not working.

Next steps:

  • clean up code
  • clean up diffs in css files so that they only reflect actual changes, and not prettier
  • look at the failing tests and fix easy solutions, and tag or otherwise skip others
  • make a list of things to fix or refactor for next steps
  • address problems in production
  • deploy and test
  • fix up any bugs
  • merge and deploy!

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 a pull request may close this issue.

1 participant