Open
Conversation
- Add editable orchestrator metadata via JSON modal with real-time validation - Add generation step settings CRUD (PATCH /api/generation-steps/:id) - Split OrchestratorControl into Controls and Settings subsections - Support null-deletion pattern for removing metadata keys - Fix pre-existing TS error (unknown && JSX in OrchestratorControl) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
feat: add JSON settings editor for orchestrator and generation steps
…d add settings button in AvailableStepsList
…ymyr refactor: update step settings handling to use GenerationStep type an…
- Introduced `buildSourceCountingContext` method to fetch source counting context. - Updated various repository calls to utilize the new source counting context. - Added `usedSourcesCount` to the Deep Dive Company Row interface and corresponding data handling. - Modified the Companies Table to display used sources with percentage of valid sources. - Updated links in Deep Dive Company component for scrape candidates. - Adjusted report queries to include source counting context. - Refactored scrape candidates analytics to streamline the display and functionality. - Updated API routes and tests to reflect changes in source counting and candidate handling. - Created new route files for candidates to align with updated structure.
- Introduced new interfaces for ReportSettingsProfile and ValidatorSettingsProfile. - Implemented methods in DeepDiveRepository for creating, updating, and retrieving report and validator settings. - Enhanced DeepDiveService to handle settings actions, including reuse and creation strategies. - Created a new DeepDiveSettings component for managing settings via a user interface. - Added ensureOrchestrator functionality in ReportSteps to initialize orchestrators for reports. - Updated API hooks to support fetching and updating deep dive settings. - Enhanced UI components to navigate to settings and display current configurations.
…ymyr Refactoring/modules volodymyr
…nd improve tooltip display
…, remove settings.json
…ymyr Refactoring/modules volodymyr
… component - Added a modal for editing data points with fields for reasoning, sources, score, and status. - Integrated API call to update data points with PATCH request. - Enhanced data normalization and validation for sources and scores. - Updated table columns to include action buttons for editing data points. - Added new utility functions for handling KPI score values and tiers. - Implemented E2E tests for the data point editing API endpoint.
…ymyr feat: implement data point editing functionality in Deep Dive Company…
… chart, and companies - Added new API routes for fetching deep dive overview, metrics, KPI chart, and companies. - Implemented corresponding controller methods in DeepDiveController. - Enhanced DeepDiveService to handle new data retrieval logic for metrics and KPI chart. - Updated DeepDiveDetail component to utilize new hooks for fetching overview, KPI chart, and companies data. - Refactored SummaryCards component to display metrics using new API calls. - Added E2E tests for the new endpoints to ensure proper functionality and error handling.
…ymyr feat(deep-dive): implement split endpoints for overview, metrics, KPI…
- Added VitelisSalesAnalysisHistory component for displaying user-specific sales analyses. - Integrated VitelisSalesQuiz component to handle quiz functionality with URL parameter support. - Updated VitelisSalesReportResult to fetch reports using a new API method. - Refactored existing services and components to streamline data fetching and error handling. - Enhanced VitelisSalesController to include authorization checks for user access.
… ReportStepsManager
…ymyr refactor: replace useGetDeepDiveDetail with useGetDeepDiveOverview in…
…mponent - Added IndustriesController for handling industry listing and creation. - Created IndustriesService and IndustriesRepository for data management. - Integrated industry selection and creation functionality in VitelisSalesQuiz component. - Updated UI to allow users to add new industries through a modal.
|
@DimaTimoschenko02 is attempting to deploy a commit to the baek's projects Team on Vercel. A member of the Team first needs to authorize it. |
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.
No description provided.