1700 Commits (f186e129db5dace343743f5f40a19bad1e7a478e)

Author SHA1 Message Date
Matthew Raymer b374f2e5a1 feat: implement ActiveDid migration to active_identity table 2 months ago
Trent Larson 9f1495e185 feat: alloww markdown in the descriptions and render them appropriately 2 months ago
Trent Larson f61cb6eea7 fix: on project changes, truncate the description properly (to avoid screen zooming in) and widen the table 2 months ago
Jose Olarte III 1eeb013638 refactor(claims): extract offer fulfillment logic to utility function 2 months ago
Jose Olarte III 3e5e2cd0bb fix(claims): handle single Offer object in fulfills field for ConfirmGiftView 2 months ago
Jose Olarte III d87f44b75d fix(claims): handle single Offer object in fulfills field 2 months ago
Trent Larson fa8956fb38 chore: explicitly share error message used for logic 2 months ago
Jose Olarte III 1499211018 refactor: simplify duplicate account error detection 2 months ago
Jose Olarte III 25e37cc415 refactor: consolidate duplicate account checking logic into unified utility 2 months ago
Jose Olarte III 5f8d1fc8c6 refactor: remove deprecated lastName field from user settings 2 months ago
Jose Olarte III c9082fa57b refactor: remove single-use notification constant 2 months ago
Trent Larson d3f54d6bff feat: move the user profile up on page, reword "star" to "favorite" 2 months ago
Trent Larson 2bb733a9ea feat: make each of the "new" buttons on the home page the same size 2 months ago
Trent Larson 7da6f722f5 fix: fix remaining problems with recent plan changes 2 months ago
Trent Larson 475f4d5ce5 feat: add changed details for plans with recent changes (not all are accurate yet) 2 months ago
Trent Larson 24a7cf5eb6 feat: add a notification for changes to starred projects 2 months ago
Trent Larson da0621c09a feat: Start the ability to star/bookmark a project. 4 months ago
Jose Olarte III dde37e73e1 Lint fixes 2 months ago
Jose Olarte III 83c0c18db2 fix: persist identity names per user instead of globally 2 months ago
Matthew Raymer 5780d96cdc chore: linting 2 months ago
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
Matthew Raymer 4aea8d9ed3 linting 2 months ago
Matthew Raymer 98f97f2dc9 refactor(settings): simplify $getSettings to $getMasterSettings 2 months ago
Trent Larson aa346a9abd feat: for confirm list, allow to see 30 minutes before meeting start 2 months ago
Matthew Raymer 4f78bfe744 feat: suppress console spam for expected HTTP errors 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
Matthew Raymer 9386b2e96f refactor(services): inline ProfileService logic into AccountViewView 2 months ago
Jose Olarte III 08cda50f13 Merge branch 'master' into android-safe-area-insets 2 months ago
Matthew Raymer 7f7680f4a6 fix(config): remove forced API server overrides 2 months ago
Jose Olarte III 0c9ede9fc9 fix/deep-link-views: use proper #Content wrapper 2 months ago
Matthew Raymer 6aac3ca35f fix(api): resolve image server hardcoding and add comprehensive diagnostics 2 months ago
Matthew Raymer f0fd8c0f12 feat(diagnostics): add comprehensive logging for server switching and user registration 2 months ago
Matthew Raymer fd30343ec4 fix(settings): resolve server switching not applying immediately 2 months ago
Trent Larson 528a68ef6c fix: reorder and reword visibility messages on confirmation & DID view pages 2 months ago
Trent Larson 8991b36a56 fix: give consistent "you" verbiage on button 2 months ago
Trent Larson 6f5661d61c fix: enhance the message & provide link on confirmation page when something isn't seen 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 2 months ago
Matthew Raymer 86e9aa75c1 fix(types): resolve TypeScript any type violations 2 months ago