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

Development #32

Merged
merged 14 commits into from
Oct 16, 2023
Merged

Development #32

merged 14 commits into from
Oct 16, 2023

Conversation

ThHenrique
Copy link
Member

Sprint 2

Issues relacionadas

#22 #23 #24 #25

PR Type

Que tipo de mudança a PR introduz?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Descreva a alteração

Outras informações

ThHenrique and others added 10 commits September 13, 2023 23:58
* feat: crud users

* feat: crud users, routes in insomnia

* fix: users crud, add filter by role
* chore: set db default mongodb

* feat: #0702 create paginator for requests

* fix: remove ParseUUID in DTOS

* feat: search comments and paginate result

* fix: review change by joao of PR #16
* chore: set db default mongodb

* feat: #0702 create paginator for requests

* fix: remove ParseUUID in DTOS

* feat: search comments and paginate result

* fix: review change by joao of PR #16

* feat: create seed db

* fix: add CostBenefit and Others in commentTopicEnum
* Development (#11)

* Feat/#0901 manage users (#6)

* feat: crud users

* feat: crud users, routes in insomnia

* fix: users crud, add filter by role

* Feat/#0702 search comments (#9)

* chore: set db default mongodb

* feat: #0702 create paginator for requests

* fix: remove ParseUUID in DTOS

* feat: search comments and paginate result

* fix: review change by joao of PR #16

* Feat/seed db (#10)

* chore: set db default mongodb

* feat: #0702 create paginator for requests

* fix: remove ParseUUID in DTOS

* feat: search comments and paginate result

* fix: review change by joao of PR #16

* feat: create seed db

* fix: add CostBenefit and Others in commentTopicEnum

* docs: update header

---------

Co-authored-by: Isabelle Ribeiro <79321198+drisabelles@users.noreply.github.com>
* feat: setup mongo client and crud users

* remove prisma orm

* feat: pagination with skip method

* refactor: #14 #15 #19

* fix: [#43] Corrigir filtro de datas #24

* refactor: [#14] Refatoração: corrigir os code smells do backend #13

* fix: search users

* fixed change of sonnar issue alert

* fixed change of sonnar issue alert
* feat: setup mongo client and crud users

* remove prisma orm

* feat: pagination with skip method

* refactor: #14 #15 #19

* fix: [#43] Corrigir filtro de datas #24

* refactor: [#14] Refatoração: corrigir os code smells do backend #13

* fix: search users

* fixed change of sonnar issue alert

* fixed change of sonnar issue alert

* feat: #22 ranking topics
* feat: setup mongo client and crud users

* remove prisma orm

* feat: pagination with skip method

* refactor: #14 #15 #19

* fix: [#43] Corrigir filtro de datas #24

* refactor: [#14] Refatoração: corrigir os code smells do backend #13

* fix: search users

* fixed change of sonnar issue alert

* fixed change of sonnar issue alert

* feat: #22 ranking topics

* feat: #23 evolucao de temas
* Development (#11)

* Feat/#0901 manage users (#6)

* feat: crud users

* feat: crud users, routes in insomnia

* fix: users crud, add filter by role

* Feat/#0702 search comments (#9)

* chore: set db default mongodb

* feat: #0702 create paginator for requests

* fix: remove ParseUUID in DTOS

* feat: search comments and paginate result

* fix: review change by joao of PR #16

* Feat/seed db (#10)

* chore: set db default mongodb

* feat: #0702 create paginator for requests

* fix: remove ParseUUID in DTOS

* feat: search comments and paginate result

* fix: review change by joao of PR #16

* feat: create seed db

* fix: add CostBenefit and Others in commentTopicEnum

* docs: update header

* fix: parse snack case fields to camel case field

* fix: create user mongo entity

* fix: handle query withoud result

* rename addedAt field to createdAt

---------

Co-authored-by: Isabelle Ribeiro <79321198+drisabelles@users.noreply.github.com>
* Development (#11)

* Feat/#0901 manage users (#6)

* feat: crud users

* feat: crud users, routes in insomnia

* fix: users crud, add filter by role

* Feat/#0702 search comments (#9)

* chore: set db default mongodb

* feat: #0702 create paginator for requests

* fix: remove ParseUUID in DTOS

* feat: search comments and paginate result

* fix: review change by joao of PR #16

* Feat/seed db (#10)

* chore: set db default mongodb

* feat: #0702 create paginator for requests

* fix: remove ParseUUID in DTOS

* feat: search comments and paginate result

* fix: review change by joao of PR #16

* feat: create seed db

* fix: add CostBenefit and Others in commentTopicEnum

* docs: update header

* [#0405] Avaliações por Estado #25

* feat: format result of commentsPerState method

---------

Co-authored-by: Isabelle Ribeiro <79321198+drisabelles@users.noreply.github.com>
@ThHenrique ThHenrique added the back Tasks that are related to the backend development label Oct 14, 2023
@ThHenrique ThHenrique added this to the Sprint 2 milestone Oct 14, 2023
@ThHenrique ThHenrique self-assigned this Oct 14, 2023
ThHenrique and others added 2 commits October 14, 2023 20:43
* trying test the app

* general unit tests done

* create same user test

* run tests in Sonar CI

* run tests in Sonar CI

* update sonarcloud ci file

* update node version sonarcloud ci file

* update add enviroment sonarcloud ci file

* update add environment vars in sonarcloud ci

* update rename environment vars in sonarcloud ci

* feat ci update secret name in sonarcloud file

* update users test succesfully done

* change rootDir jest config

* config test coverage

* remove unnecessary files

---------

Co-authored-by: thhenrique <henriquethiago298@gmail.com>
@GabrielCamargoL GabrielCamargoL temporarily deployed to development October 15, 2023 21:40 — with GitHub Actions Inactive
@ThHenrique ThHenrique temporarily deployed to development October 16, 2023 01:58 — with GitHub Actions Inactive
@ThHenrique ThHenrique temporarily deployed to development October 16, 2023 02:36 — with GitHub Actions Inactive
@sonarcloud
Copy link

sonarcloud bot commented Oct 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

44.6% 44.6% Coverage
0.0% 0.0% Duplication

@ThHenrique ThHenrique merged commit 195613a into main Oct 16, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back Tasks that are related to the backend development
Projects
No open projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants