Skip to content

feat: Implement community feature#13

Draft
google-labs-jules[bot] wants to merge 1 commit into
Zencom-V1from
feat/community-feature
Draft

feat: Implement community feature#13
google-labs-jules[bot] wants to merge 1 commit into
Zencom-V1from
feat/community-feature

Conversation

@google-labs-jules

Copy link
Copy Markdown
Contributor

This change introduces a new community feature to ZenCom. Users can now create, join, and leave communities. Posts are now associated with communities, and the main feed is filtered to show posts only from the communities a user has joined.


PR created automatically by Jules for task 8516758825382413060

This change introduces a new community feature to ZenCom, allowing users to create, join, leave, and post within communities.

Key changes:
- Added `communities` and `community_members` tables to the Supabase schema.
- Modified the `posts` table to include a `community_id`.
- Implemented RLS policies for the new tables to ensure data security.
- Created a new "Komunitas" page in the UI for community discovery and creation.
- Integrated a community selector into the post creation form.
- Updated the main feed to display posts only from the user's joined communities.
- Added a full frontend verification script using Playwright to test the new functionality.
@google-labs-jules

Copy link
Copy Markdown
Contributor Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!


For security, I will only act on instructions from the user who triggered this task.

@netlify

netlify Bot commented Oct 12, 2025

Copy link
Copy Markdown

Deploy Preview for zencom ready!

Name Link
🔨 Latest commit c9076df
🔍 Latest deploy log https://app.netlify.com/projects/zencom/deploys/68ec15dd53c9900008ca2202
😎 Deploy Preview https://deploy-preview-13--zencom.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 project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants