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

Change the Resident table name to Client #208

Open
RyanNerd opened this issue Oct 24, 2021 · 0 comments
Open

Change the Resident table name to Client #208

RyanNerd opened this issue Oct 24, 2021 · 0 comments
Labels
enhancement New feature or request Refactor Code refactoring

Comments

@RyanNerd
Copy link
Owner

This is a HUGE refactor (may not be worth it). Both the web and app code will need to be refactored.

May be able to use MySQL views to alias the Resident table.
All the FK will be a pain to convert though...

@RyanNerd RyanNerd added the enhancement New feature or request label Oct 24, 2021
RyanNerd added a commit that referenced this issue Nov 3, 2021
- Changed ResidentGrid.tsx to ClientGrid.tsx
- Clear the search text when a client is selected

See #208
@RyanNerd RyanNerd added the Refactor Code refactoring label Nov 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Refactor Code refactoring
Projects
None yet
Development

No branches or pull requests

1 participant