Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MDS-6349] Added initial version of permit service search prototype (…
…RAG Pipeline + search interface) (#3411) * MDS-6349 Added working permit service search prototype * MDS-6349 Added markdown viewer for LLM responses. Added initial support for facets * MDS-6349 Added support for filtering and facets * MDS-6349 Removed permit condition keyword search prototype * Added tests for permit condition search functionality in core api * MDS-6349 Include permit condition search in expected auth * MDS-6349 Refactored permit service + fixed tests * Fixed tests + added tests for new components * Added formatter test * MDS-6349 Added search pipeline tests * Fixed filtering * MDS-6349 Cleanup + move css into file * MDS-6349 Updated tests * Added yarn.lock update * MDS-6349 Cleanup of sonarcloud stuff * Fixed tests * MDS-6349 Fixed broken tests * MDS-6349 Fix output name * Cleanup after pr review * Added tests for permit conditions export * Handle invalid uuids better * Removed unused variables
- Loading branch information