OpenMetadata/openmetadata-ui
Sachin Chaurasiya 2b24c91e2a
feat: add support for running application in subpath (#17434)
* chore: add support for running application in subpath

* refactor code

* chore: Fix isTourRoute function to handle APP_SUB_PATH

* chore: Update RouterUtils and useCustomLocation for better pathname handling

* test: fix unit tests

* chore: Update useLocationSearch test to use useCustomLocation

* test: add unit test for useCustomLocation Hook

* chore: Update UnAuthenticatedAppRouter and WebAnalyticsUtils for useCustomLocation hook

* minor improvement
2024-09-09 14:39:01 +05:30
..