Matthew Aaron Raymer
|
9a41aff8f0
|
Merge remote-tracking branch 'origin/jdenticon-entity-photos'
|
2023-08-07 15:59:47 +08:00 |
|
Matthew Aaron Raymer
|
e19cd980b4
|
Merging with corrections
|
2023-08-07 15:54:06 +08:00 |
|
|
|
f09684d7cd
|
Merge branch 'master' into ui-fix
|
2023-08-07 02:41:30 -04:00 |
|
Jose Olarte III
|
4b87692231
|
Added jdenticon to more views
|
2023-07-25 18:41:23 +08:00 |
|
Jose Olarte III
|
f55e50067f
|
Replaced all alertMessage calls with notiwind
|
2023-07-21 20:26:00 +08:00 |
|
|
|
7f48149d6f
|
add some detail for the map pin, plus other refactors
|
2023-07-20 20:59:53 -06:00 |
|
|
|
b28689ad06
|
walk back edits that were forward-looking but broken
|
2023-07-20 20:15:17 -06:00 |
|
|
|
0444b5be32
|
fix so that contact recipient is also recorded
|
2023-07-20 20:12:13 -06:00 |
|
|
|
87cfead094
|
fix display of gives on contact screen; adjust give UI for project
|
2023-07-20 18:22:45 -06:00 |
|
Jose Olarte III
|
5134e2f562
|
UI improvements
- Consistent button styling for interactive elements
- Tooltips relegated to title attribute to avoid blocking other buttons
|
2023-07-18 16:40:16 +08:00 |
|
Matthew Raymer
|
3f13d3ea33
|
CLeanup header creation
|
2023-07-10 19:03:20 +08:00 |
|
Matthew Raymer
|
b6b7c56157
|
DiscoverView searches almost done.
Contact fixes
ContactAmounts fix quick-nav
Cleaning up ProjectView still more to do
Hide advanced by default on StatisticsView
project.task updated
|
2023-07-10 18:03:51 +08:00 |
|
Matthew Raymer
|
3bd55f3ad2
|
More cleanup and application of new db loading
|
2023-07-08 18:31:12 +08:00 |
|
Matthew Raymer
|
08137eb000
|
Updates to contacts UI. Sweep for buildIdentity and buildHeaders
|
2023-07-07 18:28:06 +08:00 |
|
Matthew Raymer
|
5d49965166
|
Simple fix. Missing reference to QuickNav
|
2023-07-07 16:22:53 +08:00 |
|
Matthew Raymer
|
5dc80ce12a
|
A bit more cleanup. Problem in Contacts to resolve.
|
2023-07-06 18:33:13 +08:00 |
|
Matthew Raymer
|
754bced2a9
|
Considerable cleanup. I think I also found the issue from the other day with values not loading from settings.
|
2023-07-06 18:12:21 +08:00 |
|
Matthew Raymer
|
3b41014083
|
Considerable cleanup and merge
|
2023-07-06 16:59:50 +08:00 |
|
|
|
a27d035e9b
|
Merge branch 'master' into choose-no-id
|
2023-07-06 02:40:00 -04:00 |
|
Matthew Raymer
|
5be67fd4c9
|
Rolled out to all views that had HTML quicknav
|
2023-07-05 17:59:31 +08:00 |
|
|
|
e42b3ff11d
|
allow choice of no identity (for testing)
|
2023-07-04 13:15:52 -06:00 |
|
Matthew Raymer
|
0af03227a6
|
Propagated AlertMessage component
|
2023-07-03 21:04:53 +08:00 |
|
Matthew Aaron Raymer
|
6233189a49
|
Merging next-iteration
|
2023-06-26 13:59:47 +08:00 |
|
|
|
a96728bec5
|
add better messaging on registration failure
|
2023-06-25 16:41:32 -06:00 |
|
|
|
944b0ad759
|
fix registration, separate ID creation to allow new random ones, and refactor warning and other verbiage
|
2023-06-24 21:07:21 -06:00 |
|
|
|
5747404fd6
|
add marker in feed to show where they've seen claims, plus other small clean-up
|
2023-06-23 20:17:54 -06:00 |
|
|
|
32351b07b7
|
prefer console.error messages for errors
|
2023-05-28 07:10:00 -06:00 |
|
|
|
55b53955fc
|
add page to show mnemonic seed phrase for backup
|
2023-05-19 15:49:34 -06:00 |
|
|
|
fc7c1187e8
|
allow to switch the server
|
2023-05-19 13:28:52 -06:00 |
|
|
|
85031f84c0
|
add help blurb for when we don't see info about someone that we should see
|
2023-05-07 19:52:40 -06:00 |
|
Jose Olarte III
|
504da70fec
|
Alerts position fixed to viewport
|
2023-04-02 10:39:35 +08:00 |
|
Jose Olarte III
|
67a1a07cab
|
Increased nav z-index to clear other abs/fixed position elements
|
2023-04-02 10:35:05 +08:00 |
|
|
|
00182443fd
|
adjust to change of confirmed -> amountConfirmed
|
2023-03-27 20:37:22 -06:00 |
|
|
|
a3b577e2c2
|
allow to confirm an amount received
|
2023-03-26 09:04:00 -06:00 |
|
|
|
6c05d3105f
|
parameterize main identifier (to prepare the way for multiple)
|
2023-03-25 21:43:51 -06:00 |
|
|
|
2e530518b1
|
fix latest transaction description tooltip
|
2023-03-25 20:00:58 -06:00 |
|
|
|
25b9dce669
|
fix the on-screen total update for unconfirmed amount
|
2023-03-25 19:47:36 -06:00 |
|
|
|
f281e41181
|
add details on contact-specific page
|
2023-03-25 19:03:25 -06:00 |
|
|
|
9317b59231
|
feat: add a page for details about contact transactions (which I'll fill in soon)
|
2023-03-24 22:04:53 -06:00 |
|
|
|
c6bb7b9d42
|
fix unconfirmed give display, and add alert on success
|
2023-03-24 20:24:56 -06:00 |
|
|
|
3177d0f4b3
|
feat: allow selection of total vs confirmed vs unconfirmed give amounts
|
2023-03-22 21:56:02 -06:00 |
|
|
|
cdef139468
|
fix: show correct description
|
2023-03-22 21:11:16 -06:00 |
|
|
|
a7363eadcf
|
feat: add tooltip for latest give description
|
2023-03-22 21:09:15 -06:00 |
|
|
|
e17140206c
|
feat: add description to confirmation
|
2023-03-22 17:55:39 -06:00 |
|
|
|
7a7c5b6ba1
|
add registration check and the ability to register someone
|
2023-03-21 20:45:53 -06:00 |
|
|
|
55c0eb6114
|
add functions for visibility to contacts
|
2023-03-21 18:49:40 -06:00 |
|
|
|
0ea123e028
|
fix highlights on bottom row
|
2023-03-20 19:46:17 -06:00 |
|
|
|
fdac4f2665
|
allow deletion of a contact
|
2023-03-20 19:29:58 -06:00 |
|
|
|
5c75ad80af
|
add correct encodings for public keys, plus some instructions for entering a contact
|
2023-03-20 18:58:55 -06:00 |
|
|
|
d293d0c3e2
|
show/hide given totals based on setting rather than URL parameter
|
2023-03-20 09:19:40 -06:00 |
|