Matthew Raymer
c31445865e
Straggler
1 year ago
Matthew Raymer
0af03227a6
Propagated AlertMessage component
1 year ago
Matthew Raymer
3c977a1f28
First roll out of an AlertMessage control
1 year ago
Matthew Raymer
8d8635a3e6
Added try...catch and linted
1 year ago
Matthew Raymer
99ea161da0
Removed created() and relocated to mounted() could not replicate issue
1 year ago
Matthew Raymer
3f6dbdebef
Moved checkLimits inside try...catch since it has an identity check
1 year ago
Trent Larson
cdeece1795
add project search (which just goes to console for now)
1 year ago
Trent Larson
a8f1e25986
add error messages for gives
1 year ago
Trent Larson
a2b3cebdb3
finish contact selection for gives
1 year ago
Trent Larson
643f777d10
start linking gives to projects
1 year ago
Jose Olarte III
1d6241abbb
Various changes
- Loading animation in Projects view
- Per item icon + spacing fixes in Home view
1 year ago
Trent Larson
c40b690878
fix load-project function
1 year ago
Trent Larson
c9c81f1e5c
fix wording in list of contacts, remove console.log
1 year ago
Matthew Raymer
53f42e1ad3
Updates to fix merge and remove console.log
1 year ago
Matthew Raymer
6d3ab7c313
Added loading settings (no image yet) plus refactored types a little more.
1 year ago
Trent Larson
ea95382fdf
change jwtId to rowid for paging within a derivative/cached table
1 year ago
Trent Larson
072b663ec9
change comment whitespace to get past lint errors
1 year ago
Matthew Raymer
6393a20e7e
Documentation added
1 year ago
Matthew Raymer
49ce7d43b0
Refactored and streamlined code. Still having an issue with beforeId?
1 year ago
Trent Larson
1a86730354
make display on creation page look halfway decent, and switch fully to it
1 year ago
Trent Larson
a96728bec5
add better messaging on registration failure
1 year ago
Trent Larson
944b0ad759
fix registration, separate ID creation to allow new random ones, and refactor warning and other verbiage
1 year ago
Trent Larson
42bf34f549
fix infinitescroll to work off correct ID
1 year ago
Matthew Raymer
071c41b70c
Firing properly but no data returned on extended fetch
1 year ago
Trent Larson
5747404fd6
add marker in feed to show where they've seen claims, plus other small clean-up
1 year ago
Trent Larson
a8794be2ea
sllow quick gifting all the way to the server, maybe with hours
1 year ago
Matthew Raymer
0726a8d3ba
New modules and InfiniteScroll init
1 year ago
Trent Larson
aa2f484a9f
add the other activity envisioned on the home page (though not sending data yet)
1 year ago
Trent Larson
07e7a70d56
in feed: add token for authorized request, plus better descriptions
1 year ago
Trent Larson
6daa515d19
load feed of give records on home screen
1 year ago
Trent Larson
d5336dbf1b
docs & comments & labels
1 year ago
Trent Larson
b0fc8818ee
add timing & animation details to stats-world
1 year ago
Trent Larson
9f49234179
update help instructions for importing another identity
1 year ago
Trent Larson
32351b07b7
prefer console.error messages for errors
1 year ago
Trent Larson
40f9de0609
add QR code for contact info
2 years ago
Trent Larson
55b53955fc
add page to show mnemonic seed phrase for backup
2 years ago
Trent Larson
fc7c1187e8
allow to switch the server
2 years ago
Trent Larson
712b25bc71
add error message to stats page
2 years ago
Trent Larson
f039f98b61
on stats-world: adjust some lighting and position, and add an attempt at a screen-capture
2 years ago
Trent Larson
64f3dbd138
play with sizing, and stop bobbing and rotation
2 years ago
Trent Larson
a9844e6e78
add beginning of visualization for statistics, unmodified from blog code
2 years ago
Trent Larson
e4f3f9b2e0
remove extra logging
2 years ago
Trent Larson
d7d53a5b8c
refactor & shorten the 'copied' message display logic
2 years ago
Trent Larson
44ed39b5c1
eliminate extra code for quick-message-display
2 years ago
Matthew Aaron Raymer
0dbc018c8d
A bit of infinity and hack for copy message
2 years ago
Trent Larson
85031f84c0
add help blurb for when we don't see info about someone that we should see
2 years ago
Matthew Aaron Raymer
7208a0fad1
Title: Updates to packages, new decorators, and implement slider
Description: It has been a while since packages have been updated. I've switched to the vue-facing-decorators since the old decorators are deprecated. Also, using a model for the checkbox value and a change handler on the surrounding label instead of the checkbox itself.
2 years ago
Jose Olarte III
48ac2685b7
New toggle-style contact amounts control
2 years ago
Jose Olarte III
504da70fec
Alerts position fixed to viewport
2 years ago
Jose Olarte III
67a1a07cab
Increased nav z-index to clear other abs/fixed position elements
2 years ago