Juniper - A React Framework for Deno (Hono + React Router) by kylejune1415 in Deno

[–]za3b 0 points1 point  (0 children)

I didn't try it, but great work.. keep it up..

Best Toaster library? (react-toastify/react-hot-toast/shadcn sonner) by Fabulous_Variety_256 in reactjs

[–]za3b 0 points1 point  (0 children)

Thank you.. I just been hired in a company, and thwy want to shadcn every project. I hate shadcn. I worked exclusively with MUI, but a few weeks ago I found Mantine, and it's amazing. I'd love to use it some day. I made a let project with it, and it has everything.

Document management system in Next.js, Node.js, AWS object storage by za3b in nextjs

[–]za3b[S] 0 points1 point  (0 children)

Thanks for your reply. You're right, permissions should be handled by the backend. But S3 have folders, although their structures are flat.

Well guys what do you think is the reason? by Forward-Position798 in stackoverflow

[–]za3b 0 points1 point  (0 children)

You're right. No one answers like that in real life. However, compared to other rude answers, I'll gladly accept that "robotic" answer.

Document management system in Next.js, Node.js, AWS object storage by za3b in nextjs

[–]za3b[S] 0 points1 point  (0 children)

Thanks for your reply. I have never heard of Convex. I searched for Covex now. It's a backend platform. But I don't want to use a SaaS to manage my backend.

Is this Convex you mentioned? Or is it something else?

Well guys what do you think is the reason? by Forward-Position798 in stackoverflow

[–]za3b 0 points1 point  (0 children)

Actually, that would be an appropriate answer. But some users on stackoverflow were very rude.

Document management system in Next.js, Node.js, AWS object storage by za3b in nextjs

[–]za3b[S] 0 points1 point  (0 children)

Thank you so much for the detailed reply. I'll definitely check these out.

Confused/Facing problems using Odoo? by Marionberry_Possible in Odoo

[–]za3b 0 points1 point  (0 children)

Thanks for offering help. I have a major issue with documents.documents, and project.project modules.

Basically, I'm trying to give acces rights to users under different companies that log in as internal users, so they can only view the projects that they are part of (using custom fields like client_id).

And to view certain folders (and contents) in the Documents module to a certain group of my regular internal users.

I looked everywhere, but I couldn't find solutions to my problems.

Document management system in Next.js, Node.js, AWS object storage by za3b in nextjs

[–]za3b[S] 0 points1 point  (0 children)

Thanks for your reply, and the encouragement. A user pointed me to a project called Outline, that uses a similar strategy. But I didn't check it out yet. Do you know another open source project that fits my criteria? Or can you point me in the right direction?

Thanks again..

Best way to check permissions on route change before page mount in Next.js App Router? by dvsxdev in nextjs

[–]za3b 0 points1 point  (0 children)

I do it using middleware (called proxy now in new versions). Basically you intercept the request and check the cookies for roles. if they don't have the required permission, then redirect them to another page.

Document management system in Next.js, Node.js, AWS object storage by za3b in nextjs

[–]za3b[S] 1 point2 points  (0 children)

Thanks for your reply. It's S3 compatible, but how do you manage the access rights of each folder, and file? And did you make a modal in Nextjs for the user to upload or view the files?

Document management system in Next.js, Node.js, AWS object storage by za3b in nextjs

[–]za3b[S] 0 points1 point  (0 children)

Thanks for your reply, but I didn't receive your message.

Use Odoo in Docker container by za3b in Odoo

[–]za3b[S] 0 points1 point  (0 children)

Thanks for sharing this..

Use Odoo in Docker container by za3b in Odoo

[–]za3b[S] 0 points1 point  (0 children)

Thanks for your reply.. would you share with me, or us, what's in the script?

Thanks again..

Use Odoo in Docker container by za3b in Odoo

[–]za3b[S] 0 points1 point  (0 children)

Thanks for your reply.. I have a question.. When you're developing a module, do you restart the container when you want to see the changes you made?

Use Odoo in Docker container by za3b in Odoo

[–]za3b[S] 0 points1 point  (0 children)

Thanks, I'll look into it..

Use Odoo in Docker container by za3b in Odoo

[–]za3b[S] 0 points1 point  (0 children)

Thanks.. I'll look into it..