feat(integration): enhance Microsoft Teams and Slack integration functionality
- Updated Microsoft Teams integration to utilize MicrosoftTeamsTeamDTO and MicrosoftTeamsChannelDTO types.
- Added new server-side action to fetch Slack channels, improving integration with Slack.
- Implemented team and channel selection for Microsoft Teams in the integration modal.
- Enhanced Slack configuration view to allow channel selection after successful token validation.
- Introduced tender type options in the wizard data for better user experience.
Closes IAV-860