1584 Commits (c4f2bb5e3aed96d281cf37b591b552a9ecb44b87)

Author SHA1 Message Date
Jose Olarte III c4f2bb5e3a refactor: move duplicate account import warnings to notification constants 2 months ago
Jose Olarte III f51408e32a feat: add duplicate account import prevention 2 months ago
Trent Larson aa346a9abd feat: for confirm list, allow to see 30 minutes before meeting start 2 months ago
Jose Olarte III ec53452220 Chore: lint fix 2 months ago
Jose Olarte III cc50c38d13 Chore: simplify wording for person entities 2 months ago
Jose Olarte III 08cda50f13 Merge branch 'master' into android-safe-area-insets 2 months ago
Jose Olarte III 0c9ede9fc9 fix/deep-link-views: use proper #Content wrapper 2 months ago
Trent Larson 36acbcf160 feat: add the version on the top of the Help screen by the title 2 months ago
Trent Larson d2d64cf1d9 fix: replace the confusing phrase "Unnamed/Unknown" verbiage with "Not Named" 2 months ago
Jose Olarte III 4ba58145d0 feat: implement safe area insets for Android and add development tooling 2 months ago
Jose Olarte III 8f5111d100 Refactor: unify dialog styles across components 2 months ago
Jose Olarte III 25e79249dd Feat: integrate RegistrationNotice component into ProjectsView 2 months ago
Jose Olarte III 47a7b03cca Refactor: simplify RegistrationNotice component interface 2 months ago
Jose Olarte III 7f5a64dceb UI: update HomeView onboard alert style 2 months ago
Jose Olarte III aa55588cbb UI: spacing and text styling consistencies 2 months ago
Jose Olarte III 5f63e05090 Fix: hide offer link from unregistered users 2 months ago
Jose Olarte III 74c70c7fa0 fix(DIDView): validate DID format before processing URL parameters 2 months ago
Matthew Raymer 63e1738d87 fix(ui): remove debug output from AccountViewView map loading 3 months ago
Matthew Raymer 86e9aa75c1 fix(types): resolve TypeScript any type violations 3 months ago
Matthew Raymer 9384f0083a refactor(types): improve type safety and eliminate type assertions 3 months ago
Trent Larson 016e849d3e fix: Fix onboard-meeting-members deep link with groupId. 3 months ago
Jose Olarte III eb44e7b51e Chore: convert "unnamed" into constant 3 months ago
Jose Olarte III ca8d72e1c9 Fix: remove non-applicable IDs 3 months ago
Matthew Raymer bc9d3cdda5 fix(profile): resolve map loading and profile deletion issues 3 months ago
Matthew Raymer 1542c7bb75 chore: linting 3 months ago
Trent Larson c1ae5cbfb8 doc: Update messaging when deleting a contact to warn about same DIDs. 3 months ago
Trent Larson 799981d1cb doc: Add comment about similar code. 3 months ago
Matthew Raymer 379056aae1 feat(typescript): resolve Priority 2 type safety issues across components 3 months ago
Matthew Raymer bc618bb13b feat(typescript): implement type-safe database error handling and eliminate any types 3 months ago
Matthew Raymer b761088839 refactor(logging): replace console.* and reclassify log levels in HomeView.vue, FeedFilters.vue 3 months ago
Jose Olarte III a4528c5703 Refactor: eliminate "special" entity type and use DID-based logic 3 months ago
Matthew Raymer 79593f12b4 fix(types): resolve notification system type safety issues 3 months ago
Trent Larson a221a5c5ed feat: Add easier way for test users to register themselves. 3 months ago
Matthew Raymer adfaef7947 fix(lint): resolve low and medium impact warnings 3 months ago
Jose Olarte III 6d0f4d910f Fix: overloaded arguments + linting 3 months ago
Jose Olarte III 87ebe4ffae Fix: restore newer clipboard service call 3 months ago
Jose Olarte III ec1a725832 Refactor: improve dialog logic and entity handling 3 months ago
Matthew Raymer bb357f294a refactor(ui): remove unused image cache system and fix TypeScript compilation 3 months ago
Matthew Raymer 9196081f34 fix(home): resolve nearby filter not refreshing feed view 3 months ago
Jose Olarte III 24f6730572 Fix: remove redundant method 3 months ago
Jose Olarte III c969c536bf Fix: notify getting called before it's initialized 3 months ago
Trent Larson e8bf8014b4 chore: remove notifications that don't work, and adjust other commentary & docs. 3 months ago
Trent Larson c1713e1b0b chore: Remove duplicate logic for encoding contactMethods for DB. 3 months ago
Matthew Raymer d5db39878c Remove debug code from ShareMyContactInfoView 3 months ago
Matthew Raymer 778d00c2a4 refactor(HomeView): remove unused methods and deduplicate API server calls 3 months ago
Matthew Raymer 4f9fb068c8 Remove unused confirmation code from ActivityListItem and HomeView 3 months ago
Matthew Raymer 0eb8d3d50e Migrate OnboardMeetingListView to new notify system and add comprehensive documentation 3 months ago
Matthew Raymer f98d6c7020 Fix notify initialization and axios access errors 3 months ago
Jose Olarte III bf08e57ce7 Fix: re-organize entity type conditional logic in gifting flow 3 months ago
Jose Olarte III 18e6aa5a9a Fix: gifting error messages 3 months ago