Jose Olarte III
d7afb80a07
Pointer cursor
2025-03-12 15:51:39 +08:00
Jose Olarte III
751df09fe5
Button style tweaks + consistency
2025-03-12 15:51:15 +08:00
Jose Olarte III
8858495f73
Larger contact image
...
ClickUp task 86b3dgv2f
2025-03-10 19:55:57 +08:00
Jose Olarte III
ecb088bee2
Recolored confirm button to gray
...
ClickUp task 86b3y8f95
2025-03-10 19:08:49 +08:00
b91f2a5df7
fix one more styling error
2025-02-27 18:02:05 -07:00
f6871e139d
fix linting
2025-02-27 17:51:57 -07:00
61afba3bca
show totals of gives to a project
2025-02-22 20:34:23 -07:00
eabe2b9448
fix problem when going directly to people-map where the search results disappear
2025-02-17 20:35:05 -07:00
1e9c3f3101
add Discover query param searchPeople to go straight to people map
2025-02-17 19:19:38 -07:00
Matthew Raymer
caabaa3257
Merge branch 'master' into split_build_process
...
fix: image server references and test configurations
- Update image server references to use test server by default for local dev
- Fix registration status checks in tests
- Remove verbose console logging
- Update environment configurations for consistent image server usage
- Fix alert handling in contact registration tests
- Clean up component lifecycle logging
- Add clarifying comments about shared image server usage
- Update playwright test configurations for better reliability
This commit ensures consistent image server behavior across environments
and improves test reliability by properly handling registration status
checks and alerts.
2025-02-17 06:36:40 +00:00
811fddf24a
fix error setting the apiServer to "", plus some refactors while fixing test 40
2025-02-16 20:36:44 -07:00
c9c3cacfbd
fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user)
2025-02-16 09:11:28 -07:00
8e46c38008
yet another attempt at nostr-tools nip06 fix
2025-02-15 12:28:21 -07:00
6fc416d759
chore: cleanup in prep for pull request
2025-02-14 13:39:07 -07:00
e86cf3c9f2
deps: fixing issues around nostr-tools deps being removed that were necessary
2025-02-14 13:24:29 -07:00
f4c7805266
feat(feed): improving the image viewer, to be more conventional, and also allowing the viewer to download the image on mobile with ... control
2025-02-14 13:06:36 -07:00
0511bbc17b
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
2025-02-14 11:52:20 -07:00
be1146c7df
fix(feed): long words or urls displayed in feed break the container layout
2025-02-14 11:46:17 -07:00
781afd8954
feat(feed): better image formatting, to take up the width of the feed container
2025-02-14 09:58:55 -07:00
53a06be734
deps: updated nostr-tools and import
2025-02-14 06:39:46 -07:00
Matthew Raymer
8eabf76f56
fix: add missing DEFAULT_PARTNER_API_SERVER import in DiscoverView
...
- Import DEFAULT_PARTNER_API_SERVER constant from app constants
- Fix missing import in DiscoverView component
2025-02-14 08:12:35 +00:00
9a6b2fcf0d
for meeting invitees, create their ID and allow them to set a name
2025-02-11 08:15:01 -07:00
85c93c060a
fix display on a mobile device & mark slower tests
2025-02-07 14:29:32 -07:00
da0f9e7581
add end time to projects
2025-02-07 08:46:40 -07:00
62ae603778
fix linting
2025-02-06 20:16:04 -07:00
b8ca2a03fe
add 'isRegistered' flag to encrypted contents in an onboarding meeting
2025-02-06 19:58:09 -07:00
Matthew Raymer
d9085ced6d
(chore): cleaning up formatting and relative references
2025-02-06 14:08:54 +00:00
Matthew Raymer
43983bd993
(chore): merge mostly pathway changes
2025-02-06 13:34:48 +00: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
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
114f0e4405
fix message for when some passwords are wrong (and now things decode correctly)
2025-02-03 17:22:38 -07:00
64830eeb05
fix linting (and change a little wording in onboarding page)
2025-02-03 16:36:13 -07:00
dd281e78fd
show when an onboarding member is already in a meeting, and allow them to leave
2025-02-03 15:31:00 -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
40765feea1
move edit & delete around & eliminate redundant boolean
2025-02-03 12:39:16 -07:00
5ff91186e2
add onboarding pages for the list and members, and refine the setup
2025-02-03 12:18:13 -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
0576fc4187
fix a jump on user profile map move & recenter
2025-01-21 19:51:58 -07:00
802130d3b6
fix the marker storage & clearing logic, and add the second profile map when used
2025-01-21 18:03:32 -07:00
aec530f5a8
fix build and auto-test issues
2025-01-20 13:06:05 -07:00
5763fe4e49
add page for user profile view and update endpoints; rename any "rowid" to "rowId"
2025-01-20 12:43:05 -07:00