Skip to content

Tender integration. First version of features#163

Merged
fdelavega merged 5 commits into
Ficodes:mainfrom
DOME-Marketplace:Tender-Integration
Dec 11, 2025
Merged

Tender integration. First version of features#163
fdelavega merged 5 commits into
Ficodes:mainfrom
DOME-Marketplace:Tender-Integration

Conversation

@BazRoe
Copy link
Copy Markdown
Contributor

@BazRoe BazRoe commented Dec 10, 2025

SYSTEM_TESTING: ACTIVATE
TM_VERSION: 1.4.1

- Added a new route for 'tenders' in the app-routing module.
- Created TendersModule to encapsulate tender-related components and routes.
- Introduced TendersRoutes for managing tender navigation.
- Developed TenderListComponent for displaying and managing tenders.
- Added role constants for API and UI roles to facilitate role-based access.
- Established Tender model to represent tender data structure.
- Implemented CreateTenderModalComponent for creating and managing tender submissions.
- Updated header component to include navigation to the new Tenders section.
- Added a new grid template column for 16 columns in Tailwind configuration.
- Refactored QuoteService to include HTTP options for API calls, ensuring consistent headers across requests.
- Introduced new methods in QuoteService for managing tender-specific operations, including creating and retrieving tender quotes.
- Updated TenderListComponent to accommodate changes in quote structure and display additional information.
- Implemented provider service for fetching provider data, enhancing the tender creation process.
- Enhanced CreateTenderModalComponent to support editing existing tenders and loading provider data dynamically.
@fdelavega fdelavega merged commit 852ab73 into Ficodes:main Dec 11, 2025
3 checks passed
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