Fix TypeScript errors, secure config, and add testing infrastructure#9
Fix TypeScript errors, secure config, and add testing infrastructure#9ViVaLaDaniel wants to merge 1 commit intomainfrom
Conversation
Co-authored-by: ViVaLaDaniel <110051738+ViVaLaDaniel@users.noreply.github.com>
|
👋 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 New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (2)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Project Purpose:
PermitPilot is an AI-powered Permit Application Management System designed to assist with identifying permits, generating checklists, and validating applications.
Changes:
src/lib/seed-db.tsto correctly use Firebase Firestore Modular SDK (doc()function).src/components/ui/calendar.tsxto supportreact-day-pickerv9 (replacedIconLeft/IconRightwithChevron).src/firebase/config.tsto use environment variables..env.localwith the existing keys (moved from source).vitestandvite-tsconfig-paths.src/lib/utils.test.tsas a sample test.testscript topackage.json.Future Work / Needed Improvements:
src/ai/flows/validate-permit-application-against-local-codes.tsto automatically fetch building codes.PR created automatically by Jules for task 18259409877844216673 started by @ViVaLaDaniel