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

feat: Recon screens #2052

Open
wants to merge 73 commits into
base: main
Choose a base branch
from
Open

feat: Recon screens #2052

wants to merge 73 commits into from

Conversation

susrithasabbini
Copy link
Contributor

@susrithasabbini susrithasabbini commented Jan 10, 2025

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Motivation and Context

How did you test it?

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@susrithasabbini susrithasabbini requested a review from a team as a code owner January 10, 2025 08:53
Copy link

semanticdiff-com bot commented Jan 10, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  webpack.dev.js  3% smaller
  config/config.toml Unsupported file format
  public/hyperswitch/Recon/landing.svg  0% smaller
  public/hyperswitch/assets/reconLanding.svg Unsupported file format
  src/components/Button.res Unsupported file format
  src/components/InputFields.res Unsupported file format
  src/components/InputFields.resi Unsupported file format
  src/components/MultipleFileUpload.res Unsupported file format
  src/components/OrderUtils.res Unsupported file format
  src/entryPoints/ReconApp/ReconApp.res Unsupported file format
  src/entryPoints/ReconApp/ReconSidebarValues.res Unsupported file format
  src/entryPoints/RevenueRecoveryApp/RevenueRecoverySidebarValues.res Unsupported file format
  src/entryPoints/SidebarValues.res Unsupported file format
  src/hooks/AuthHooks.res Unsupported file format
  src/reconContainer/ReconConfigurationContainer.res Unsupported file format
  src/reconContainer/ReconHistoryContainer.res Unsupported file format
  src/reconContainer/ReconReportsContainer.res Unsupported file format
  src/reconScreens/ReconAnalytics/ReconAnalytics.res Unsupported file format
  src/reconScreens/ReconAnalytics/ReconAnalyticsHelper.res Unsupported file format
  src/reconScreens/ReconAnalytics/ReconAnalyticsUtils.res Unsupported file format
  src/reconScreens/ReconAnalytics/TempAnalyticsData/AnalyticsData.res Unsupported file format
  src/reconScreens/ReconConfiguration/ConnectOrderData/ConnectOrderData.res Unsupported file format
  src/reconScreens/ReconConfiguration/ConnectOrderData/ConnectOrderDataHelper.res Unsupported file format
  src/reconScreens/ReconConfiguration/ConnectOrderData/ConnectOrderDataTypes.res Unsupported file format
  src/reconScreens/ReconConfiguration/ConnectOrderData/ConnectOrderDataUtils.res Unsupported file format
  src/reconScreens/ReconConfiguration/ConnectProcessorData/ConnectProcessorData.res Unsupported file format
  src/reconScreens/ReconConfiguration/ConnectProcessorData/ConnectProcessorDataHelper.res Unsupported file format
  src/reconScreens/ReconConfiguration/ManualMapping/ManualMapping.res Unsupported file format
  src/reconScreens/ReconConfiguration/ManualMapping/ManualMappingHelper.res Unsupported file format
  src/reconScreens/ReconConfiguration/ReconConfiguration.res Unsupported file format
  src/reconScreens/ReconConfiguration/ReconConfigurationHelper.res Unsupported file format
  src/reconScreens/ReconConfiguration/ReconConfigurationTypes.res Unsupported file format
  src/reconScreens/ReconConfiguration/ReconConfigurationUtils.res Unsupported file format
  src/reconScreens/ReconConfiguration/TempConfigData/ConfigUtils.res Unsupported file format
  src/reconScreens/ReconConfiguration/TempConfigData/TempAPIUtils.res Unsupported file format
  src/reconScreens/ReconHistory/HistoryListMapper.res Unsupported file format
  src/reconScreens/ReconHistory/HistoryTableEntity.res Unsupported file format
  src/reconScreens/ReconHistory/HistoryTypes.res Unsupported file format
  src/reconScreens/ReconHistory/ReconHistory.res Unsupported file format
  src/reconScreens/ReconHistory/TempHistoryData/HistoryData.res Unsupported file format
  src/reconScreens/ReconOnboarding/ReconOnbdLanding.res Unsupported file format
  src/reconScreens/ReconReports/ReconReports.res Unsupported file format
  src/reconScreens/ReconReports/ReportsListMapper.res Unsupported file format
  src/reconScreens/ReconReports/ReportsTableEntity.res Unsupported file format
  src/reconScreens/ReconReports/ReportsTypes.res Unsupported file format
  src/reconScreens/ReconReports/TempReportsData/ReportsData.res Unsupported file format
  src/utils/DateTimeUtils.res Unsupported file format
  tailwind.config.js  0% smaller

@susrithasabbini susrithasabbini self-assigned this Jan 13, 2025
@susrithasabbini susrithasabbini added the S-in-progress Status: Implementation is underway label Jan 13, 2025
susrithasabbini and others added 30 commits January 21, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-in-progress Status: Implementation is underway
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Recon Screens
3 participants