odd-platform
odd-platform copied to clipboard
1657 - activity "User" filter should accept usernames instead of owner_ids
BE:
- added new endpoint GET /api/activity/users - should be used to retrieve usernames, which present in activity table.
- 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:
- need to update /api/activity/counts, /api/dataentities/{data_entity_id}/activity and /api/activity API's
- make request GET /api/activity/users to retrieve usernames on DataEntity-> Activity and Activity Tabs
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.
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