Aleksei Koziurov

Results 20 issues of Aleksei Koziurov

Resolve #894

kind: enhancement
scope: frontend

Since we get search facets from the backend in the search by data entity, we may need to implement pagination for them.

scope: backend
scope: frontend
kind: feature
func: User API

Test report calculation wrong. At the screenshot we can see that only 1 of 5 tests are broken, but width of line of broken tests much more than 20%. ![image](https://user-images.githubusercontent.com/59020701/183081481-fee32ec3-9f97-451b-a451-2509169a9699.png)

kind: bug
scope: frontend

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...

kind: enhancement
scope: frontend

kind: enhancement
scope: frontend

Needs redesign of the [dataset structure page](https://www.figma.com/file/yiL1CRyHsOEeY45NesWdiC/ODD?node-id=5209%3A45500). Also if structure doesn't have stats - structure content will expand to a full page ([design](https://www.figma.com/file/yiL1CRyHsOEeY45NesWdiC/ODD?node-id=5233%3A21526)).

kind: enhancement
scope: frontend

**Describe the bug** Wrong layout **Expected behavior** [Design](https://www.figma.com/file/yiL1CRyHsOEeY45NesWdiC/ODD?node-id=955%3A26474) **Screenshots** **Additional context** (Add any other context about the problem here)

kind: bug
scope: frontend

Backend returns AlertStatus in `/api/alerts/{alert_id}/status`, but will be better if it will return Alert

kind: enhancement
scope: backend
scope: frontend

Needs support from backend to parse links and return list of them from alert description. Design: ![Alerts](https://user-images.githubusercontent.com/59020701/139659494-314ac834-b29b-43bf-807c-815cdb20b5d1.png)

scope: backend
scope: frontend
kind: feature
func: User API