Cauê Nolasco

Results 12 issues of Cauê Nolasco

Once models in resolver names are Capitalized on Nexus Generator, we need to Capitalize in requests of [Prisma Table](https://paljs.com/prisma-admin#prisma-table) > NOTE: This component use 3 queries (findUnique, findMany, findManyCount) and...

resolves #271 Now requests of prisma table are capitalized the same way of resolvers generated by `nexus generator`

![image](https://user-images.githubusercontent.com/8796757/133819688-e4633537-fc93-4f0f-abce-fe357c8792c1.png) Como buscar via esta biblioteca as datas da pagamento de cada parcela? O método de buscar a transação só traz o número de "installments", mas não o objeto que...

On generation, the `Address` is not generated. https://www.prisma.io/docs/concepts/components/prisma-schema/data-model#defining-composite-types The current workaround: ```ts // configs.js replacer: (str, section) => { if (section === 'crud.model.object') { return str.replace( "type: Inputs.Address,", 'type: "Json",...

enhancement

Once https://github.com/Cauen/prisma-generator-pothos-codegen/issues/42 was executed, the "autocrud" will be not enough to ensure type safety of entire project... It will be useful to fast scafold the project and customize things.

enhancement

When something is omited, we need to omit in types too ![image](https://user-images.githubusercontent.com/8796757/236904154-5bdfa2c5-62f9-4ccc-933b-ccaf45612303.png) ![image](https://user-images.githubusercontent.com/8796757/236904202-47cafd3f-ce00-40a7-b0af-e6289a5f3aa0.png)

enhancement

### Describe the bug The agent reported that she had a weak connection, she only sent the message once and it showed twice in the chat Consulting the logs, the...

investigation
💬 channel/whatsapp
Bug

closes #8675 ![image](https://github.com/chatwoot/chatwoot/assets/8796757/2a803edf-9692-4f9a-a915-a8a31bca202c) # Pull Request Template ## Description This is a very small change, basically i've: 1. Added a new Audio Notification option "mine_and_unassigned". 2. Renamed (UI ONLY) old...

### Describe the bug Sometimes, the error is attached to message ![image](https://github.com/chatwoot/chatwoot/assets/8796757/cc4c8dc3-32c6-47c6-b304-844e8ab9af1c) But sometimes the error is ignored, and it's impossible to know why the message wasn't sent. The error...

need-more-info
💬 channel/whatsapp
Bug

closes #8675 updating this merge request with new code: https://github.com/chatwoot/chatwoot/pull/8676 ![image](https://github.com/chatwoot/chatwoot/assets/8796757/90ca8830-4236-4806-a6e4-a013d8d7c857) # Pull Request Template ## Description This is a very small change, basically i've: 1. Added a new Audio...