Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / palixir/wabe issues and pull requests

#173 - refactor(wabe): refactor `DatabaseController` interface

Pull Request - State: open - Opened by coratgerl 3 days ago

#172 - fix(wabe): `totalCount` on relation

Pull Request - State: closed - Opened by coratgerl 4 days ago

#170 - fix(wabe): return absolute path for `FileDevAdapter`

Pull Request - State: closed - Opened by coratgerl 4 days ago

#169 - feat: throw error when try to upload file without adapter setup

Issue - State: closed - Opened by coratgerl 4 days ago
Labels: bug

#168 - bug: totalCount seems not work on relation field

Issue - State: closed - Opened by coratgerl 4 days ago
Labels: bug

#167 - feat(wabe): more test on relation for single element query

Pull Request - State: closed - Opened by coratgerl 4 days ago

#166 - bug: me query seems not return sub object like relation

Issue - State: open - Opened by coratgerl 4 days ago
Labels: bug

#163 - feat(wabe): add more tests on file and add cache on url

Pull Request - State: closed - Opened by coratgerl 11 days ago

#162 - feat(postgres): implement in-memory PostgreSQL test setup

Pull Request - State: closed - Opened by stawuah 11 days ago

#161 - feat(wabe): allow to create and update file with url

Pull Request - State: closed - Opened by coratgerl 11 days ago

#160 - feat(wabe): add support for s3 file storage

Pull Request - State: closed - Opened by coratgerl 12 days ago

#158 - feat: support virtual field

Issue - State: open - Opened by coratgerl 12 days ago

#157 - feat(wabe): add `PhonePassword`

Pull Request - State: closed - Opened by coratgerl 15 days ago

#156 - feat(wabe): add `GitHub` social login

Pull Request - State: closed - Opened by coratgerl 15 days ago

#155 - feat(wabe): add `Phone` scalar

Pull Request - State: closed - Opened by coratgerl 16 days ago

#154 - fix(wabe): array in object fields

Pull Request - State: closed - Opened by coratgerl 16 days ago

#153 - feat(wabe-stripe): bump stripe sdk to 17.5

Pull Request - State: closed - Opened by coratgerl 18 days ago

#152 - fix(wabe-strip): stripe create invoice

Pull Request - State: closed - Opened by coratgerl 18 days ago

#151 - fix(wabe): url redirection for google oauth

Pull Request - State: closed - Opened by coratgerl 18 days ago

#150 - fix(wabe): add `isProduction` to set correctly graphql plugin

Pull Request - State: closed - Opened by coratgerl 18 days ago

#149 - fix(wabe): google authentication oauth

Pull Request - State: closed - Opened by coratgerl 20 days ago

#148 - feat(wabe): add p-retry on mongodb connection

Pull Request - State: closed - Opened by coratgerl 20 days ago

#147 - Add "missing" steps to the "getting started" docs.

Pull Request - State: closed - Opened by ignatz 21 days ago - 1 comment

#146 - fix(wabe): remove useless package

Pull Request - State: closed - Opened by coratgerl 23 days ago

#145 - feat(wabe): add utils to root context

Pull Request - State: closed - Opened by coratgerl 23 days ago

#144 - feat(wabe-openai): init package

Pull Request - State: closed - Opened by coratgerl 23 days ago

#143 - feat(wabe): add AI controller

Pull Request - State: closed - Opened by coratgerl 23 days ago

#142 - fix(wabe): remove useless graphql types

Pull Request - State: closed - Opened by coratgerl 28 days ago

#141 - feat(wabe): disable graphql introspection in production

Pull Request - State: closed - Opened by coratgerl 29 days ago

#140 - feat(wabe): clean the signUp permissions

Pull Request - State: closed - Opened by coratgerl 29 days ago

#138 - feat(wabe): type permission role

Pull Request - State: closed - Opened by coratgerl 29 days ago

#137 - refactor(wabe): ACL interface for developer

Pull Request - State: closed - Opened by coratgerl about 1 month ago

#136 - feat(wabe): add test for ACL

Pull Request - State: closed - Opened by coratgerl about 1 month ago

#135 - fix(wabe): issue with file on graphql resolver

Pull Request - State: closed - Opened by coratgerl about 1 month ago

#134 - bump

Pull Request - State: closed - Opened by coratgerl about 1 month ago

#133 - fix(wabe): authorize root access for signUp

Pull Request - State: closed - Opened by coratgerl about 1 month ago

#131 - feat: improve the permission interface to have an `everyone` in authorized roles

Issue - State: closed - Opened by coratgerl about 1 month ago - 1 comment
Labels: bug

#130 - fix(wabe): `RoleEnum` don't have the good format

Pull Request - State: closed - Opened by coratgerl about 1 month ago

#129 - fix(wabe): fix coupon name, no allow_promotion when couponId

Pull Request - State: closed - Opened by coratgerl about 1 month ago

