Matthew Raymer
d9085ced6d
(chore): cleaning up formatting and relative references
6 months ago
Trent Larson
9411096ab7
prompt organizer about adding a contact if not in list, and other sanity checks
6 months ago
Trent Larson
fe71c3f754
make member view available to onboard meeting organizer and reorganize buttons
6 months ago
Trent Larson
93831c372a
fix problem with you-are-missing message and refactor other messages in onboard meeting
6 months ago
Matthew Raymer
6c97cafedb
Merge branch 'master' into split_build_process
fix: update import paths from alias to relative
- Replace @ alias imports with relative paths in HiddenDidDialog and UserProfileView
- Maintain consistent import style across components
- Improve build compatibility across different environments
This change helps ensure consistent module resolution across different
build targets including Capacitor and Electron builds.
6 months ago
Trent Larson
0b05ca3de8
fix linting
6 months ago
Trent Larson
dffecae565
now add registration when the organizer admits them
6 months ago
Trent Larson
4cd130244c
add an icon for each attendee to add them to their contact list
6 months ago
Trent Larson
d5f4337558
organizer can toggle admission to the meeting
6 months ago
Trent Larson
64830eeb05
fix linting (and change a little wording in onboarding page)
6 months ago
Trent Larson
31d573684a
split out group-meeting member list into a separate component, and fix some edit/create mode titles
6 months ago
Trent Larson
2a23587c3b
make screen where user can create a group onboarding meeting
6 months ago
Trent Larson
51c8d8ac8b
change to three prompts for an onboarding-method choice (first one doesn't work yet)
6 months ago
Trent Larson
920d3f4d25
fix linting, add to the 10-project timeout
7 months ago
Trent Larson
d57aee203f
add instructions for contacting potential links to hidden people
7 months ago
Trent Larson
7ababb4e1b
fix problem after minimizing use of account private data
7 months ago
Matthew Raymer
a32c3c7765
Multi-build support; tested successfully for Electron
7 months ago
Trent Larson
702e44872f
switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info
7 months ago
Matthew Raymer
be8ba12df6
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.
7 months ago
Trent Larson
346bd1dbb4
change gifted prompts to point to achievements that were made possible
7 months ago
Trent Larson
f6509b4013
make invite notes the default user name when adding a contact
8 months ago
Trent Larson
e083585379
reword some onboarding phrases
8 months ago
Trent Larson
6ffbcfa9a1
catch more errors if something catastrophic happens to encrypted data
8 months ago
Trent Larson
bb3807a805
switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often)
8 months ago
Trent Larson
5effb76cf5
ensure overlays show on top of relative+absolute positioning like green pluses
9 months ago
Trent Larson
658214abb6
fix linting
9 months ago
Trent Larson
f1163d8302
add words under feed, add big "plus" on first page, and reword some things
9 months ago
Trent Larson
10bb79f695
refactor project screen: add action to record a give from it, and add checks to give confirmation buttons
9 months ago
Trent Larson
60f066bda0
change default reminder message; show people & unnamed icons blue for clickable
9 months ago
Trent Larson
7777fa202b
finish separation of daily reminder message, bump version to 0.3.34
9 months ago
Trent Larson
8735fe44db
change the notification detection to our own variables, and save the selected time
9 months ago
Trent Larson
2a652d2079
make the import selection more obvious, plus other verbiage
9 months ago
Trent Larson
75fb4da42d
move push notification setup out of an App.vue Notification and into a component
9 months ago
Trent Larson
4168c37074
add large notice when user has a new offer to them
9 months ago
Trent Larson
eb90c9ebae
still 0.3.31, fix linting
10 months ago
Trent Larson
e1d0a2b02c
bump to version 0.3.31, tweak messaging to include offers
10 months ago
Trent Larson
42dcb3b43c
tweak onboarding messages
10 months ago
Trent Larson
00b191c4fd
suggest new user going to the front page
10 months ago
Trent Larson
45214eabc5
adjust tests for new onboarding messages
10 months ago
Trent Larson
53abf964b2
add basic page-by-page onboarding help
10 months ago
Trent Larson
6f880d0df1
fix bad link to project page, fix improper action on invite-add-contact cancel
10 months ago
Trent Larson
fe482d06f6
show more redeemed info & action on the invites, refactor onboarding instructions
10 months ago
Trent Larson
98afa8a259
refactor invite link & add test
10 months ago
Trent Larson
149481d468
finish the loading of an invite RegisterAction when clicking on a link
10 months ago
Trent Larson
1bfdcab90b
add page for one-on-one invites (incomplete)
10 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
1d48da6855
disable checkboxes for nostr partner messages; adjust linting warnings
11 months ago
Trent Larson
4fd2319d53
fix error is OfferDialog where assignment to a project was missed, plus some refactors
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
12 months ago