Matthew Raymer
|
b3b01652c4
|
Merge changes
|
2025-02-03 13:27:36 +00: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 |
|
|
|
5763fe4e49
|
add page for user profile view and update endpoints; rename any "rowid" to "rowId"
|
2025-01-20 12:43:05 -07:00 |
|
|
|
f3f8aeefc3
|
add discovery of people's profiles, and update profile endpoints for latest server version
|
2025-01-18 20:02:20 -07:00 |
|
Matthew Raymer
|
94ee9e24ea
|
Merge fixes
|
2025-01-11 12:45:43 +00: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 |
|
|
|
f405e7d02f
|
make notification errors go away automatically
|
2025-01-04 18:02:10 -07:00 |
|
|
|
6fc23e4765
|
fix centering of numbers on map markers, fix recenter after first drag
|
2024-12-31 10:26:48 -07:00 |
|
|
|
56bbc3f4cc
|
show results for project map grouping when clicked
|
2024-12-30 13:51:42 -07:00 |
|
|
|
d8325240f0
|
load the projects on the map on initial load
|
2024-12-30 13:05:04 -07:00 |
|
|
|
a8b404133e
|
add requests for map tiles with counts of plans (commented out)
|
2024-12-29 19:14:23 -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 |
|
|
|
67b2b7199a
|
fix tests (from project-page switch 4 commits ago) and fix linting
|
2024-11-03 15:23:03 -07:00 |
|
|
|
8a61d9df45
|
various look-and-feel improvements
|
2024-11-01 20:32:39 -06:00 |
|
|
|
53abf964b2
|
add basic page-by-page onboarding help
|
2024-10-23 08:27:16 -06:00 |
|
|
|
8111b0e5cf
|
modify the settings to allow account-specific settings, eg. for "isRegistered"
|
2024-09-15 16:30:46 -06:00 |
|
|
|
0947c55110
|
remove the last of the localStorage for passing parameters
|
2024-08-30 21:55:08 -06:00 |
|
|
|
eec55e95be
|
add message when no projects are found in a search, and bump to version 0.3.23
|
2024-08-30 14:55:06 -06:00 |
|
|
|
6f7b197667
|
add blurbs for different audiences in Help, and allow a link for direct search on project discovery page
|
2024-08-29 19:25:34 -06:00 |
|
|
|
f2cb7d3ed8
|
prompt for name when showing info, and provide a "copy" page when remote
|
2024-08-23 20:06:50 -06:00 |
|
|
|
53e77e46dd
|
fix list of offers (and some other lists), and add tests for offers
|
2024-08-12 09:25:01 -06:00 |
|
Jose Olarte III
|
a410836539
|
Added IDs for Playwright targeting
|
2024-07-30 16:35:55 +08:00 |
|
|
|
59820a2f01
|
add more type casts
|
2024-07-23 20:57:10 -06:00 |
|
|
|
145a1da37e
|
linting cleanup
|
2024-07-09 19:42:55 -06:00 |
|
|
|
bce003e508
|
change accessToken to take a DID
|
2024-07-09 19:20:05 -06:00 |
|
|
|
9c7b138d06
|
modify & explain icons next to feed
|
2024-06-25 11:04:40 -04:00 |
|
|
|
ea156fac13
|
improve messaging when user has no offers or projects
|
2024-06-21 19:52:35 -06:00 |
|
|
|
230773a917
|
add Confirm Gift screen for simpler confirmation
|
2024-06-20 20:52:26 -06:00 |
|
|
|
af976ba838
|
add an image to projects (which shows on all ProjectIcons except for offers)
|
2024-05-23 20:51:40 -06:00 |
|
|
|
ad39ea05c2
|
fix the photo share_target, and tweak other verbiage
|
2024-05-19 19:56:25 -06:00 |
|
|
|
581a374b05
|
show contact's or user's icon in more places
|
2024-04-19 11:39:01 -06:00 |
|
|
|
2058205150
|
for BVC shortcut: send attend & give actions, and list actions to confirm
|
2024-02-25 18:38:54 -07:00 |
|
|
|
6aab1ff49d
|
consolidate interface and remove copies of code
|
2024-02-24 10:26:12 -07:00 |
|
|
|
a76df55224
|
add display of my own offers
|
2024-02-03 18:56:09 -07:00 |
|
|
|
639dc7b4e5
|
add instruction to error output
|
2024-01-27 12:40:40 -07:00 |
|
|
|
563b5793a9
|
add different identicons for people (and increment version & add -beta)
|
2024-01-17 19:27:05 -07:00 |
|
Jose Olarte III
|
998a1d312f
|
Set max screen content width
|
2024-01-02 15:25:51 +08:00 |
|
|
|
75d15ddeb9
|
add note to install as an app
|
2023-12-27 14:46:10 -07:00 |
|
|
|
051a0a97d8
|
fix issuer name in project list
|
2023-12-27 14:13:05 -07:00 |
|
|
|
17c96dd01a
|
fix linting, etc with previous feature (env warning)
|
2023-12-16 17:17:54 -07:00 |
|
|
|
4f2cb55753
|
add warning if on unexpected server
|
2023-12-16 08:04:16 -07:00 |
|
|
|
1127d7079b
|
remove outdated check, refactor tasks
|
2023-12-04 19:42:04 -07:00 |
|
|
|
606d9ec734
|
fix the result count when the search filters change
|
2023-11-30 20:30:00 -07:00 |
|
|
|
7a3bd069b8
|
fix keyword search to work for both local and everywhere searches
|
2023-11-30 20:15:54 -07:00 |
|
|
|
c1176fa24d
|
clear search results on restarting search
|
2023-11-26 20:08:30 -07:00 |
|
|
|
6957678474
|
include project ID in the URLs to the project-details page
|
2023-11-26 18:42:28 -07:00 |
|
|
|
ab1a725c1b
|
fix & doc: don't show number of projects until loaded; refactor task list
|
2023-11-18 15:18:55 -07:00 |
|
|
|
faf8f4f6a9
|
feat: default to remote project search if no search area filter is selected
|
2023-11-18 14:38:55 -07:00 |
|
|
|
74ed025377
|
move search area selection out of discover onto it's own screen
|
2023-11-17 15:23:48 -07:00 |
|