Skip to content

Dev testing#217

Closed
bidhan-nagarro wants to merge 64 commits intomainfrom
dev-testing
Closed

Dev testing#217
bidhan-nagarro wants to merge 64 commits intomainfrom
dev-testing

Conversation

@bidhan-nagarro
Copy link
Copy Markdown
Collaborator

What type of PR is this?

  • build: Commits that affect build components like build tool, dependencies, project
    version
  • chore: Miscellaneous commits (e.g. modifying .gitignore)
  • ci: Commits are special build commits that affect the CI/CD pipeline
  • docs: Commits that affect documentation only
  • feat: Commits that add a new feature
  • fix: Commits that fix a bug
  • perf: Commits are special refactor commits that improve performance
  • refactor: Commits that rewrite/restructure your code, however does not change any
    behaviour
  • revert: Commits that revert another commit/PR, usually can be autogenerated on
    GitHub or using git revert
  • style: Commits are special refactor commits that edit the code to comply with a
    code style, linter, or formatter
  • test: Commits that add missing tests or correcting existing tests

Summary

What does this PR do

How to test

  1. Instructions on how to test
  2. Specify which files to review
  3. etc.

Link to Jira/Asana/Airtable task (if applicable)

placeholder

Wireframe screenshot/screencap (if applicable)

placeholder

Implementation screenshot/screencap (if applicable)

placeholder

bidhan-nagarro and others added 30 commits March 9, 2026 14:43
* ✨ 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>
Javiershenbc and others added 28 commits March 19, 2026 11:29
…214)

* Revert "Feature/tech 6769 upload table tabs based on data source (#197)"

This reverts commit 22071a0.

* fix: revert only metadata changes

Restoring UI changes to only revert metadata changes

* feat: remove giga meter tab

Remove giga meter tab until it's added as a working source
* 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
* 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
@bidhan-nagarro bidhan-nagarro deleted the dev-testing branch April 14, 2026 12:35
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.

4 participants