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

Merging Hotfix/Pilot Demo Feedback Changes #202

Merged
merged 40 commits into from
Jan 14, 2025

Conversation

siddheshraze
Copy link
Collaborator

Relevant GitHub issues will be tagged here -- please see issues for better clarification of issues addressed/repaired.

…tem to use a table system similar to the postvalidation system, and added caching via swr and memoization to limit re-renders
…ed. INCOMPLETE -- currently review state is updating way too soon and not allowing uploads to complete.
… a singleton instance and further attempting to refine streaming system. Saving for later modification.
…tration. Further changes will be made here and sequentially applied to dev and then prod site
…nt to simplify application where needed. Standardization applied to grid columns to reduce footprint, and reorganized component structure to increase readability.
… customizations from each table using units. Updated table structures and procedures to correctly work with this new system.
…, but grid is rendering correctly and shows history.{
…der to force re-render when pagination model is updated (user moves to new page)
…ndency arrays in msv system to confirm that rowCount and paginationModel are correctly being updated when row is refreshed/reloaded
…m. repairing the date parsing present there to ensure that full date is preserved
# Conflicts:
#	frontend/app/api/formdownload/[dataType]/[[...slugs]]/route.ts
#	frontend/components/datagrids/applications/msvdatagrid.tsx
#	frontend/components/datagrids/measurementscommons.tsx
#	frontend/components/processors/processcensus.tsx
#	frontend/components/uploadsystem/uploadparent.tsx
#	frontend/config/macros/uploadsystemmacros.ts
#	frontend/config/utils.ts
#	frontend/sqlscripting/tablestructures.sql
… is currently NOT WORKING -- do not merge this up!
…n searching for existing records. saving changes to mark progress.
… out. New cell structure and modal system implemented.
…utomated logging added and system will auto-kill connections taking longer than 60s to complete. custom DBH limits system has been tested and confirmed as correctly flagging relevant issues.
… lift to next v15. will revert if this doesn't work
…eeps recurring. Instead of consistently passing errors around when the system encounters an error, the system will instead load the breaking row into a separate file and download it as part of the upload process as a CSV
@siddheshraze siddheshraze merged commit d590f3f into main Jan 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants