Commit Graph

  • c864f3a787 Add progressive web app support. Spencer Ofwiti 2021-03-22 22:13:11 +0300
  • 4bfce9eff7 Refactor error interceptor. Spencer Ofwiti 2021-03-22 16:56:34 +0300
  • aceccedf5e Bug fix. - Add handling of errors from getPublicKeys function. - Check if added private keys are encrypted. Spencer Ofwiti 2021-03-21 22:05:00 +0300
  • 8c2b659360 Bug fix. - Handle error for incorrect passphrase entry. Spencer Ofwiti 2021-03-21 19:27:54 +0300
  • f12e69b5df Move error handler to error interceptor. Spencer Ofwiti 2021-03-21 16:11:05 +0300
  • b5c9699e2c Refactor .env-example. Spencer Ofwiti 2021-03-21 14:04:21 +0300
  • 0ce75b2951 Scrap HttpWrapperService. Spencer Ofwiti 2021-03-21 14:02:18 +0300
  • 8e26628092 private key loading error handling Blair Vanderlugt 2021-03-20 19:23:50 -0700
  • c2d8290c42 riffin Blair Vanderlugt 2021-03-19 09:05:15 -0700
  • 232df2a01e Merge branch 'spencer/transfer-request' into 'master' Spencer Ofwiti 2021-03-19 14:49:12 +0000
  • 71834deadc Add transfer request to transaction reversal. - Inverts sender and recipient addresses creating a request for transfer from recipient to sender. Spencer Ofwiti 2021-03-19 17:40:45 +0300
  • 0668abd62d Merge branch 'spencer/refactor-environments' into 'master' Spencer Ofwiti 2021-03-19 14:18:01 +0000
  • 6cbc420b96 Merge branch 'spencer/refactor-environments' into 'master' Spencer Ofwiti 2021-03-19 13:57:01 +0000
  • 0793dd8df3 Add environment files to gitignore. Spencer Ofwiti 2021-03-19 16:55:38 +0300
  • 7339a28d41 Add environment files to gitignore. Spencer Ofwiti 2021-03-19 16:54:52 +0300
  • 7f3205df4d Add environment files to gitignore. Spencer Ofwiti 2021-03-19 16:53:52 +0300
  • 156f9d1875 Refactor readme and npm scripts. Spencer Ofwiti 2021-03-18 20:31:50 +0300
  • d1563092b2 Add CIC namespace to environment variables. Spencer Ofwiti 2021-03-18 20:16:43 +0300
  • ec2d5321ba Add cofiguration of environment variables using .env. Spencer Ofwiti 2021-03-18 20:02:25 +0300
  • 6e4c632283 Merge branch 'master' into spencer/refactor-environments Spencer Ofwiti 2021-03-18 19:31:22 +0300
  • bdea594fcd Merge branch 'spencer/publickeys-info' into 'master' Spencer Ofwiti 2021-03-18 16:25:45 +0000
  • ed90cb7c7a Merge branch 'spencer/publickeys-info' into 'master' Spencer Ofwiti 2021-03-18 09:12:08 +0000
  • 9ec50e9c1a Switch to async/await schema for all asynchronous function calls. Spencer Ofwiti 2021-03-18 12:10:55 +0300
  • 68ff291dd2 Add setting environment variables using commandline arguments. Spencer Ofwiti 2021-03-17 16:39:33 +0300
  • 6dc44be4eb Add list of users from public keys. Spencer Ofwiti 2021-03-16 20:13:48 +0300
  • 12685b32f4 Fix web3Provider url. Spencer Ofwiti 2021-03-16 18:42:04 +0300
  • 124a6bf295 Refactor environment variables. Spencer Ofwiti 2021-03-16 18:32:26 +0300
  • 03be46e169 Merge branch 'spencer/transaction-list' into 'master' Spencer Ofwiti 2021-03-16 10:19:32 +0000
  • e948bc6793 Merge branch 'spencer/transaction-list' into 'master' Spencer Ofwiti 2021-03-16 10:14:18 +0000
  • 12f4d328bf Refactor auth module. - Switch from form to text field for passphrase input. - Refactor error dialog format. - Send dialog on incorrect parsing of private key. - Refactor block sync service to take parameters. Spencer Ofwiti 2021-03-16 13:08:18 +0300
  • 9fa9852ded Refactor config variables. Spencer Ofwiti 2021-03-15 19:26:53 +0300
  • 37a6f24201 Refactor table layouts. Spencer Ofwiti 2021-03-15 14:58:18 +0300
  • d76a0b3196 Add error dialog box. - Add service for handling creation of error dialog. - Refactor directory layout. Spencer Ofwiti 2021-03-15 14:54:46 +0300
  • 3eaa56e0b9 Add missing imports. Spencer Ofwiti 2021-03-15 08:57:47 +0300
  • bf9295740d Refactor getPublicKeys method. Spencer Ofwiti 2021-03-15 08:56:38 +0300
  • f3c14578da Remove circular dependency. Spencer Ofwiti 2021-03-15 08:53:33 +0300
  • 3fc21c25ae Add logging environment variables. Spencer Ofwiti 2021-03-14 11:25:38 +0300
  • 9644d43682 Add change detection strategy. - Change to onPush change detection strategy. - Refactor logging provider. Spencer Ofwiti 2021-03-14 11:23:20 +0300
  • cf4685ce4a Add additional account properties. Spencer Ofwiti 2021-03-14 11:20:48 +0300
  • 8af6b251b9 Refactor requests to utilize http wrapper service. Spencer Ofwiti 2021-03-14 11:19:25 +0300
  • 6621f9fc42 Add custom http methods wrapper. - Logs response and duration of request. Spencer Ofwiti 2021-03-14 11:17:27 +0300
  • c96ebec1d2 Add global error handler and logging interceptor. - Global error handler allows catching errors and parsing them to appropriate logging handler. - Logging interceptor allows logging of request information and status. Spencer Ofwiti 2021-03-14 11:13:51 +0300
  • d7dcece7fe Add logging service. - Implements custom logging functionality. Spencer Ofwiti 2021-03-14 11:11:37 +0300
  • 32ab27730b Add fetching of transaction participants from cic-meta. Add token registry to query tokens. Spencer Ofwiti 2021-03-10 12:47:01 +0300
  • 7447bf2499 Add cic registry class for querying resource information on the network. Spencer Ofwiti 2021-03-06 09:28:29 +0300
  • 2b99dd8c62 Query transaction participants from meta service. Spencer Ofwiti 2021-03-04 18:56:14 +0300
  • 70fe7cf08e Add handling for responsive sidebar content. Spencer Ofwiti 2021-03-04 12:35:20 +0300
  • 0fb597efdd Add scalability to sidebar logo. Spencer Ofwiti 2021-03-04 12:00:49 +0300
  • d9990a2760 Add method for sending transfer requests. Spencer Ofwiti 2021-03-03 16:43:33 +0300
  • 0d7f4aae13 Add account object interface. Add new vcard parser. Spencer Ofwiti 2021-03-02 10:29:14 +0300
  • 2491dc54a0 Populate accounts list with accounts from the network. Spencer Ofwiti 2021-03-01 11:12:49 +0300
  • ac9a6795a7 Add patch to webpack postinstall. Spencer Ofwiti 2021-02-28 11:13:04 +0300
  • fbdfa54d9b Bug fix. - Refactor HttpGetter function. - Remove redundant asset files. - Fix BlockSync dependency issues. Spencer Ofwiti 2021-02-25 13:46:24 +0300
  • 857994fe8b Blockchain syncing. - Implement tracker for new accounts in the accounts index contract. - Implement tracker for new blocks on Bloxberg network. Spencer Ofwiti 2021-02-24 18:09:50 +0300
  • 2e4ee03ec6 Change referrer field from name to phone number. Spencer Ofwiti 2021-02-23 18:26:27 +0300
  • ef1999dc0d Fetch data from cic meta and patch to user details. Spencer Ofwiti 2021-02-23 15:32:02 +0300
  • 3286c1df82 Add auth guard connection for dashboard routes. Spencer Ofwiti 2021-02-17 21:22:06 +0300
  • 0e07e4ccdc Add path shortcuts to all paths in the system. Spencer Ofwiti 2021-02-17 15:49:04 +0300
  • 63c5a63d81 Merge branch 'master' into spencer/transaction-list Spencer Ofwiti 2021-02-17 14:52:42 +0300
  • 4f0424ca11 Merge branch 'spencer/auth' into 'master' Spencer Ofwiti 2021-02-17 11:32:27 +0000
  • 1f96eb39ac Merge branch 'spencer/auth' into 'master' Spencer Ofwiti 2021-02-17 11:15:02 +0000
  • c2f257e221 Bug fix. - Remove unsafe keystore. - Refactor functionality from unsafe keystore into mutable keystore. Spencer Ofwiti 2021-02-17 14:13:08 +0300
  • 7165031fc8 Add pgp signer. Spencer Ofwiti 2021-02-17 13:00:38 +0300
  • 458155dc1c Remove stale function. Spencer Ofwiti 2021-02-17 08:00:28 +0300
  • a6a602938e Add method for removing keys from keyring. Spencer Ofwiti 2021-02-16 16:30:02 +0300
  • 1718ae01ba Refactor MutableKeyStore interface. Spencer Ofwiti 2021-02-16 16:18:41 +0300
  • 9d2fdd687b Add connection to cic-meta. Spencer Ofwiti 2021-02-16 11:04:22 +0300
  • e6379aa2ef Remove stale component declaration. Spencer Ofwiti 2021-02-16 10:15:36 +0300
  • 8558ec9e13 Add method for loading public keys into keyring. Spencer Ofwiti 2021-02-16 10:10:52 +0300
  • c0381a170e Add support for absolute path import shortcuts. Spencer Ofwiti 2021-02-14 19:02:35 +0300
  • 0be8bcd51a Bug fixes. - Change environment variables. - Refactor http getter. - Add custom error state matcher. - Hide create account component. Spencer Ofwiti 2021-02-12 09:32:08 +0300
  • 8dc0eb24d8 Bug fix. Spencer Ofwiti 2021-02-09 11:32:37 +0300
  • 94d2976e6c Completed form handling. Spencer Ofwiti 2021-02-08 14:47:07 +0300
  • e372921439 Bug fix. Spencer Ofwiti 2021-02-06 17:08:37 +0300
  • 81c6b05a42 Move auth component files. Spencer Ofwiti 2021-02-03 13:52:31 +0300
  • f966a24014 Add session token to session storage. Spencer Ofwiti 2021-01-18 16:04:16 +0300
  • 461f861b42 Merge remote-tracking branch 'origin/master' into spencer/auth Spencer Ofwiti 2021-01-15 08:05:48 +0300
  • 0fffd9395e Merge remote-tracking branch 'origin/master' into spencer/transaction-list Spencer Ofwiti 2021-01-15 08:04:47 +0300
  • a9fcf35a54 Add switching between key input and passphrase input. Spencer Ofwiti 2021-01-15 07:58:39 +0300
  • 3a98e1cbbc Merge branch 'spencer/ci-pipeline' into 'master' Spencer Ofwiti 2021-01-15 04:56:58 +0000
  • 4d920cdbe9 Add support for account index. Spencer Ofwiti 2021-01-15 07:30:19 +0300
  • e5bc38ab04 Merge branch 'spencer/ci-pipeline' into 'master' Spencer Ofwiti 2020-12-28 16:47:33 +0000
  • f17cc1dff3 Refactor ci pipeline. Spencer Ofwiti 2020-12-28 19:00:16 +0300
  • 06e141d519 Add docker image packaging stage. Spencer Ofwiti 2020-12-28 18:43:36 +0300
  • 85d2f43b57 Bump docker images. Spencer Ofwiti 2020-12-28 14:43:53 +0300
  • f9785c81c9 Refactor ci pipeline. Spencer Ofwiti 2020-12-28 14:38:34 +0300
  • 5549821f26 Refactor ci pipeline. Spencer Ofwiti 2020-12-28 14:31:42 +0300
  • 5e74238df2 Refactor ci pipeline. Spencer Ofwiti 2020-12-28 14:23:16 +0300
  • 99a0c39eb7 Refactor ci pipeline. Spencer Ofwiti 2020-12-28 14:16:10 +0300
  • 3088970adc Refactor ci pipeline. Spencer Ofwiti 2020-12-28 14:12:10 +0300
  • d0642ad4d8 Add angular cli. Spencer Ofwiti 2020-12-28 14:02:37 +0300
  • 749fb67eee Refactor ci pipeline. Spencer Ofwiti 2020-12-28 13:56:51 +0300
  • 5424de5d9a Refactor ci pipeline. Spencer Ofwiti 2020-12-28 13:49:15 +0300
  • 81d7a6540d Add docker setup. Spencer Ofwiti 2020-12-28 13:31:35 +0300
  • f95841cc06 App changes. Spencer Ofwiti 2020-12-28 12:12:37 +0300
  • 65f3dae4b1 Add auth module. Spencer Ofwiti 2020-12-28 12:11:25 +0300
  • 414b9eb215 Add supporting javascript files for pgp and hoba. Spencer Ofwiti 2020-12-28 12:09:56 +0300
  • 6b1e930b2b Add authentication service. Spencer Ofwiti 2020-12-28 12:09:11 +0300
  • 8636cbdf99 Add helper classes. - Add error state matcher for forms. - Add custom validator for forms. - Add error interceptor for incoming responses. - Add unsafe key store for holding private keys. Spencer Ofwiti 2020-12-28 12:06:30 +0300
  • 2f8806b8ce Add authentication and role access guards. Spencer Ofwiti 2020-12-28 12:05:33 +0300