189 Commits (dfe10973c4be77fffc8412daf2047608358ab303)

Author SHA1 Message Date
Jose Olarte III 96da4f6aec Identicon responsive size fix + lint-fix 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Trent Larson 22da1106a8 fix linting 6 months ago
Matthew Raymer 3168416bfa feat: add claim confirmation functionality to activity feed 6 months ago
Matthew Raymer 46f6268e5b refactor: Improve settings and feed handling in HomeView 6 months ago
Matthew Raymer bf23c56475 refactor: extract ActivityListItem into separate component 6 months ago
Jose Olarte III d78e7e70a0 Comments 6 months ago
Jose Olarte III fd5bbf38e9 In-progress: homeview design refresh 6 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Trent Larson e27aefc19e fix error setting the apiServer to "", plus some refactors while fixing test 40 6 months ago
Jason Buchanan 213cec2d85 feat(feed): improving the image viewer, to be more conventional, and also allowing the viewer to download the image on mobile with `...` control 6 months ago
Jason Buchanan 62eb3ecccc feat(feed): adding image viewer for expanding images found in the feed instead of displaying in a new tab and taking the viewer away from the application 6 months ago
Jason Buchanan 8f34687bc0 fix(feed): long words or urls displayed in feed break the container layout 6 months ago
Jason Buchanan 9d5d163ad5 feat(feed): better image formatting, to take up the width of the feed container 6 months ago
Matthew Raymer 15783cdbe6 (chore): cleaning up formatting and relative references 7 months ago
Trent Larson 3a56d83dd6 add onboarding pages for the list and members, and refine the setup 7 months ago
Trent Larson ea80658e04 change to three prompts for an onboarding-method choice (first one doesn't work yet) 7 months ago
Trent Larson 2e7700731b switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 8 months ago
Matthew Raymer 8b77d2b573 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 8 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 8 months ago
Trent Larson c34f8cbf41 make feed pictures larger 8 months ago
Trent Larson 156950c7f0 add invite-one-accept screen dedicated to accepting invitations 9 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 9 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 7189cce25e ensure overlays show on top of relative+absolute positioning like green pluses 9 months ago
Trent Larson 53c4328e82 add words under feed, add big "plus" on first page, and reword some things 9 months ago
Trent Larson 1b87bda471 change default reminder message; show people & unnamed icons blue for clickable 9 months ago
Trent Larson c004706425 add pages to see all the offers to user and offers to user's projects 10 months ago
Trent Larson 0d880d1edc add "+" to numbers if hit limit (>50), fix linting 10 months ago
Trent Larson 195ba6c759 add new projects to front page 10 months ago
Trent Larson 5f452dcf73 add tests for new activity of offers-directly-to-user 10 months ago
Trent Larson dbf010c1fe mark new-activity offers as seen, and mark them unseen again 10 months ago
Trent Larson 67b2b7199a fix tests (from project-page switch 4 commits ago) and fix linting 10 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 10 months ago
Trent Larson 8a61d9df45 various look-and-feel improvements 10 months ago
Trent Larson 53abf964b2 add basic page-by-page onboarding help 10 months ago
Trent Larson 4edcefd0f0 fix verbiage for recipient on home page 11 months ago
Trent Larson 9925800fbd allow details on a give for a providing project (so we can attach a picture) 11 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 1 year ago
Trent Larson 5151052202 fix test BVC setting, remove stray console.outs 1 year ago
Trent Larson 9e98a9ab43 add test for new name-entry & copy-to-clipboard flow 1 year ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 1 year ago
Trent Larson 431672fd63 move some buttons to take less space at the top of Home 1 year ago
Trent Larson a001f2fde3 fix linting, and give instructions for current test suite 1 year ago
Trent Larson bdb544a624 fix error sharing image and failing to upload, fix upload in webkit/safari, and test it 1 year ago
Jose Olarte III 8008504828 Playwright: additional checks to add contact 1 year ago
Jose Olarte III a410836539 Added IDs for Playwright targeting 1 year ago