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

massive refactor. add API class to frontend, standardize error + json responses from backend. assorted fixes #367

Merged
merged 0 commits into from
Sep 23, 2024

Conversation

PThorpe92
Copy link
Member

@PThorpe92 PThorpe92 commented Sep 4, 2024

adds

make migration NAME=change_provider_column

Which will generate a new migration, which you can then add your relevant SQL for up/down in the backend/migrations/0000x_change_provider_column.sql file that is generated.

Some assorted frontend fixes for lints as well

On debian based distrobutions, docker compose is not a command, so I found out this weekend. It requires you to use docker-compose, so this was reflected in the Makefile.

@jtucholski jtucholski self-requested a review September 5, 2024 15:18
@PThorpe92 PThorpe92 changed the title Makefile additions, seeder fix, fix frontend lints massive refactor. add API class to frontend, standardize error + json responses from backend. assorted fixes Sep 8, 2024
@PThorpe92 PThorpe92 merged commit 4784fcd into UnlockedLabs:main Sep 23, 2024
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.

1 participant