ubiquity / ubiquibot

Putting the 'A' in 'DAO'
https://github.com/marketplace/ubiquibot
MIT License
17 stars 59 forks source link

feat: add default access info #805

Closed wannacfuture closed 11 months ago

wannacfuture commented 11 months ago

Resolves #804

netlify[bot] commented 11 months ago

Deploy Preview for ubiquibot-staging ready!

Name Link
Latest commit ddad21039156c1fe5e7147cdcb4cdff13179b48a
Latest deploy log https://app.netlify.com/sites/ubiquibot-staging/deploys/650f05e381c00b0008a4b172
Deploy Preview https://deploy-preview-805--ubiquibot-staging.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

0x4007 commented 11 months ago

Can you show QA?

wannacfuture commented 11 months ago

Umm.. My local bot is broken atm.

is QA necessary? Its a small fix I think.

0x4007 commented 11 months ago

Proof that it solves the problem is always necessary, yes

wannacfuture commented 11 months ago

QA: https://github.com/wannacfuture/Battleship/issues/88#issuecomment-1732313557 @pavlovcik

0x4007 commented 11 months ago

Did you try before initializing your user's permissions in your database?

wannacfuture commented 11 months ago

Did you try before initializing your user's access control in your database?

Yes. I don't have any data in access table. image

wannacfuture commented 11 months ago

I initialized all the database. And seems its working.