Conversation
…skiPagesAndTasks = 1
UN-769 - 🚀 Add skipPagesAndTasks Option to /dossiers Route & New Test ✅
…request body schema
…and schema definitions
…tions with validation and error handling
…chema definitions
…and response handling
… on template quotation. set quotation status to 'proposed' if is plan is based on a quoted template else set to 'pending'
…r and PreviewPageImporter classes
refactor: move logic for campaign pages handling to ManualPageImporte…
…ions for notes and quotation fix(schema): make quote field optional in request body schema
…ce and status based on template and user input
…s from RouteItem class
…esponse structure
add patch operation for updating quotations in campaign
fix(quotations): prevent updates to rejected quotations and improve error handling
fix(quotations): simplify plan quoted check by using quote_id from data
* feat(api): add endpoint for retrieving quotes history by campaign * feat(api): add phase_id to campaign and quote objects in OpenAPI schema * feat(api): make quote properties required in OpenAPI schema and TypeScript interface * test(api): add unit tests for quotes history retrieval endpoint * feat(api): add phase_name property to campaign and quote objects in OpenAPI schema * feat(api): implement quotes history retrieval for campaign with detailed response structure * refactor(api): rename plan_id to generated_from_plan in quotes history retrieval * test(api): update quotes history retrieval tests with consistent data structure * chore(ci): update Node.js version from 14 to 18 in workflow configuration --------- Co-authored-by: Davide Bizzi <davide.bizzi@unguess.io>
…tus determination
fix(workflow): update Node.js version to 18 in add-test-diff.yml
…T-quotes fix(quotations): update plan structure to include price and adjust related logic
…te access checks for campaign validity
refactor(quotations): switch from UserRoute to CampaignRoute and update access checks for campaign validity
Tests difference:New Tests |
Kariamos
approved these changes
Apr 9, 2025
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.