2216 Commits (94576ff3a48c8af83908757fa0a38696e4c9b3fd)
 

Author SHA1 Message Date
Matthew Raymer 94576ff3a4 refactor: convert AmountInput to function props 1 week ago
Matthew Raymer 912bb7c136 fix: revert QR scanner to emit pattern after function prop binding fails 1 week ago
Matthew Raymer 3d3d50dc9f feat: enhance EntityGrid with function props and improve code formatting 1 week ago
Matthew Raymer 6c7c0fed34 Add component communication guide with function props preference 1 week ago
Matthew Raymer de90c242a8 Remove debugging console.log statements 1 week ago
Matthew Raymer d5e6b4c697 Remove dev-dist from git tracking 1 week ago
Matthew Raymer d5597adab9 Fix registration status reactivity in HomeView 1 week ago
Matthew Raymer 83317a476e Restore complete UsageLimitsSection functionality with detailed limits display 1 week ago
Trent Larson e1252236c0 fix: capitalize the beginning of a message 1 week ago
Jose Olarte III e787886f1b Update: remove obsolete empty ID check 1 week ago
Matthew Raymer 2a0efd33f1 refactor: remove unused Vite configuration files and update documentation 1 week ago
Matthew Raymer 147e039c05 refactor: remove unused LazyLoadingExample component 1 week ago
Matthew Raymer cf39f36b0e fix: resolve ContactInputForm v-model binding and lint errors 1 week ago
Jose Olarte III 5c5af5b5cb Fix: Copy to Clipboard button targeting 1 week ago
Matthew Raymer 447b4e26ef feat: centralize identity creation with router navigation guard 2 weeks ago
Matthew Raymer cc0ae015bc feat: Complete PlatformServiceMixin migration and enhance tooling 2 weeks ago
Matthew Raymer 5f2ab5f913 Complete ContactsView Enhanced Triple Migration Pattern (3 minutes) 2 weeks ago
Matthew Raymer 74a8365a14 Remove databaseUtil dependency from PlatformServiceMixin 2 weeks ago
Matthew Raymer b63d16d3a8 fix platform services to use correct settings table schema 2 weeks ago
Matthew Raymer a2609c05fc migrate ProjectsView.vue to Enhanced Triple Migration Pattern 2 weeks ago
Matthew Raymer 03291a7775 Complete QuickActionBvcEndView Enhanced Triple Migration Pattern (4 minutes) 2 weeks ago
Matthew Raymer ef9352071d Complete Enhanced Triple Migration Pattern for contact components 2 weeks ago
Matthew Raymer ad8e9f823b Fix duplicate export declarations and migrate ContactsView with sub-components 2 weeks ago
Matthew Raymer 6ef4e314ec Add comprehensive build scripts and Vite config documentation to BUILDING.md 2 weeks ago
Matthew Raymer 6bc94ea014 docs: comprehensive build system documentation overhaul 2 weeks ago
Matthew Raymer 2c03e7639f patch: restored .env.development variables 2 weeks ago
Matthew Raymer e85def4d60 Fix InviteOneAcceptView migration fence; remove USE_DEXIE_DB dependency 2 weeks ago
Matthew Raymer 1574273297 Fix InviteOneAcceptView migration fence; remove USE_DEXIE_DB dependency 2 weeks ago
Matthew Raymer 6b0326b582 Remove manual service worker registration; rely on VitePWA auto-registration 2 weeks ago
Matthew Raymer ced05c5e74 Merge branch 'master' into build-improvement 2 weeks ago
Matthew Raymer 50df9f663a Remove redundant build:capacitor:* script aliases 2 weeks ago
Matthew Raymer ed1b10ac84 feat: Add comprehensive CEFPython implementation guide 2 weeks ago
Matthew Raymer 5d680c28b5 docs: add iOS simulator build and app icon troubleshooting guide 2 weeks ago
Matthew Raymer edc742a47d fix: resolve Electron auto-updater 404 errors 2 weeks ago
Matthew Raymer 62fb24b04a Add full iOS build system: script, npm integration, and documentation 2 weeks ago
Matthew Raymer 4b79e3a36e docs: clarify Electron build scripts vs development scripts 2 weeks ago
Matthew Raymer a683ad7909 feat: implement script-based database clearing for development 2 weeks ago
Matthew Raymer 7fb06eaab5 fix: simplify Electron single instance enforcement 2 weeks ago
Matthew Raymer 3ba33cea55 Add single-instance enforcement to Electron app 2 weeks ago
Matthew Raymer 38d4b428e1 Fix HomeView registration status detection for imported users 2 weeks ago
Matthew Raymer 2f3117dfd4 fix(homeview): consolidate duplicate registration check logging 2 weeks ago
Matthew Raymer cd1e46d5f2 fix(electron): suppress DevTools source map error for Capacitor SQLite plugin 2 weeks ago
Matthew Raymer 2e6cf612e6 refactor: implement clean modular Electron build system 2 weeks ago
Matthew Raymer 5ce69b47a7 feat: integrate PWA functionality with platform service architecture 2 weeks ago
Matthew Raymer ae9406f586 Enable full PWA install experience in all web modes 2 weeks ago
Matthew Raymer 7aa7056207 Fix: markdownlint MD012/MD019 errors in build-pattern-conversion-plan.md 2 weeks ago
Matthew Raymer 97e6c9e84a Fix Playwright tests: API config and offer tests 2 weeks ago
Matthew Raymer 2e372deb8a Clean up Playwright tests: remove all debug console.log statements 2 weeks ago
Matthew Raymer b818aa19ed Fix Playwright onboarding dialog and UI flow issues 2 weeks ago
Matthew Raymer 3cec18e732 Fix Playwright test selector and clean up debug logging 2 weeks ago