Commit Graph

  • a9844e6e78 add beginning of visualization for statistics, unmodified from blog code Trent Larson 2023-05-16 06:22:19 -0600
  • e4f3f9b2e0 remove extra logging Trent Larson 2023-05-15 16:45:22 -0600
  • d7d53a5b8c refactor & shorten the 'copied' message display logic Trent Larson 2023-05-14 20:38:27 -0600
  • 44ed39b5c1 eliminate extra code for quick-message-display Trent Larson 2023-05-12 21:40:10 -0600
  • 0dbc018c8d A bit of infinity and hack for copy message Matthew Aaron Raymer 2023-05-13 11:19:53 +0800
  • 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 trentlarson 2023-05-11 21:21:44 -0400
  • 85031f84c0 add help blurb for when we don't see info about someone that we should see Trent Larson 2023-05-07 19:52:40 -0600
  • 9d00df2438 add help blurb for registration, and other minor doc tweaks tweaks Trent Larson 2023-04-07 16:32:26 -0600
  • 8a0c3c16ed add confirmation before confirming hours, plus some other verbiage Trent Larson 2023-04-04 13:06:52 -0600
  • 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. Matthew Aaron Raymer 2023-04-02 18:29:25 +0800
  • 48ac2685b7 New toggle-style contact amounts control Jose Olarte III 2023-04-02 10:57:21 +0800
  • 504da70fec Alerts position fixed to viewport Jose Olarte III 2023-04-02 10:39:35 +0800
  • 67a1a07cab Increased nav z-index to clear other abs/fixed position elements Jose Olarte III 2023-04-02 10:35:05 +0800
  • 1974570c01 Added truncation to ID displays Jose Olarte III 2023-03-30 17:10:13 +0800
  • 3b35fe7ff3 update tasks Trent Larson 2023-03-29 16:28:44 -0600
  • 59e1311d23 Minor linting issue Matthew Aaron Raymer 2023-03-29 15:44:31 +0800
  • 1d47a90836 Merge pull request 'add separate screen for amount confirmations' (#15) from separate-dbs into master anomalist 2023-03-28 03:50:57 -0400
  • 76e2249b5e Merge branch 'master' into separate-dbs anomalist 2023-03-28 03:50:39 -0400
  • 00182443fd adjust to change of confirmed -> amountConfirmed Trent Larson 2023-03-27 20:37:22 -0600
  • fed1ec6397 update tasks for latest give/confirm work Trent Larson 2023-03-26 20:33:36 -0600
  • a20e63a57e instructions for testing, including multiple identifiers Trent Larson 2023-03-26 19:07:01 -0600
  • a3b577e2c2 allow to confirm an amount received Trent Larson 2023-03-26 09:04:00 -0600
  • 1279ff050c allow to switch between accounts Trent Larson 2023-03-26 08:05:32 -0600
  • 6c05d3105f parameterize main identifier (to prepare the way for multiple) Trent Larson 2023-03-25 21:43:51 -0600
  • 2e530518b1 fix latest transaction description tooltip Trent Larson 2023-03-25 20:00:58 -0600
  • eadcc22e9a fix sort order of items on contact given-amounts page Trent Larson 2023-03-25 19:53:18 -0600
  • 25b9dce669 fix the on-screen total update for unconfirmed amount Trent Larson 2023-03-25 19:47:36 -0600
  • f281e41181 add details on contact-specific page Trent Larson 2023-03-25 19:03:25 -0600
  • 9317b59231 feat: add a page for details about contact transactions (which I'll fill in soon) Trent Larson 2023-03-24 22:04:53 -0600
  • c6bb7b9d42 fix unconfirmed give display, and add alert on success Trent Larson 2023-03-24 20:24:56 -0600
  • 27a5a3a8dd Merge pull request 'add more contact management, including registration & visibility' (#14) from separate-dbs into master anomalist 2023-03-24 01:30:31 -0400
  • 3177d0f4b3 feat: allow selection of total vs confirmed vs unconfirmed give amounts Trent Larson 2023-03-22 21:56:02 -0600
  • cdef139468 fix: show correct description Trent Larson 2023-03-22 21:11:16 -0600
  • a7363eadcf feat: add tooltip for latest give description Trent Larson 2023-03-22 21:09:15 -0600
  • f7e3a036e0 Merge branch 'master' into separate-dbs Trent Larson 2023-03-22 18:05:30 -0600
  • e17140206c feat: add description to confirmation Trent Larson 2023-03-22 17:55:39 -0600
  • 7a7c5b6ba1 add registration check and the ability to register someone Trent Larson 2023-03-21 20:45:53 -0600
  • 55c0eb6114 add functions for visibility to contacts Trent Larson 2023-03-21 18:49:40 -0600
  • 0ea123e028 fix highlights on bottom row Trent Larson 2023-03-20 19:46:17 -0600
  • fdac4f2665 allow deletion of a contact Trent Larson 2023-03-20 19:29:58 -0600
  • 5c75ad80af add correct encodings for public keys, plus some instructions for entering a contact Trent Larson 2023-03-20 18:58:55 -0600
  • d293d0c3e2 show/hide given totals based on setting rather than URL parameter Trent Larson 2023-03-20 09:19:40 -0600
  • c47d6d8ae4 Merge pull request 'separate account from other data for backup/restore' (#13) from separate-dbs into master anomalist 2023-03-20 01:45:22 -0400
  • 07bba55a30 add help page; add tasks for rest of "contact giving" functions Trent Larson 2023-03-19 19:47:37 -0600
  • 4cec3859ea refactor: misc tweaks for types, lint, etc Trent Larson 2023-03-19 18:29:02 -0600
  • c7fa6823bc add DB export Trent Larson 2023-03-19 18:23:15 -0600
  • 34a50d75b3 remove the handle for test-user registration, and add easier instructions Trent Larson 2023-03-19 17:33:18 -0600
  • 45b54db01e separate account from other data for backup/restore Trent Larson 2023-03-19 16:25:19 -0600
  • fb44c8aa48 Merge pull request 'Add settings table.' (#12) from db-set-and-bak into master trentlarson 2023-03-19 13:30:27 -0400
  • ee32c1aef4 Merge branch 'master' into db-set-and-bak Trent Larson 2023-03-19 11:30:00 -0600
  • ae96d88680 Merge pull request 'add contacts DB & page' (#10) from add-contacts into master trentlarson 2023-03-19 13:10:47 -0400
  • 75eb712c62 Merge pull request 'show totals of GiveAction entries for contacts' (#11) from contact-tallies into add-contacts trentlarson 2023-03-19 13:09:54 -0400
  • b3cdcb010a change dateCreated to a string (from a Date object, which persists as a Date object) Trent Larson 2023-03-18 20:46:59 -0600
  • 59d621efc1 add toggle for displaying give amounts for each contact Trent Larson 2023-03-18 20:37:50 -0600
  • afc175e3e7 add settings table to store names (and other things soon) Trent Larson 2023-03-18 19:56:57 -0600
  • 315cdc0cf1 remove unused lastView and localStorage account names Trent Larson 2023-03-18 18:06:58 -0600
  • 5f3861049e remove separate storage reference for account check Trent Larson 2023-03-18 17:42:27 -0600
  • cfeabf05a4 refactor DB organization (prepping for more tables) Trent Larson 2023-03-18 17:04:14 -0600
  • f6a7677bdc feat: add a description for time gifts (and refactor errors) Trent Larson 2023-03-15 21:04:10 -0600
  • 9cb10b8561 ui: change item on bottom row to 'contacts' Trent Larson 2023-03-15 18:49:05 -0600
  • d6a5bd02f3 fix: type-checking Trent Larson 2023-03-14 20:31:26 -0600
  • d5abfb0265 feat: load totals immediately, and prompt to verify giving amount Trent Larson 2023-03-14 18:42:30 -0600
  • 392728fd4a feat: allow entry and send of a Give to/from addresses in contact list Trent Larson 2023-03-14 17:03:32 -0600
  • 740f2f0932 Merge branch 'master' into add-contacts anomalist 2023-03-14 03:41:57 -0400
  • 7214882523 feat: show hours given to and received from contacts Trent Larson 2023-03-13 20:36:33 -0600
  • 53204179a2 Merge pull request 'updating tasks for the end of this stage' (#9) from trentlarson-patch-1 into master trentlarson 2023-03-12 23:15:26 -0400
  • 4fdfe2f824 feat: add contacts DB & page Trent Larson 2023-03-12 18:30:18 -0600
  • 682942268d updating tasks trentlarson 2023-03-05 21:19:07 -0500
  • 701f71e942 Merge pull request 'refactor: migrate to handleId (since fullIri will soon be deprecated)' (#8) from handleId-migrate into master trentlarson 2023-03-01 22:36:28 -0500
  • 8b0b65c55b refactor: migrate to handleId (since fullIri will soon be deprecated) Trent Larson 2023-02-28 09:12:00 -0700
  • 1378106be7 Fixes to alert visibility and icon Jose Olarte III 2023-02-27 20:16:24 +0800
  • d48b2210d5 add cypress, but the first test fails with a decrypt message (and besides: app generates new account when visiting /account) try-cypress Trent Larson 2023-02-16 20:05:37 -0700
  • 2d78a46ef2 Added alert box to save project but need a way to trigger an error? Matthew Aaron Raymer 2023-02-16 18:07:19 +0800
  • a2d1569d93 Added Save progress and a text counter on textbox Matthew Aaron Raymer 2023-02-16 17:30:09 +0800
  • da6833a0eb Fixed search bar Jose Olarte III 2023-02-13 18:44:50 +0800
  • f3f55e1636 Update 'project.yaml' anomalist 2023-02-13 02:12:45 -0500
  • 6c38e69f9e docs: remove completed tasks regarding IDs Trent Larson 2023-02-07 20:50:56 -0700
  • f4dcfb8dad linting update (no functional changes) Trent Larson 2023-02-07 20:30:17 -0700
  • 1f114bfc52 Stub for message dialog Matthew Aaron Raymer 2023-02-06 18:51:50 +0800
  • 1ed22c9848 Update 'project.yaml' anomalist 2023-02-03 00:48:12 -0500
  • 99c38079b3 More fixes due to typing in catch Matthew Aaron Raymer 2023-02-02 17:51:03 +0800
  • 54d556ac4b Fixes to get the linter peachy Matthew Aaron Raymer 2023-02-01 16:55:40 +0800
  • c8feb0c35b Update 'project.yaml' anomalist 2023-01-31 23:19:16 -0500
  • 2c74f358c7 Update 'project.yaml' anomalist 2023-01-31 23:17:29 -0500
  • 3f1a0185a4 Update 'project.yaml' anomalist 2023-01-31 23:17:02 -0500
  • f886be7844 Merge pull request 'update to new endpoints with the editable plan "handle"' (#7) from pull-only-plans into master trentlarson 2023-01-31 22:46:39 -0500
  • 83a9dc332c chore: understandable debugging Trent Larson 2023-01-25 16:32:19 -0700
  • 5638798ca8 chore: update to match latest API for retrieving plans Trent Larson 2023-01-25 09:10:16 -0700
  • 1bedbe17c0 feat: adjust to the new endpoints for editable plan records Trent Larson 2023-01-23 22:14:46 -0700
  • d6253ca737 Merge pull request 'Pull only PlanAction records for this issuer' (#6) from pull-only-plans into master anomalist 2023-01-20 00:15:27 -0500
  • 4664d697fd feat: restrict to only pull PlanActions for issuer Trent Larson 2023-01-19 21:30:00 -0700
  • fa01125c84 docs: add testing info, tweak tasks Trent Larson 2023-01-19 21:29:45 -0700
  • 68eb04c137 Added updating account name Matthew Aaron Raymer 2023-01-17 16:53:44 +0800
  • 51600b65d7 Add edit project flow in anticipation of API method. Ugly Edit button needs to be replaced. Matthew Aaron Raymer 2023-01-17 16:35:38 +0800
  • 997093c695 Add flow from project list to view Matthew Aaron Raymer 2023-01-17 16:13:58 +0800
  • cc57d59717 Basic Project list added Matthew Aaron Raymer 2023-01-16 18:35:06 +0800
  • 01eecfd8d9 Time since Matthew Aaron Raymer 2023-01-16 17:24:48 +0800
  • 64bd9a103d Name and description added to Project View Matthew Aaron Raymer 2023-01-16 16:37:57 +0800
  • c84e597047 Added the flow from New Project to View Project Matthew Aaron Raymer 2023-01-16 14:12:52 +0800
  • c61be23fee Merged in with small corrections Matthew Aaron Raymer 2023-01-10 16:30:03 +0800