Matthew Raymer
43983bd993
(chore): merge mostly pathway changes
2025-02-06 13:34:48 +00:00
9411096ab7
prompt organizer about adding a contact if not in list, and other sanity checks
2025-02-05 21:03:57 -07:00
fe71c3f754
make member view available to onboard meeting organizer and reorganize buttons
2025-02-05 20:07:25 -07:00
93831c372a
fix problem with you-are-missing message and refactor other messages in onboard meeting
2025-02-05 19:03:54 -07:00
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.
2025-02-04 03:50:31 +00:00
0b05ca3de8
fix linting
2025-02-03 20:37:46 -07:00
dffecae565
now add registration when the organizer admits them
2025-02-03 20:31:22 -07:00
4cd130244c
add an icon for each attendee to add them to their contact list
2025-02-03 19:55:41 -07:00
d5f4337558
organizer can toggle admission to the meeting
2025-02-03 19:00:11 -07:00
64830eeb05
fix linting (and change a little wording in onboarding page)
2025-02-03 16:36:13 -07:00
31d573684a
split out group-meeting member list into a separate component, and fix some edit/create mode titles
2025-02-03 14:30:49 -07:00
Matthew Raymer
b3b01652c4
Merge changes
2025-02-03 13:27:36 +00:00
2a23587c3b
make screen where user can create a group onboarding meeting
2025-02-02 17:06:51 -07:00
51c8d8ac8b
change to three prompts for an onboarding-method choice (first one doesn't work yet)
2025-02-01 20:33:48 -07:00
920d3f4d25
fix linting, add to the 10-project timeout
2025-01-29 21:36:27 -07:00
d57aee203f
add instructions for contacting potential links to hidden people
2025-01-29 21:01:35 -07:00
7ababb4e1b
fix problem after minimizing use of account private data
2025-01-28 09:06:29 -07:00
Matthew Raymer
94ee9e24ea
Merge fixes
2025-01-11 12:45:43 +00:00
Matthew Raymer
a32c3c7765
Multi-build support; tested successfully for Electron
2025-01-07 09:40:31 +00:00
702e44872f
switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info
2025-01-06 08:52:10 -07:00
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.
2025-01-05 08:38:15 +00:00
346bd1dbb4
change gifted prompts to point to achievements that were made possible
2025-01-03 12:32:05 -07:00
f6509b4013
make invite notes the default user name when adding a contact
2024-12-28 16:29:13 -07:00
e083585379
reword some onboarding phrases
2024-12-24 14:01:12 -07:00
6ffbcfa9a1
catch more errors if something catastrophic happens to encrypted data
2024-12-10 20:02:49 -07:00
bb3807a805
switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often)
2024-12-08 19:34:31 -07:00
5effb76cf5
ensure overlays show on top of relative+absolute positioning like green pluses
2024-11-30 15:30:17 -07:00
658214abb6
fix linting
2024-11-30 14:36:45 -07:00
f1163d8302
add words under feed, add big "plus" on first page, and reword some things
2024-11-30 14:33:31 -07:00
10bb79f695
refactor project screen: add action to record a give from it, and add checks to give confirmation buttons
2024-11-28 11:26:51 -07:00
60f066bda0
change default reminder message; show people & unnamed icons blue for clickable
2024-11-24 20:14:30 -07:00
7777fa202b
finish separation of daily reminder message, bump version to 0.3.34
2024-11-24 13:09:40 -07:00
8735fe44db
change the notification detection to our own variables, and save the selected time
2024-11-20 19:55:51 -07:00
2a652d2079
make the import selection more obvious, plus other verbiage
2024-11-18 18:22:11 -07:00
75fb4da42d
move push notification setup out of an App.vue Notification and into a component
2024-11-18 17:00:06 -07:00
4168c37074
add large notice when user has a new offer to them
2024-11-03 10:39:28 -07:00
eb90c9ebae
still 0.3.31, fix linting
2024-10-25 15:14:37 -06:00
e1d0a2b02c
bump to version 0.3.31, tweak messaging to include offers
2024-10-25 15:12:06 -06:00
42dcb3b43c
tweak onboarding messages
2024-10-24 20:50:27 -06:00
00b191c4fd
suggest new user going to the front page
2024-10-24 20:04:08 -06:00
45214eabc5
adjust tests for new onboarding messages
2024-10-23 09:07:34 -06:00
53abf964b2
add basic page-by-page onboarding help
2024-10-23 08:27:16 -06:00
6f880d0df1
fix bad link to project page, fix improper action on invite-add-contact cancel
2024-10-12 20:55:55 -06:00
fe482d06f6
show more redeemed info & action on the invites, refactor onboarding instructions
2024-10-09 20:45:06 -06:00
98afa8a259
refactor invite link & add test
2024-10-08 08:36:32 -06:00
149481d468
finish the loading of an invite RegisterAction when clicking on a link
2024-10-06 20:01:07 -06:00
1bfdcab90b
add page for one-on-one invites (incomplete)
2024-10-05 18:35:59 -06:00
9925800fbd
allow details on a give for a providing project (so we can attach a picture)
2024-09-30 18:11:07 -06:00
1d48da6855
disable checkboxes for nostr partner messages; adjust linting warnings
2024-09-26 09:14:08 -06:00
4fd2319d53
fix error is OfferDialog where assignment to a project was missed, plus some refactors
2024-09-16 15:12:32 -06:00