|
|
9acba28b85
|
fix problem with duplicates in feed, plus some other UI tweaks
|
2024-04-26 17:05:11 -06:00 |
|
|
|
fccc4edb63
|
remove some 'uppercase' CSS markers
|
2024-04-25 20:17:49 -06:00 |
|
|
|
1df2d3ed05
|
remove message confusion, add project name during give-details
|
2024-04-21 20:31:57 -06:00 |
|
|
|
4e877c15f6
|
change the "give" action on contact page to use dialog box
|
2024-04-21 16:42:22 -06:00 |
|
|
|
7cbdc7a099
|
add code to display profiles in feed, but deactivate it for now
|
2024-04-20 19:53:11 -06:00 |
|
|
|
6d6e5266b4
|
make the home screen elements load more quickly
|
2024-04-19 15:37:10 -06:00 |
|
|
|
581a374b05
|
show contact's or user's icon in more places
|
2024-04-19 11:39:01 -06:00 |
|
|
|
226a97732d
|
on home page, change the filtered button color
|
2024-04-06 17:58:10 -06:00 |
|
|
|
64e38cb8ff
|
Merge branch 'master' into ui-additions-2024-03
|
2024-04-06 17:45:32 -06:00 |
|
|
|
e61ac31710
|
show in description when recipient is a project (not just Anonymous)
|
2024-04-06 17:39:40 -06:00 |
|
|
|
3fbf68b117
|
filter by selections (now all working), add cache for plans
|
2024-04-06 14:01:18 -06:00 |
|
|
|
e3696e3ac5
|
feed filter: save the changed values to the DB, go to map if no location chosen, reload if necessary
|
2024-04-03 19:54:01 -06:00 |
|
Jose Olarte III
|
62e0fc51c2
|
Feed filters dialog
|
2024-03-27 19:57:31 +08:00 |
|
Jose Olarte III
|
5388e6052c
|
Button width changes
For buttons that are next to each other
|
2024-03-26 19:55:16 +08:00 |
|
Jose Olarte III
|
21fe5a0279
|
Optimized grid space for wider screens
|
2024-03-26 17:12:55 +08:00 |
|
|
|
214a264179
|
change icon for detail view (from circle-info to file-lines)
|
2024-03-23 19:07:53 -06:00 |
|
Jose Olarte III
|
b6e344a15e
|
Propagated button improvements across views
|
2024-03-21 19:30:42 +08:00 |
|
|
|
e4543457e2
|
add image onto give claim, then display on feel (full round-trip, baby!)
|
2024-03-09 19:37:14 -07:00 |
|
|
|
2058205150
|
for BVC shortcut: send attend & give actions, and list actions to confirm
|
2024-02-25 18:38:54 -07:00 |
|
|
|
866dcb3a2a
|
add screens for the shortcuts for the BVC group (doesn't submit yet)
|
2024-02-24 18:38:11 -07:00 |
|
|
|
6aab1ff49d
|
consolidate interface and remove copies of code
|
2024-02-24 10:26:12 -07:00 |
|
|
|
3eda5f6b5d
|
show more succinct info in feed, targeted toward user's visibility
|
2024-02-19 19:43:55 -07:00 |
|
|
|
b251d7e4fd
|
change project icon to a hammer
|
2024-02-03 19:20:54 -07:00 |
|
|
|
1be899c48d
|
ensure error message shows, and unset register flag if there's an API error
|
2024-02-02 17:40:06 -07:00 |
|
|
|
f53a6f3045
|
tweak the prompt for contacts to be able to skip them
|
2024-02-01 11:52:31 -07:00 |
|
|
|
b38ebc45e1
|
add a prompt for things for which to express gratitude
|
2024-01-31 21:15:40 -07:00 |
|
|
|
639dc7b4e5
|
add instruction to error output
|
2024-01-27 12:40:40 -07:00 |
|
|
|
4fe072f19e
|
move DB logic out of 'created' in components since it's not needed yet
|
2024-01-27 08:27:52 -07:00 |
|
|
|
e1cffcda2d
|
fix problem where extended screen of contacts didn't pass project
|
2024-01-17 20:18:01 -07:00 |
|
|
|
563b5793a9
|
add different identicons for people (and increment version & add -beta)
|
2024-01-17 19:27:05 -07:00 |
|
|
|
31a7752168
|
add link to project from gives on front page
|
2024-01-16 19:48:47 -07:00 |
|
|
|
d7ef07c2e2
|
automatically create an identity on the first page (and other UI tweaks)
|
2024-01-14 21:00:59 -07:00 |
|
|
|
a87179d127
|
change wording from "identity" to "identifier" in many places
|
2024-01-12 16:37:02 -07:00 |
|
|
|
8a7ce0fe65
|
add flag for logging a contribution as a trade
|
2024-01-08 21:28:04 -07:00 |
|
|
|
68f3b79983
|
add hints for registration on the contact page
|
2024-01-05 13:50:35 -07:00 |
|
|
|
211e0487fe
|
add verbiage for other non-Chrome cases
|
2024-01-05 09:56:29 -07:00 |
|
|
|
cc931dcb04
|
add notification check with instructions on front screen
|
2024-01-05 09:48:15 -07:00 |
|
Jose Olarte III
|
998a1d312f
|
Set max screen content width
|
2024-01-02 15:25:51 +08:00 |
|
|
|
1f13bf772c
|
move wait for service-worker initialization into the notification modal
|
2024-01-01 20:36:23 -07:00 |
|
|
|
75d15ddeb9
|
add note to install as an app
|
2023-12-27 14:46:10 -07:00 |
|
|
|
e739d0be7c
|
update error messages to be less... confusing
|
2023-12-22 09:19:36 -07:00 |
|
|
|
17c96dd01a
|
fix linting, etc with previous feature (env warning)
|
2023-12-16 17:17:54 -07:00 |
|
|
|
b4085ffaa7
|
Merge branch 'master' into server-warn
|
2023-12-16 08:08:00 -07:00 |
|
|
|
4f2cb55753
|
add warning if on unexpected server
|
2023-12-16 08:04:16 -07:00 |
|
|
|
540cc21839
|
add infinite scroll to the home page feed
|
2023-12-14 21:54:15 -07:00 |
|
|
|
41c4cbe61a
|
fix more messaging and actions if they don't have an ID
|
2023-12-13 20:05:58 -07:00 |
|
|
|
8ed74b71f2
|
change colors and add spacing to make buttons obvious
|
2023-12-13 09:16:45 -07:00 |
|
Jose Olarte III
|
e97cd1b1fa
|
Minor visual improvements in "giving recognition" section
|
2023-12-13 17:29:53 +08:00 |
|
|
|
098ef3c644
|
add Claim view for details about a specific server record
|
2023-12-08 11:40:09 -07:00 |
|
|
|
a7fbbbd4cd
|
fix more paths where there may be no ID
|
2023-12-04 15:54:03 -07:00 |
|