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.
OAuth providers from which to retrieve admin roles/groups/flags: 1. Google 2. Github 3. Cognito
GitHub OAuth authentication setup currently lets everyone in independently from their organization membership. We need to filter users that are not in the organizations which hosts target OAuth applications.
**Set up** https://platform.dev.odd.provectus.io/dataentities/24027400/history **Steps to Reproduce** Login with valid data Go to DataQualityTest history page Choose any value in the status filter dropdown **Expected result** Runs are filtered by status...
To improve performance and reduce the boilerplate, need to migrate to the redux toolkit. Need to refactor actions, thunks, reducers and related components. - [x] #757 - [x] #787 -...
Needs to create mechanism to cast dates from api from Date type to timestamps for all project entities. Fe it should be a thunk wrapper or redux-toolkit middleware or contribution...
Currently we are generating the next query for updating task runs: `update "public"."data_entity_task_run" set "start_time" = "v"."start_time", "oddrn" = "v"."oddrn", "end_time" = "v"."end_time", "task_oddrn" = "v"."task_oddrn", "type" = "v"."type", "status"...
Name of the the button "Add custom name" and label in modal window are not the same on Dataset page
**Set up** https://platform.dev.odd.provectus.io/dataentities/24027406/overview **Steps to Reproduce** 1. Login with valid data 2. Go to the Catalog page 3. Open Datasets 4. Open some dataset from the list 5. Tap on...
**Set up** https://platform.dev.odd.provectus.io/activity?beginDate=1658350799999&endDate=1658869199999&size=20&type=ALL **Steps to Reproduce** 1. Login with valid data 2. Go to Activity page 3. In filters open Date picker and choose one day **Expected result** Users shouldn't...