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
ea851a7dfd
Complete DIDView.vue triple migration and refactor template handlers
- Fix DIDView.vue notification migration: add missing NOTIFY_SERVER_ACCESS_ERROR and NOTIFY_NO_IDENTITY_ERROR imports
- Refactor 5 inline template handlers to proper class methods (goBack, toggleDidDetails, showLargeProfileImage, showLargeIdenticon, hideLargeImage)
- Update notification validation script to exclude createNotifyHelpers initialization patterns
- DIDView.vue now fully compliant: database migration + SQL abstraction + notification migration complete
Improves code organization, testability, and follows Vue.js best practices for template/class separation. All linting passes without errors.
|
2 months ago |
.. |
node-modules
|
fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService
|
3 months ago |
LogCollector.ts
|
refactor: replace console.log with logger utility
|
4 months ago |
PlatformServiceMixin.ts
|
Complete DIDView.vue triple migration and refactor template handlers
|
2 months ago |
empty-module.js
|
fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService
|
3 months ago |
logger.ts
|
Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests
|
2 months ago |
notificationUtils.ts
|
refactor: standardize notification usage and document best practices
|
2 months ago |
notify.ts
|
Refactor notification usage and apply TypeScript/lint improvements
|
2 months ago |
sqlHelpers.ts
|
Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests
|
2 months ago |