devhatt / octopost

Octopost is an open source service from Devhat that was created to guide new developers for free
https://devhatt.github.io/octopost/
MIT License
65 stars 45 forks source link

Sincronização de conteúdo principal com conteúdo de abas #567

Closed zoldyzdk closed 1 week ago

zoldyzdk commented 1 week ago

Closes #529

Feature Adcionado sincronização do conteúdo principal com as abas selecionadas pelo menu lateral, também propagado para cada tipo de postagem pra cada conta.
Visual evidences :framed_picture: [MainContent-sync.webm](https://github.com/devhatt/octopost/assets/90076846/290fbf16-eacd-477c-a951-a78eb0b9fddb)
Checklist - [x] Issue linked - [x] Build working correctly - [ ] Tests created
Additional info N/A
github-actions[bot] commented 1 week ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 66.22% 349 / 527
🔵 Statements 66.26% 383 / 578
🔵 Functions 67.72% 149 / 220
🔵 Branches 52.3% 136 / 260
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/MainComposer/components/ComposerEditor/ComposerEditor.tsx 68.18% 44.44% 50% 67.44% 38-42, 53-54, 61-67, 63-64, 64-65, 69, 76, 83-87, 84-86, 97-98
src/components/Tabber/Tabber.tsx 0% 0% 0% 0% 19-20, 20, 23-25, 27-28, 30, 32-59, 33-58, 34-37, 39-52, 40-42, 44-51, 45-50, 46-48, 47, 49, 54, 56-57, 61-70, 62, 62-65, 65-68, 68, 72, 74-86, 75, 75-80, 79, 82-85, 88-90, 89, 92-105, 93, 93-95, 97-99, 98, 101-104, 107-109
src/components/Tabber/PostModes/PostModes.tsx 0% 100% 0% 0% 16-17, 19-25, 22-25, 31
src/stores/useAccountStore.ts 37.5% 100% 28.57% 40% 22-31, 22-31, 36-38, 36-38, 37
src/stores/useSocialMediaStore/useSocialMediaStore.ts 67.85% 100% 45.45% 68.18% 65-72, 66-71, 67-71, 74-76, 76-77, 77-78
Generated in workflow #1344