Skip to content

Search engine in tender integration#169

Merged
fdelavega merged 8 commits into
Ficodes:mainfrom
DOME-Marketplace:Search-engine-in-tender-integration
Dec 15, 2025
Merged

Search engine in tender integration#169
fdelavega merged 8 commits into
Ficodes:mainfrom
DOME-Marketplace:Search-engine-in-tender-integration

Conversation

@BazRoe
Copy link
Copy Markdown
Contributor

@BazRoe BazRoe commented Dec 12, 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.
- Introduced new interfaces for FilterOptions and SearchOrganizationsFilters to manage filtering criteria.
- Implemented methods in ProviderService to fetch filter options and providers based on selected filters.
- Enhanced CreateTenderModalComponent to include multi-select dropdowns for countries, categories, and compliance levels, allowing users to filter providers effectively.
- Updated environment configurations to include the searchOrganizationsEndpoint for API calls.
@fdelavega fdelavega merged commit c27d9c5 into Ficodes:main Dec 15, 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