Closed
Conversation
* ✨ feat: Added migration for old data without metadata json file. * 🔧 chore: Update to refer to metadata.json from the blob * 🔥 chore: Update sh file to run migrate code for older countries * 🔥 chore: Migration file updated * 🔥 chore: Migration file updated * 🔥 chore: Migration file updated * 🔥 chore: added command for migrating old metadata * chore: Addressed Review Comments * chore: Addressed Review Comments * chore: Addressed Review Comments * chore: Addressed Review Comments * chore: Changed the scripts path and added to infra init jobs yaml * chore: Fixed metadata path issue. * chore: Removed code for error fix in ApprovelRequest Model * chore: Removed code for error fix in FileUpload Model * chore: Removed code for error fix in ApprovalRequest Model * refactor: Change in the init jobs to add migrate as a separate job * chore: disable migrate blob job * chore: re-enable migrate blob job * refactor: migrate script modified * refactor: migrate script modified * refactor: migrate script modified * refactor: Migrate Script fixed * refactor: Migrate Script fixed * chore: make pre-commit fixes --------- Co-authored-by: nagarro <bidhan.mondal@nagarro.com>
…ew flow - remove API call from metadata continue for school-data - add review call to POST /upload/review with same payload as submit - keep submit using existing upload API - preserve polling and existing success/navigation behavior
* ✨ feat: Added migration for old data without metadata json file. * 🔧 chore: Update to refer to metadata.json from the blob * 🔥 chore: Update sh file to run migrate code for older countries * 🔥 chore: Migration file updated * 🔥 chore: Migration file updated * 🔥 chore: Migration file updated * 🔥 chore: added command for migrating old metadata * chore: Addressed Review Comments * chore: Addressed Review Comments * chore: Addressed Review Comments * chore: Addressed Review Comments * chore: Changed the scripts path and added to infra init jobs yaml * chore: Fixed metadata path issue. * chore: Removed code for error fix in ApprovelRequest Model * chore: Removed code for error fix in FileUpload Model * chore: Removed code for error fix in ApprovalRequest Model * refactor: Change in the init jobs to add migrate as a separate job * chore: disable migrate blob job * chore: re-enable migrate blob job * refactor: migrate script modified * refactor: migrate script modified * refactor: migrate script modified * refactor: Migrate Script fixed * refactor: Migrate Script fixed * chore: make pre-commit fixes --------- Co-authored-by: nagarro <bidhan.mondal@nagarro.com>
* ✨ feat: Added migration for old data without metadata json file. * 🔧 chore: Update to refer to metadata.json from the blob * 🔥 chore: Update sh file to run migrate code for older countries * 🔥 chore: Migration file updated * 🔥 chore: Migration file updated * 🔥 chore: Migration file updated * 🔥 chore: added command for migrating old metadata * chore: Addressed Review Comments * chore: Addressed Review Comments * chore: Addressed Review Comments * chore: Addressed Review Comments * chore: Changed the scripts path and added to infra init jobs yaml * chore: Fixed metadata path issue. * chore: Removed code for error fix in ApprovelRequest Model * chore: Removed code for error fix in FileUpload Model * chore: Removed code for error fix in ApprovalRequest Model * refactor: Change in the init jobs to add migrate as a separate job * chore: disable migrate blob job * chore: re-enable migrate blob job * refactor: migrate script modified * refactor: migrate script modified * refactor: migrate script modified * refactor: Migrate Script fixed * refactor: Migrate Script fixed * chore: make pre-commit fixes --------- Co-authored-by: nagarro <bidhan.mondal@nagarro.com>
* ✨ feat: Added migration for old data without metadata json file. * 🔧 chore: Update to refer to metadata.json from the blob * 🔥 chore: Update sh file to run migrate code for older countries * 🔥 chore: Migration file updated * 🔥 chore: Migration file updated * 🔥 chore: Migration file updated * 🔥 chore: added command for migrating old metadata * chore: Addressed Review Comments * chore: Addressed Review Comments * chore: Addressed Review Comments * chore: Addressed Review Comments * chore: Changed the scripts path and added to infra init jobs yaml * chore: Fixed metadata path issue. * chore: Removed code for error fix in ApprovelRequest Model * chore: Removed code for error fix in FileUpload Model * chore: Removed code for error fix in ApprovalRequest Model * refactor: Change in the init jobs to add migrate as a separate job * chore: disable migrate blob job * chore: re-enable migrate blob job * refactor: migrate script modified * refactor: migrate script modified * refactor: migrate script modified * refactor: Migrate Script fixed * refactor: Migrate Script fixed * chore: make pre-commit fixes --------- Co-authored-by: nagarro <bidhan.mondal@nagarro.com>
* fix: minor UI fixes Fix tooltip positioning to not be outside the table Fix Close and run in background button position * fix: minor UI additions Placeholder on dropdown Automatic / on MM/YYYY on metadata input
fix lint errors on import orders from ruff
Fixed ruff errors for azure pipelane checks
…ving to approval screen
* remove unused get n errors check * fix: remove unused viewdetailsmodal
Updated sentry for api (gigasync-dataingestion-backend) and ui (gigasync-dataingestion-frontend). Note: new sentry env vars needs to be updated on deployment
update poetry lock
This file contains hidden or 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
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.
What type of PR is this?
build: Commits that affect build components like build tool, dependencies, projectversion
chore: Miscellaneous commits (e.g. modifying.gitignore)ci: Commits are specialbuildcommits that affect the CI/CD pipelinedocs: Commits that affect documentation onlyfeat: Commits that add a new featurefix: Commits that fix a bugperf: Commits are specialrefactorcommits that improve performancerefactor: Commits that rewrite/restructure your code, however does not change anybehaviour
revert: Commits that revert another commit/PR, usually can be autogenerated onGitHub or using
git revertstyle: Commits are specialrefactorcommits that edit the code to comply with acode style, linter, or formatter
test: Commits that add missing tests or correcting existing testsSummary
What does this PR do
How to test
Link to Jira/Asana/Airtable task (if applicable)
placeholder
Wireframe screenshot/screencap (if applicable)
placeholder
Implementation screenshot/screencap (if applicable)
placeholder