odd-platform
odd-platform copied to clipboard
First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.
Need to rewrite current solution to keyset pagination, because it's faster and consistent
As a user I'd like to be able to see what fields have been changed between dataset versions and how
- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing applications:) **What changes did you make?** (Give an overview) components were covered by using...
We should leverage debug log level and tracing, so we could see what is going on under the hood for each user request
As a user I'd like to see a UI window about what entities and how much entities will be affected before I delete/change a tag, namespace, metadata field, etc.
Currently we don't show any alerts for DEG in data entity details tab. Need to show alerts for DEG entities. Frontend scope: Need to show entity, which alert is belongs...
**Describe the bug** Currently, we have places in project where paged responses are returned with hardcoded hasNext and total properties. Need to fix this and return valid values to frontend....