Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/ENH006 Melhorar usabilidade da Home, Entenda o produto e barra lateral #29

Merged
merged 18 commits into from
Sep 4, 2024

Conversation

MorettiGS
Copy link

@MorettiGS MorettiGS commented Sep 4, 2024

Motivação

Essa tarefa faz parte da adaptação da parte Web do sistema para o novo visual e novas refatorações de código. Portanto, foram feitas alterações baseadas na nova IDV apresentada e nos protótipos criados acima dela.

Relacionado à issue ENH006

Mudanças

  • Adaptações para a nova barra lateral;
  • Criação da nova página Home;
  • Adaptação da página Home antiga para uma nova página About, que representa a parte "Entenda o produto" do sistema;
  • Criação de caixas de seleção para a barra lateral;
  • Correções de conflitos com outras alterações;
  • Utilização de cores da nova IDV;

Status Checklist

  • Test
  • Lint
  • Development

Screenshots

Before After
image image

Execução

  • Visualize e utilize a barra lateral
  • Acesse as páginas url /home ou /about

Closes #104

@MorettiGS MorettiGS added the enhancement New feature or request label Sep 4, 2024
@MorettiGS MorettiGS self-assigned this Sep 4, 2024
Copy link

vercel bot commented Sep 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
2024-1-measure-soft-gram-front ❌ Failed (Inspect) Sep 4, 2024 1:19pm

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 58.49057% with 44 lines in your changes missing coverage. Please review.

Project coverage is 62.22%. Comparing base (f365aea) to head (22c980b).
Report is 19 commits behind head on develop.

Files with missing lines Patch % Lines
...Menu/OrganizationSelector/OrganizationSelector.tsx 31.25% 10 Missing and 1 partial ⚠️
...out/SideMenu/ProductsSelector/ProductsSelector.tsx 23.07% 9 Missing and 1 partial ⚠️
src/components/idv/inputs/MSGSelectBox.tsx 61.53% 4 Missing and 1 partial ⚠️
...pages/about/components/ListNavCard/ListNavCard.tsx 66.66% 4 Missing ⚠️
src/pages/about/components/CardInfo/CardInfo.tsx 66.66% 2 Missing and 1 partial ⚠️
src/shared/components/Translation/Translation.tsx 72.72% 3 Missing ⚠️
src/pages/home/Home.tsx 60.00% 2 Missing ⚠️
src/pages/products/[product]/hooks/useQuery.ts 50.00% 2 Missing ⚠️
.../products/[product]/repositories/hooks/useQuery.ts 33.33% 2 Missing ⚠️
.../pages/home/components/ListNavCard/ListNavCard.tsx 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #29      +/-   ##
===========================================
- Coverage    62.32%   62.22%   -0.10%     
===========================================
  Files          148      151       +3     
  Lines         2930     2862      -68     
  Branches       619      606      -13     
===========================================
- Hits          1826     1781      -45     
+ Misses        1095     1070      -25     
- Partials         9       11       +2     
Flag Coverage Δ
unittests 62.22% <58.49%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MorettiGS MorettiGS marked this pull request as ready for review September 4, 2024 21:35
@MorettiGS MorettiGS requested a review from a team September 4, 2024 21:35
@ciceroff ciceroff merged commit b6767c9 into develop Sep 4, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants