Trent Larson
8c6c32ed20
finish removal from last commit
2 years ago
Trent Larson
0eaf72b83b
remove yet more randomness that has no effect in stats-world
2 years ago
Trent Larson
41d3ad56f5
remove some random numbers that don't seem to make a difference in stats-world
2 years ago
Trent Larson
0227d32f15
add a simple box in stats-world
2 years ago
Trent Larson
b5ab485354
enable zooming on the stats-world
2 years ago
Trent Larson
02ae78de7b
totally remove code to make terrain bob up and down
2 years ago
Trent Larson
64f3dbd138
play with sizing, and stop bobbing and rotation
2 years ago
Trent Larson
f603882d42
modify some things to remove warnings on server and in browser console
2 years ago
Trent Larson
a9844e6e78
add beginning of visualization for statistics, unmodified from blog code
2 years ago
trentlarson
fb7d51ac4c
Merge pull request 'add help blurb for when we don't see info about someone that we should see' ( #16 ) from help-visibility into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/kick-starter-for-time-pwa/pulls/16
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
Jose Olarte III
1974570c01
Added truncation to ID displays
2 years ago
Trent Larson
3b35fe7ff3
update tasks
2 years ago
Matthew Aaron Raymer
59e1311d23
Minor linting issue
2 years ago
anomalist
1d47a90836
Merge pull request 'add separate screen for amount confirmations' ( #15 ) from separate-dbs into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/kick-starter-for-time-pwa/pulls/15
2 years ago
anomalist
76e2249b5e
Merge branch 'master' into separate-dbs
2 years ago
Trent Larson
00182443fd
adjust to change of confirmed -> amountConfirmed
2 years ago
Trent Larson
fed1ec6397
update tasks for latest give/confirm work
2 years ago
Trent Larson
a20e63a57e
instructions for testing, including multiple identifiers
2 years ago
Trent Larson
a3b577e2c2
allow to confirm an amount received
2 years ago
Trent Larson
1279ff050c
allow to switch between accounts
2 years ago
Trent Larson
6c05d3105f
parameterize main identifier (to prepare the way for multiple)
2 years ago
Trent Larson
2e530518b1
fix latest transaction description tooltip
2 years ago
Trent Larson
eadcc22e9a
fix sort order of items on contact given-amounts page
2 years ago
Trent Larson
25b9dce669
fix the on-screen total update for unconfirmed amount
2 years ago
Trent Larson
f281e41181
add details on contact-specific page
2 years ago
Trent Larson
9317b59231
feat: add a page for details about contact transactions (which I'll fill in soon)
2 years ago
Trent Larson
c6bb7b9d42
fix unconfirmed give display, and add alert on success
2 years ago
anomalist
27a5a3a8dd
Merge pull request 'add more contact management, including registration & visibility' ( #14 ) from separate-dbs into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/kick-starter-for-time-pwa/pulls/14
2 years ago
Trent Larson
3177d0f4b3
feat: allow selection of total vs confirmed vs unconfirmed give amounts
2 years ago
Trent Larson
cdef139468
fix: show correct description
2 years ago
Trent Larson
a7363eadcf
feat: add tooltip for latest give description
2 years ago
Trent Larson
f7e3a036e0
Merge branch 'master' into separate-dbs
2 years ago
Trent Larson
e17140206c
feat: add description to confirmation
2 years ago
Trent Larson
7a7c5b6ba1
add registration check and the ability to register someone
2 years ago
Trent Larson
55c0eb6114
add functions for visibility to contacts
2 years ago
Trent Larson
0ea123e028
fix highlights on bottom row
2 years ago
Trent Larson
fdac4f2665
allow deletion of a contact
2 years ago
Trent Larson
5c75ad80af
add correct encodings for public keys, plus some instructions for entering a contact
2 years ago
Trent Larson
d293d0c3e2
show/hide given totals based on setting rather than URL parameter
2 years ago
anomalist
c47d6d8ae4
Merge pull request 'separate account from other data for backup/restore' ( #13 ) from separate-dbs into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/kick-starter-for-time-pwa/pulls/13
2 years ago
Trent Larson
07bba55a30
add help page; add tasks for rest of "contact giving" functions
2 years ago
Trent Larson
4cec3859ea
refactor: misc tweaks for types, lint, etc
2 years ago
Trent Larson
c7fa6823bc
add DB export
2 years ago
Trent Larson
34a50d75b3
remove the handle for test-user registration, and add easier instructions
2 years ago
Trent Larson
45b54db01e
separate account from other data for backup/restore
2 years ago