performance-optimizations-testing #159

Open
anomalist wants to merge 132 commits from performance-optimizations-testing into build-improvement
Owner

Updated PR for performance optimizations in testing

Updated PR for performance optimizations in testing
anomalist added 2 commits 3 months ago
1dd3d9f8d1 feat: implement batched feed updates with performance monitoring
anomalist added 1 commit 3 months ago
676cd6a537 feat: implement performance optimizations for HomeView feed loading
anomalist added 1 commit 3 months ago
e5e0647fcf feat: enhance gift recording test with performance tracking and comprehensive documentation
anomalist added 1 commit 3 months ago
76b382add8 Fix test timing issues caused by feed optimization changes
anomalist added 1 commit 3 months ago
835619fc66 Add performance monitoring to Playwright test suite
anomalist added 2 commits 3 months ago
43745b7e39 Optimize 33-record-gift-x10.spec.ts navigation and add performance monitoring
d33d423b7e Revert real-time DOM monitoring and maintain optimized navigation
anomalist added 2 commits 3 months ago
06f3a4c7c2 Refactor: simplify GiftedDialog with explicit entity type props
anomalist added 3 commits 3 months ago
aed16ebe94 Remove PROD_SHARE_DOMAIN constant and unify domain configuration
0bd0e7c332 Fix contact methods JSON string/array duality in PlatformServiceMixin
anomalist added 1 commit 3 months ago
138a7ee3cf feat: add comprehensive contact import test suite with performance monitoring
anomalist added 1 commit 3 months ago
4f5e9aebcd feat: add comprehensive contact import test suite with performance monitoring
anomalist added 1 commit 3 months ago
294034d9b4 Enhanced contact import documentation and test cleanup
anomalist added 1 commit 3 months ago
d09eb5537d Improve modal handling in contact import tests with aggressive cleanup
anomalist added 1 commit 3 months ago
dd3de06252 Add comprehensive contact editing test suite with helper function
anomalist added 1 commit 3 months ago
38b4d73284 Improve registration dialog handling in contact import tests
anomalist added 3 commits 3 months ago
anomalist added 1 commit 3 months ago
33ba03d208 Fix math expression errors in Zsh test stability runner
anomalist added 11 commits 3 months ago
32f589b866 Fix Android emulator API connectivity with cleaner build script approach
b681905abd Upgrade Android API from 35 to 36
1d6418b02c Add custom API IP support for Android physical device development
3b1a63468c Add iOS support for custom API IP configuration
974d33b322 Document environment variable precedence and API configuration scheme
c27caf8887 Fix build script to fail on TypeScript errors
5ae0535935 fix: Restore "Get someone to onboard you" button functionality
607bb50a55 fix: Restore "Share Your Info" functionality with correct QR code format
4480778a49 fix: export contactMethods as JSON arrays instead of strings
anomalist added 9 commits 3 months ago
b267d1bc66 Fix contact backup export: contactMethods now exports as JSON arrays instead of strings
ed0f49656d Simplify contactsToExportJson function
6868a322f1 feat: switch ContactQRScanShowView to URL-based contact sharing
3c37ead60d feat: add comprehensive Quick Start section and clean:all command
anomalist added 3 commits 3 months ago
anomalist added 8 commits 3 months ago
18e6aa5a9a Fix: gifting error messages
bf08e57ce7 Fix: re-organize entity type conditional logic in gifting flow
f98d6c7020 Fix notify initialization and axios access errors
0eb8d3d50e Migrate OnboardMeetingListView to new notify system and add comprehensive documentation
4f9fb068c8 Remove unused confirmation code from ActivityListItem and HomeView
778d00c2a4 refactor(HomeView): remove unused methods and deduplicate API server calls
d5db39878c Remove debug code from ShareMyContactInfoView
anomalist added 77 commits 2 months ago
5cf1759653 Fix: switch to CSS-based text-truncate
6007bc34e4 refactor: centralize QR navigation logic and add export prompt after contact addition
0277b05fef Fix: offer validation prematurely closes dialog
de47829dc2 fix: DataExportSection error
c969c536bf Fix: notify getting called before it's initialized
d30597a921 feat(logging): implement configurable log levels via VITE_LOG_LEVEL
7df52312ba fix(build): resolve shell script export error in .env.development
1dc534b61f Fix: update element locators
bb357f294a refactor(ui): remove unused image cache system and fix TypeScript compilation
8c0b547855 fix(typescript): resolve production build errors and add ESLint ignore comments
ea6757c696 fix(android): resolve icon generation and build script errors
3926f9289d fix(build): update ImageMagick commands to use modern v7 syntax
45a8859a19 fix(assets): resolve Android and iOS resource generation issues
adfaef7947 fix(lint): resolve low and medium impact warnings
a284067522 feat(assets): standardize asset configuration with capacitor-assets
76749a097d fix(build): update Android build script to use new asset validation
495a94827a refactor(assets): convert asset management scripts to TypeScript with tsx
79593f12b4 fix(types): resolve notification system type safety issues
e15f540292 Fix: target success notification
303f1bc565 refactor(cursor-rules): reorganize rules into logical directory structure
404f23c118 feat(cursor): add research diagnostic workflow and format base context rules
bc618bb13b feat(typescript): implement type-safe database error handling and eliminate any types
ef4f845f74 feat(ci): enforce type safety with ESLint errors and pre-commit validation
379056aae1 feat(typescript): resolve Priority 2 type safety issues across components
37559e1bad docs(typescript): add comprehensive type safety guidelines with Vue exceptions
38f3105946 feat(rules): add software development ruleset and enhance research diagnostic
bc9d3cdda5 fix(profile): resolve map loading and profile deletion issues
anomalist added 1 commit 2 months ago
b9b583a14e refactor: eliminate shell script duplication with common base
anomalist added 1 commit 2 months ago
anomalist added 1 commit 2 months ago
ececbd3cc2 Fix zsh test stability runner script dependencies and npm script reference
anomalist added 53 commits 2 months ago
9196081f34 fix(home): resolve nearby filter not refreshing feed view
b761088839 refactor(logging): replace console.* and reclassify log levels in HomeView.vue, FeedFilters.vue
68c0459533 refactor(settings): simplify updateSettings calls in HomeView.vue, FeedFilters.vue
d39e21394c refactor(rules): consolidate type safety content and clean software development ruleset
bc1214e9db feat(dev): enhance development environment and dependency management
9384f0083a refactor(types): improve type safety and eliminate type assertions
8724f8bbe0 fix: resolve CHANGELOG version mismatch and Android clean hanging issue
86e9aa75c1 fix(types): resolve TypeScript any type violations
ab23d49145 docs(rules): enhance development guidelines with type safety and dependency management
1a06dea491 docs(workflow): enhance version control rules with synchronization requirements
63e1738d87 fix(ui): remove debug output from AccountViewView map loading
76c94bbe08 docs: add comprehensive debug hook guide for team members
1211b87f4e feat(git): implement debug code prevention system with deliberate installation
e733089bad feat(git-hooks): enhance pre-commit hook with whitelist support for console statements
1666e77aa5 docs(rules): apply markdown standards and streamline rulesets
e73b00572a fix(env): resolve malformed comment in .env.test causing shell export errors
618b822c8b fix(services): remove duplicate getErrorUrl method from ProfileService
8386804bbd feat(build): add comprehensive ESBuild error handling to Vite configurations
a37fb51876 chore(android): update Android Gradle plugin from 8.12.0 to 8.12.1
fbcd3a50ca feat: implement dynamic platform entry point system
4422c82c08 fix: resolve deeplink listener registration and add comprehensive logging
ce107fba52 style: clean up ProfileService formatting
612c0b51cc Fix: use route-specific parameter keys in deep link parser
9de6ebbf69 fix(build): resolve web app loading failure by simplifying Vite configuration
8db07465ed fix(typescript): resolve ProfileService typing issues and eliminate any types
d663c52f2d feat: implement Build Architecture Guard with Husky hooks
d5786e5131 docs: add comprehensive Build Architecture Guard documentation
7b31ea0143 feat: add Build Architecture Guard PR template
ae0601281b feat: add markdown validation and auto-fix scripts
8336d9d6bd feat: enhance markdown rules for AI generation compliance
80aecbcbbc feat: add Build Architecture Guard MDC directive
963ff9234f feat: implement comprehensive Build Architecture Guard system
2d17bfd3b4 docs: comprehensive documentation updates and modernization
51b8a0b0a8 refactor: complete migration from GitHub to Gitea
d7733e4c41 feat: add markdown automation setup script
5fc362ad4b feat(cursor): add Harbor Pilot universal directive for technical guides
6afe1c4c13 feat(harbor-pilot): add historical comment management and no time estimates rules
This pull request can be merged automatically.
You are not authorized to merge this pull request.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.