You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthew Raymer
ca1179ed97
Extract literal strings from complex modals to notification constants
Replace hardcoded text in raw $notify calls with centralized constants:
- MembersList.vue: 2 complex modals (contact admission workflow)
- ContactsView.vue: 2 complex modals (registration, onboarding meeting)
- ProjectViewView.vue: 1 complex modal (claim confirmation)
Preserves advanced modal features (promptToStopAsking, custom buttons,
nested workflows) while standardizing text through constants for
maintainability and future localization support.
|
2 months ago |
.. |
assets
|
feat: implement single-step migration with proper foreign key order
|
2 months ago |
components
|
Extract literal strings from complex modals to notification constants
|
2 months ago |
composables
|
Fix UserNameDialog open error and add defensive ref check
|
2 months ago |
constants
|
Extract literal strings from complex modals to notification constants
|
2 months ago |
db
|
Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests
|
2 months ago |
db-sql
|
fix: Resolve infinite SQLite logging loop blocking Electron startup
|
2 months ago |
interfaces
|
Refactor notification usage and apply TypeScript/lint improvements
|
2 months ago |
libs
|
Merge branch 'gifting-periphery-improvements' into build-improvement
|
2 months ago |
router
|
feat: Add database migration tools and fix Electron integration
|
2 months ago |
services
|
Fix UserNameDialog open error and add defensive ref check
|
2 months ago |
test
|
Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests
|
2 months ago |
types
|
feat: implement secure IPC-based file export for Electron
|
2 months ago |
utils
|
Complete DIDView.vue triple migration and refactor template handlers
|
2 months ago |
views
|
Extract literal strings from complex modals to notification constants
|
2 months ago |
App.vue
|
Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic
|
2 months ago |
env.d.ts
|
chore: cleanup and test
|
4 months ago |
main.capacitor.ts
|
add first cut at deep-link redirecting, with one example contact-import that works on mobile
|
2 months ago |
main.common.ts
|
remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally)
|
2 months ago |
main.electron.ts
|
Replace console statements with structured logger calls
|
2 months ago |
main.web.ts
|
# Commit Message for SharedArrayBuffer Platform Exclusion
|
2 months ago |
registerSQLWorker.js
|
Fix circular dependency in logging during initialization
|
2 months ago |
registerServiceWorker.ts
|
WIP: add Electron platform configuration to Capacitor
|
2 months ago |
shims-vue.d.ts
|
init
|
3 years ago |
util.d.ts
|
fix linting
|
1 year ago |
vite-env.d.ts
|
add ability to edit a GiveAction
|
1 year ago |
vite.config.utils.js
|
docs: move build instructions from README to BUILDING.md
|
6 months ago |