issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:HTML language:Java
Filter by
39.9M results
Kiểm tra API Member với dữ liệu hợp lệ, thiếu dữ liệu, dữ liệu trùng, phân quyền Member/Admin/Staff.
Replace localStorage team invites with a real database-backed system.
Database:
- Create team_members table (id, owner_id, member_id, role, invited_at, accepted_at)
- Add RLS policies so team members ...
enhancement
high-priority
multi-user
Document how to set up a custom domain for PalletBill.
Steps to document:
1. Purchase domain (e.g., pallettbill.com)
2. Add custom domain in Netlify site settings
3. Configure DNS (CNAME or A record) ...
documentation
low-priority
Scheduled function that checks for overdue invoices daily and sends reminder emails.
Schedule:
- 7 days past due: friendly reminder
- 14 days past due: second notice
- 30 days past due: final notice ...
email
enhancement
medium-priority
Sync invoices and payments to QuickBooks Online via their API. This is the #1 request from 3PL operators who need
accounting integration.
Scope:
- OAuth connection flow in Settings
- Auto-sync invoices ...
enhancement
integration
medium-priority
Add a dark mode option in Settings. The admin panel already uses a dark sidebar that could serve as design reference.
Implementation:
- Add theme toggle in Settings
- Store preference in localStorage ...
enhancement
low-priority
ui
Subscribe to invoice status changes and show in-app notifications when:
- An invoice is paid
- An invoice becomes overdue
- A new client signs up
Use Supabase Realtime channels to listen for changes ...
enhancement
low-priority
Let customers manage their own subscription (upgrade, downgrade, cancel, update payment method) via Stripe Customer
Portal.
Implementation:
- Use stripe.billingPortal.sessions.create()
- Add Manage ...
billing
enhancement
medium-priority
Replace mailto: links with a real email service so invoices are emailed automatically when sent.
Options:
- Resend (free tier: 100 emails/day)
- SendGrid (free tier: 100 emails/day)
Emails needed: ...
email
enhancement
high-priority
Test tạo hội viên, cập nhật hội viên, xem chi tiết, tìm kiếm, xóa mềm/ngừng hoạt động.

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.