Vivek Ratnavel Subramanian
Vivek Ratnavel Subramanian
**Is your feature request related to a problem? Please describe.** It would be great to have support for Localization to consume Open Metadata in other languages. **Describe the solution you'd...
**Feature** Add support for internationalization in OpenMetada UI. We should move all the standard text displayed in Open Metadata UI to a language constants file to support multiple languages.
### Describe your changes : See #6603 # ### Type of change : - [x] Improvement # ### Checklist: - [x] I have read the [**CONTRIBUTING**](https://docs.open-metadata.org/developers/contribute) document. - [ ]...
Instead of showing simply "No Sample Data available", we should show some useful hints on how to get the sample data populated. Something like "To see Sample Data, run the...
### Describe your changes : See #6652 # ### Type of change : - [x] Improvement # ### Checklist: - [x] I have read the [**CONTRIBUTING**](https://docs.open-metadata.org/developers/contribute) document. - [ ]...
**Feature** Add support for "fields" param to Feed API to populate entity reference of the entity and created by user.
**Affected module** Backend and UI **Describe the bug** No conversation is created in the activity feed when someone tries to add a new Glossary Term. This is because there is...
**Feature** Today, the feed API response is sorted by thread update timestamp. We should sort it by created timestamp to not change the order of the feed on a refresh...
**Feature** Today, we use team search index ES API to list the teams on the signup page and the other pages. It will be best to use REST API with...