Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

[FRNT-565] Implement priorities fabric #166

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

tatinacher
Copy link
Member

@tatinacher tatinacher commented Jun 29, 2021

Implement priorities fabric

  • FRNT-565

! blocked by #162

@github-actions github-actions bot added the @atoms Changes inside atoms label Jun 29, 2021
@tatinacher tatinacher force-pushed the feat/FRNT-565-implement-priorities-fabric branch 3 times, most recently from cdd85e1 to a6b1123 Compare June 30, 2021 11:20
@tatinacher tatinacher marked this pull request as draft June 30, 2021 11:24
@tatinacher tatinacher force-pushed the feat/FRNT-565-implement-priorities-fabric branch 2 times, most recently from dc15d10 to e531907 Compare June 30, 2021 11:50
@tatinacher tatinacher marked this pull request as ready for review June 30, 2021 12:08
rchubarkin
rchubarkin previously approved these changes Jul 1, 2021
src/lib/priority.tsx Outdated Show resolved Hide resolved
src/lib/global.ts Outdated Show resolved Hide resolved
src/lib/global.ts Outdated Show resolved Hide resolved
src/lib/priority.tsx Outdated Show resolved Hide resolved
src/lib/priority.tsx Outdated Show resolved Hide resolved
src/lib/global.ts Outdated Show resolved Hide resolved
src/lib/global.ts Outdated Show resolved Hide resolved
@tatinacher tatinacher marked this pull request as draft July 2, 2021 13:21
@tatinacher tatinacher force-pushed the feat/FRNT-565-implement-priorities-fabric branch from 096ae24 to 5eff4ae Compare July 2, 2021 13:30
@tatinacher tatinacher marked this pull request as ready for review July 2, 2021 13:31
@tatinacher
Copy link
Member Author

! Заблокированно #162 , не правильные цвета у ghost, пофиксится после того как смержим #162

src/lib/priority.tsx Outdated Show resolved Hide resolved
src/lib/priority.tsx Outdated Show resolved Hide resolved
@ainursharaev ainursharaev force-pushed the feat/FRNT-565-implement-priorities-fabric branch from efddb3f to 5a9f20d Compare July 6, 2021 11:38
ainursharaev
ainursharaev previously approved these changes Jul 6, 2021
@Irinaristova Irinaristova marked this pull request as draft July 16, 2021 14:47
@ainursharaev ainursharaev force-pushed the feat/FRNT-565-implement-priorities-fabric branch from f694871 to 37f80c8 Compare August 5, 2021 11:45
@ainursharaev ainursharaev force-pushed the feat/FRNT-565-implement-priorities-fabric branch from 0386c41 to 267c156 Compare August 6, 2021 14:57
if (Object.keys(allCombinations).length === 0) return null;

return (
<Wrapper>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: очень сложный jsx, может стоит декомпозировать?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
@atoms Changes inside atoms
Projects
None yet
5 participants