-
Notifications
You must be signed in to change notification settings - Fork 299
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
Fix/pr template wrong folder #104
Draft
LeoFC97
wants to merge
6
commits into
SOS-RS:develop
Choose a base branch
from
LeoFC97:fix/pr-template-wrong-folder
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat(shelter-supply): add quantity property * feat(shelter-supply): show quantity property at query results * fix: removed unintended filter * feat: improve readme file * Bug fix: added verified field to the query * fix: verified was required on create shelter controller * Fix linter issues * feat(shelter-supply): set quantity to null if priority is UnderControl * refact: index search * fix: fixed shelter OR and AND conditions * fix: donation tags * fix: parse tag response in shelter index * fix: qtd of shelter supplies tagged * fix: migration issue * feat: update many supplies * feat: created admin user role * Fix/develop bugs (SOS-RS#54) * feat: update many supplies * feat: created admin user role * README.md 2.0 (SOS-RS#52) Melhorias incluem a adição de emojis para destacar tecnologias e endpoints, reorganização do texto para melhor legibilidade e clareza, além de ajustes na formatação para uma apresentação visual mais atrativa. * Add license (SOS-RS#50) Closes SOS-RS#44. --------- Co-authored-by: Jhonatan David <82552187+jotahdavid@users.noreply.github.com> Co-authored-by: MatheusDubin <matheusdsilveira@gmail.com> Co-authored-by: Lipe <lip3pacheco@gmail.com> Co-authored-by: Gustavo Clemente <gusclms@gmail.com> Co-authored-by: kelvinsb <kelvinbr11@gmail.com> Co-authored-by: Tatiane <coelhotatiane2@gmail.com> Co-authored-by: AlbuquerqueRafael <AlbuquerqueRafael@users.noreply.github.com> Co-authored-by: Arthur <40851238+4rthuurr@users.noreply.github.com> Co-authored-by: Giovanni Bassi <334958+giggio@users.noreply.github.com>
Co-authored-by: Jhonatan David <82552187+jotahdavid@users.noreply.github.com> Co-authored-by: MatheusDubin <matheusdsilveira@gmail.com> Co-authored-by: Gustavo Clemente <gusclms@gmail.com> Co-authored-by: kelvinsb <kelvinbr11@gmail.com> Co-authored-by: Tatiane <coelhotatiane2@gmail.com> Co-authored-by: Sombrio <sombrio@sombrasoft.dev> Co-authored-by: AlbuquerqueRafael <AlbuquerqueRafael@users.noreply.github.com> Co-authored-by: José Fagundes <fagundesjg@outlook.com> Co-authored-by: Arthur <40851238+4rthuurr@users.noreply.github.com> Co-authored-by: Giovanni Bassi <334958+giggio@users.noreply.github.com> Co-authored-by: LeoFC97 <leonardo.fc2@outlook.com> Co-authored-by: Rogério Piatek <74259272+RogerioPiatek@users.noreply.github.com> Co-authored-by: Anderson Rocha <59173445+AndersonCRocha@users.noreply.github.com> Co-authored-by: Pedro Perrone <psperrone@hotmail.com>
Co-authored-by: José Geraldo D. F <fagundesjg@outlook.com>
…template-wrong-folder
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Correção do arquivo de template de PR que estava na pasta errada