-
Notifications
You must be signed in to change notification settings - Fork 5
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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)
This was
linked to
issues
Dec 18, 2024
…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.
…ll merge changes into dev branch.
siddheshraze
had a problem deploying
to
development
December 24, 2024 19:38 — with
GitHub Actions
Failure
siddheshraze
temporarily deployed
to
development
December 24, 2024 19:48 — with
GitHub Actions
Inactive
siddheshraze
temporarily deployed
to
development
December 24, 2024 19:50 — with
GitHub Actions
Inactive
siddheshraze
temporarily deployed
to
development
January 2, 2025 21:20 — with
GitHub Actions
Inactive
… out. New cell structure and modal system implemented.
siddheshraze
had a problem deploying
to
development
January 3, 2025 21:42 — with
GitHub Actions
Failure
…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
siddheshraze
had a problem deploying
to
development
January 8, 2025 15:14 — with
GitHub Actions
Failure
siddheshraze
temporarily deployed
to
development
January 8, 2025 15:18 — with
GitHub Actions
Inactive
siddheshraze
temporarily deployed
to
development
January 8, 2025 15:21 — with
GitHub Actions
Inactive
…seDown, seemed to do the trick in opening the modal
…tead of local memory completed.
siddheshraze
force-pushed
the
forestgeo-app-development
branch
from
January 9, 2025 14:45
58699d4
to
915bc7d
Compare
siddheshraze
temporarily deployed
to
development
January 9, 2025 14:45 — with
GitHub Actions
Inactive
siddheshraze
temporarily deployed
to
development
January 9, 2025 14:47 — with
GitHub Actions
Inactive
…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
temporarily deployed
to
development
January 9, 2025 16:52 — with
GitHub Actions
Inactive
siddheshraze
temporarily deployed
to
github-pages
January 9, 2025 16:53 — with
GitHub Actions
Inactive
siddheshraze
temporarily deployed
to
github-pages
January 9, 2025 16:54 — with
GitHub Actions
Inactive
siddheshraze
temporarily deployed
to
development
January 9, 2025 16:55 — with
GitHub Actions
Inactive
justinpac
approved these changes
Jan 9, 2025
siddheshraze
temporarily deployed
to
development
January 14, 2025 14:41 — with
GitHub Actions
Inactive
siddheshraze
temporarily deployed
to
development
January 14, 2025 14:44 — with
GitHub Actions
Inactive
… transaction too early
siddheshraze
temporarily deployed
to
development
January 14, 2025 15:17 — with
GitHub Actions
Inactive
siddheshraze
temporarily deployed
to
development
January 14, 2025 15:20 — with
GitHub Actions
Inactive
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Relevant GitHub issues will be tagged here -- please see issues for better clarification of issues addressed/repaired.