#128 - feat(wabe): add default promotionID

Pull Request - State: closed - Opened by coratgerl about 1 month ago

#127 - feat(wabe): set the payment adapter public

Pull Request - State: closed - Opened by coratgerl about 1 month ago

#126 - feat(wabe): improve `HookObject` type

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#125 - feat(wabe): improve hook documentation

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#124 - feat(wabe): add `originalObject` on update and delete operations

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#123 - test(wabe): add tests removed in #122

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#121 - feat(wabe): allow to mutate an object without return any data

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#120 - feat(wabe): add fetch operation on HookObject

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#119 - fix(wabe): remove mandatory read operations on CUD operations

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#118 - refactor(wabe): remove useless optimization

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#117 - fix(wabe-stripe): return code when create stripe coupon

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#116 - fix(wabe-stripe): should return the code and the promo stripe id

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#115 - feat(wabe-stripe): add deleteCoupon and updatePromotionCode

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#114 - feat(wabe-stripe): create coupon/promotion code

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#114 - feat(wabe-stripe): create coupon/promotion code

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#113 - feat(wabe): add interface to create promotion with API

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#113 - feat(wabe): add interface to create promotion with API

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#112 - feat(wabe-stripe): allow promotion code

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#111 - feat(wabe-stripe): add invoice_creation param

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#110 - fix(wabe-stripe): use payment method id

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#109 - fix(wabe-stripe): interface for validateWebhook should be more flexible

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#108 - fix(wabe-stripe): no update when create payment

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#107 - feat(wabe-stripe): customer email should be optional in createPayment

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#106 - feat(wabe): add rate limit configuration

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#105 - ci(wabe): try

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#104 - refactor(wabe): remove useless payment graphql mutation

Pull Request - State: closed - Opened by coratgerl about 2 months ago

#102 - refactor(wabe): improve emails templates type

Pull Request - State: closed - Opened by coratgerl 2 months ago

#101 - fix(wabe): type on PaymentDevAdapter

Pull Request - State: closed - Opened by coratgerl 3 months ago

#100 - fix(wabe): remove publicUrl

Pull Request - State: closed - Opened by coratgerl 3 months ago

#99 - feat(wabe): add config to manage cors

Pull Request - State: closed - Opened by coratgerl 3 months ago

#98 - feat: add retry system on mongodb connection

Issue - State: open - Opened by coratgerl 3 months ago

#97 - Add PostgreSQL Client Support with Connection String and In-Memory Fallback

Pull Request - State: closed - Opened by stawuah 3 months ago - 1 comment

#96 - fix(wabe): build argon2 as external dep

Pull Request - State: closed - Opened by coratgerl 3 months ago

#95 - feat(wabe): remove argon2

Pull Request - State: closed - Opened by coratgerl 3 months ago

#94 - feat(wabe-stripe): enable automatic tax

Pull Request - State: closed - Opened by coratgerl 3 months ago

#93 - fix(wabe): try to debug ci

Pull Request - State: closed - Opened by coratgerl 3 months ago

#92 - ci(wabe): test

Pull Request - State: closed - Opened by coratgerl 3 months ago

#89 - feat(wabe): delete all user's session when delete an user

Pull Request - State: closed - Opened by coratgerl 3 months ago

#88 - feat(wabe): rework stripe interface and secure webhook

Pull Request - State: closed - Opened by coratgerl 4 months ago

#87 - feat(wabe-stripe): add delete webhook

Pull Request - State: closed - Opened by coratgerl 4 months ago

#86 - chore(wabe): add useAwait rule

Pull Request - State: closed - Opened by coratgerl 4 months ago

#85 - fix(wabe): load routes defined in WabeConfig

Pull Request - State: closed - Opened by coratgerl 4 months ago

#84 - fix(wabe): some cookies authentication bugs

Pull Request - State: closed - Opened by coratgerl 4 months ago

#83 - fix(wabe): uncomment failure redirection for oauth

Pull Request - State: closed - Opened by coratgerl 4 months ago

#81 - When we delete an user, we should delete all associated sessions

Issue - State: closed - Opened by coratgerl 4 months ago
Labels: bug

#80 - fix(wabe): reset password OTP check condition in dev mode

Pull Request - State: closed - Opened by coratgerl 4 months ago

#79 - fix(wabe): anonymous can sendOtpCode or resetPassword

Pull Request - State: closed - Opened by coratgerl 4 months ago

#78 - Create util to add `isRoot: true` to a context

Issue - State: closed - Opened by coratgerl 4 months ago
Labels: enhancement, good first issue

#77 - Add rate limit on wabe start

Issue - State: closed - Opened by coratgerl 4 months ago - 1 comment
Labels: enhancement, good first issue

#76 - fix(wabe): remove permission check to send OTP code

Pull Request - State: closed - Opened by coratgerl 4 months ago