opendatadiscovery / odd-platform

First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.
https://opendatadiscovery.org
Apache License 2.0
1.16k stars 96 forks source link

1657 - activity "User" filter should accept usernames instead of owner_ids #1658

Open Vladysl opened 3 months ago

Vladysl commented 3 months ago

BE: 1) added new endpoint GET /api/activity/users - should be used to retrieve usernames, which present in activity table. 2) Updated /api/activity/counts, /api/dataentities/{data_entity_id}/activity and /api/activity - now accepting array of String instead of owner_ids for users.

FE: 1) need to update /api/activity/counts, /api/dataentities/{data_entity_id}/activity and /api/activity API's 2) make request GET /api/activity/users to retrieve usernames on DataEntity-> Activity and Activity Tabs

image image
github-actions[bot] commented 3 months ago

Test Results

  55 files    55 suites   3m 7s :stopwatch: 259 tests 259 :heavy_check_mark: 0 :zzz: 0 :x: 287 runs  287 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit e23bb887.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed for 'odd-platform-api'

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud