Skip to content

Adapter/apcfss#314

Open
VishnuKrishnathu wants to merge 21 commits into
ELEVATE-Project:ap-release-1.0.4from
VishnuKrishnathu:adapter/apcfss
Open

Adapter/apcfss#314
VishnuKrishnathu wants to merge 21 commits into
ELEVATE-Project:ap-release-1.0.4from
VishnuKrishnathu:adapter/apcfss

Conversation

@VishnuKrishnathu

Copy link
Copy Markdown

No description provided.

VishnuKrishnathu and others added 20 commits November 27, 2025 05:48
- Changed Prettier configuration to enforce semicolons.
- Removed `jsconfig.json` and `env-config.js` files.
- Added ESLint and related plugins to `package.json` and `package-lock.json`.
- Updated TypeScript configuration to set base URL to `src` and adjusted include paths.
- Introduced new route for school survey in `url.js`.
- Enhanced `FlowSelection` component to include a new flow option for school survey.
- Updated various components and pages to improve code consistency and readability.
- Changed Prettier configuration to enforce semicolons.
- Removed `jsconfig.json` and `env-config.js` files.
- Added ESLint and related plugins to `package.json` and `package-lock.json`.
- Updated TypeScript configuration to set base URL to `src` and adjusted include paths.
- Introduced new route for school survey in `url.js`.
- Enhanced `FlowSelection` component to include a new flow option for school survey.
- Updated various components and pages to improve code consistency and readability.
- Added new school survey route to bot routes in `configure.js`.
- Updated `flowConfig.js` to include new flow-to-route and flow-to-websocket mappings.
- Refactored `voice-chat-conf.js` to utilize the new route mapping function for session routes.
- Improved code consistency by ensuring semicolons are used throughout the files.
- Cleaned up imports and organized code structure for better readability.
- Improved code consistency by adding semicolons in `VoiceTextInput.jsx`.
- Enhanced textarea height adjustment logic for better user experience.
- Updated flow configuration in `flowConfig.js` to use websocket routes for various session flows.
- Cleaned up imports and organized code structure for improved readability.
…date helper to use it

- Added a new function `getWebSocketUrlFromSession` to retrieve WebSocket URLs based on session names and types in `flowConfig.js`.
- Updated the `buildWebSocketUrl` function in `helpers.js` to utilize the new WebSocket URL retrieval function, enhancing the flow management.
- Changed the route for school survey in `configure.js` to use a hyphen.
- Introduced `FLOW_TO_WEB_ROUTE_MAP` in `flowConfig.js` for better route management.
- Updated `useFlow.js` and `commonPage.jsx` to utilize the new route mapping.
- Enhanced `voice-chat-conf.js` to include the school survey in the special flow check.
- Removed unused `storageFlow` variable from `commonPage.jsx`.
- Updated conditional rendering logic for `LanguageSelectionGrid` and `FlowSelection` to enhance readability and maintainability.
- Introduced console logs to track navigation actions when redirecting to the login page and handling API failures.
- Removed commented-out navigation code to clean up the logic flow.
- Enhanced error handling by logging errors during API calls for better debugging.
…de consistency

- Added semicolons for consistency in `LanguageSelectionGrid.jsx` and `enum.js`.
- Cleaned up imports and organized code structure in `LanguageSelectionGrid.jsx`.
- Simplified condition checks and removed unnecessary comments in `ssoFlow.jsx`.
- Enhanced readability by ensuring consistent formatting across multiple files.
- Added new keys for completion messages and CTAs in `flowConfig.js`.
- Updated `useConfirmationPopup.js` to ensure consistent semicolon usage.
- Refactored `enum.js` to improve structure and added session flow exclusions for language options.
- Introduced a completion popup function in `voice-chat-conf.js` to handle post-chat actions.
- Cleaned up commented-out code in `voice-chat.js` for better readability.
- Added semicolons for consistent formatting in `user.js`.
- Updated error handling to ensure consistent return values in API functions.
- Cleaned up commented-out code in `voice-chat.js` for better readability.
- Adjusted WebSocket protocol logic in `voice-chat-conf.js` for improved flexibility.
- Added new environment variables for authentication in `generate-env-config.sh` and `env.js`.
- Updated `user.js` to utilize the new `AUTH_ROUTE` for API calls.
- Modified `ssoFlow.jsx` to conditionally set access tokens based on the authentication method.
- Improved code consistency and readability across the affected files.
- Updated translation.json to enhance user prompts and messages in Telugu.
- Modified flowConfig.js to streamline chat heading and description for the School Survey flow.
- Adjusted voice-chat-conf.js to implement navigation changes for the School Survey flow, ensuring a smoother user experience.
Refactor localization and flow configuration for School Survey
…roved user experience

- Refactored index.html to enhance readability and maintainability.
- Added new logo image (logo.jpeg) to the public directory.
- Updated translation files for multiple languages to use the new logo path for consistency across the application.
- Changed the homepage heading from "Micro Improvement Report" to "Parent's Feedback" in both English and Telugu translation files to better reflect the content and purpose of the page.
…orage_service.js for improved security and compliance.
@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 83524c4f-e020-450e-80d0-9a2e9071f5e2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@VishnuKrishnathu VishnuKrishnathu changed the base branch from main to ap-release-1.0.4 June 19, 2026 12:19
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.

2 participants