-
Notifications
You must be signed in to change notification settings - Fork 19
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
Bff transform integration for Unified Dev #79
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
jagankumar-egov
approved these changes
Jan 2, 2024
jagankumar-egov
added a commit
that referenced
this pull request
Apr 4, 2024
* Updated the packages version * updated the workbench version * updated the jsonform issues related to bulkupload * Fix : Fixed BulkModal Ui for MDMSAddv4 (#49) * Fix : Fixed BulkModal Ui for MDMSAddv4 * Incremented Workbench Version * Updated the limit of schema fetch to 200 * Added the default customisation config changes required for the HCM search screen * added custom config for facility (#57) * corrected the customisation logic * added a fix for default request criteria * Updated UICustomizations for project and facility #60 * Fix : Fixed duplicate caching issue in add screen (#59) * Fix : Fixed duplicate caching issue in add screen * Fix : Fixed caching issue in MDMSAddV4 screen * feat: implemented cache deletion for specific screens * exported request from libraries * Used Global Digit criteria in MDMSsearch screen (#62) * Updated the package version * added ui customisation for Project Resource * Update UICustomizations.js * Updated the library version of Workbench library * added base bff service * Update build-config.yml * Feat : Created Enpoints for transform data * Feat : Created Endpoints to transform xlsx data * Refactor : Refactored parsing logics * Refactor: Reafactored Kafka Listener * Refactor: Reafactored Kafka Listener * Refactor: Refactored Config for helm chart * Feat : Implemented Dynamic url * Feat : Integrated multiple ParsingTemplates and ingestion message in kafka * Feat : Integrated with ingestion api * Feat : Integrated transform service for unified-dev * Bff transform integration for Unified Dev (#79) * Feat : Created Enpoints for transform data * Feat : Created Endpoints to transform xlsx data * Refactor : Refactored parsing logics * Refactor: Reafactored Kafka Listener * Refactor: Reafactored Kafka Listener * Refactor: Refactored Config for helm chart * Feat : Implemented Dynamic url * Feat : Integrated multiple ParsingTemplates and ingestion message in kafka * Feat : Integrated with ingestion api * Feat : Integrated transform service for unified-dev * Update build-config.yml * Update build-config.yml * Feat : skip library check * Feat : Added loggers * Refactored configs * Feat : integrated for uat * Fix : Fixed Blob error * Feat : Integrated with hcm bff internal service * Feat : added event handler for kafka * Fix : fixed url for hosts * Feat : changed kafka offset to latest * Feat : Used httpRequest for inter service calls * Feat : changed kafka offset * Fix : fixed mdms context path issue * Feat : created process apis * Fix : Fixed empty file issue * Fix : fixed ingestion issue * Feat : Used ingestiondetails file id in ingestion * Fix : kafka integration fix * Fix : kafka fix * Feat : Implemented Logger for kafka connect * Feat : Kafka integration via consumer group * Feat : integrated with env variables * Fix : mdms url fix * Fix : fixed kafka url * Feat : Integrated hash-sum feature * Fix : fixed double digit column issue * Feat : Integrated with format types * Feat : Added unique and conditions check * Fix : Fixed null values before formatting * Feat : Added typecasting for sheet values * Fix : Fixed Empty Value issue * Feat : Integrated with isConsolidate Property * Fix : Fixed for multiple pasrings * Fix : fixed unique issue * Feat : Added kafka wait for multiple parsings * Fix : kafka fix for multiple ingestion * Feat : added delay in kafka ingestions * Fix : fixed hash issue and ingestion infos * Create api_swagger.yml * Update api_swagger.yml * Add files via upload * Update api_swagger.yml * Feat : Added db integration for campaign details table HLM-4969 * Merged with db integration changes * Removed unused folders * Refactor : Refactored process microplan flow * feat : integrated with idgen for campaign number * Feat : added validations of HCMConfig * Refactored processmicroplan controller * Feat : Added started state in persisting campaign details * Feat : Integrated with db for both campaign and ingestion details * added validation for file store id * Fixed topic names for ingestion db persist * Feat : Added db configs * search api * Fix : Fixed producer * Fixed logger details * refactored search logic * Feat: added pagination and modified response HLM-5000 * Feat : added validations for row datas * Merged with search api changes * made changes in db configs * renamed db * changes in config * seperated port number from hostname * minor changes to db_host * Rename api_swagger.yml to processmicroplan_api_swagger.yml * Create resource_api_swagger.yml * Feat : Initialised controller for api generic * add the migration file for resource * integrated download endpoint HLM-5020 * Feat : added validator for schema * Refactored genericAPIController * Feat : Initialised creation api * Feat : added column status in eg_generated_resource_details * Feat : initialised activity creation in create api * feat: initialized generation of data HLM-5019 * Feat : Added integration for error scenarios for activity details * Feat : Integrated with MDMS Schema * FEAT: HLM5019 implemented generate api * Fixed : invalide data check * Feat : Integrated batchsize for create limit * feat:HLM_5019 implemented search logic * Feat : Integerated with single registry create * Removed localhost references * Feat : Added length check for creation response * feat : hlm5019 integrated search with updated template * Feat : Integrated for persistence check * FEAT:: hLm-5019 implemented logic for full working flow of genrate api along with search api integrated with template config fetched from mdms * Feat : Refactored Create and validate api * Feat : Enhanced persistence check * Feat : Added schema skip status for schema not found * Feat:hlm--5019 refactored code of generate api and added proper error handling * feat:hlm-5020 implemnetd the download link logic from given filestoreid * Feat : Integerated with status file * Feat : Integrated statusFileStoreId persistence * Feat : Integrated with generate boundary sheet api * feat::hlm-5087 implemneted the generation of template based excel in response for facility * Feat : Initialised Campaign Create * feat:hlm5128 implemented generate and download for boundary * Feat : Integrated project facility creation * Feat : Integrated with Idgen * Feat : added validation for all resource types * feat hlm-5214 implemented filter fro boundary user and facility * Feat : Initialised new service creation * Feat : Created Controller for data manage * Feat : Implemented generate logic for facility * feat : implemented boundary code generation * Feat : Removed Unused controllers * Reset Config * Meged with generateBoundary codes * Feat : Implemented Generate api for facilityWithBoundary type * implemented boundary code generation * Implemented get sheet data * refactor * Fix : removed unexported functions * feat : code generation logic from excel sheet of boundary hLm-5285 * Feat : implemented validation and creation for facility * Feat : Implemented facility validate * Feat : Implemented full flow facility creation and validation * Removed unused functions * Feat : Added createAndSearchTemplate * Feat : Initialised generic create * Removed Unused Imports * boundary code filled in column of excel sheet * Feat : implemented generic create and validate * Fix : Fixed columns duplicate issue * Feat : Integrated activity persistor * Removed unused functions * Feat : Initialised Create Project Campaign * Feat : Implemented schema validation * stable implementation for boundarycode generation and donwloading it with autogenerated boundary codes feat hlm 5285 * Feat : Updated migration scripts * Feat : Configured for deployment * Fixed kafka host * FRemoved hcm-bff dependencies * Renamed image name * Fix : Fix kafka issue * Revert "Fix : Fix kafka issue" This reverts commit f543163. * Fix : fix table name * Feat : implement Create project campaign api with persistence * upsert boundary code generation logic implemented * updated to latest node version * updated the docker files * Update Dockerfile * Feat : Integrated Search apis * Feat : Intgrated search apis * Update publishProjectFactory.yml * updated the script * Update publishProjectFactory.yml * Update publishProjectFactory.yml * proper error handling and some validations while bulk uploading boundary data * Update publishProjectFactory.yml * Feat : intgerate project creation * Merge with boundary changes * Fix : fix projectHost * Feat : Fix project paths * Fix : fixed project variable * added download api logic of making tabs on district based * made chnages in getSheetdata params * Update Dockerfile * updated the directory * merged * Delete node_modules/.yarn-integrity * Delete micro-ui/web/micro-ui-internals/example/.env-workbench-mz-uat * Feat : Updated migration scripts * implemented different tabs on the basis of district logic while download of type boundarywith target * param changes in appendsheettoworkboook function * Implemented Campaign details validation via schema * Feat : implemented draft persistence * Feat : Refactored whole code * Refactor : refactored whole code * Feat : removed unused files * reveretd all tha packages folder changes * Update publishProjectFactory.yml --------- Co-authored-by: Jagankumar <[email protected]> Co-authored-by: admin1 <[email protected]> Co-authored-by: nitish-egov <[email protected]> Co-authored-by: himanshukeshari-eGov <[email protected]> Co-authored-by: nitiman7765 <[email protected]>
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.
No description provided.