Commit Graph

  • 6621f9fc42 Add custom http methods wrapper. - Logs response and duration of request. Spencer Ofwiti 2021-03-14 11:17:27 +03:00
  • 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 +03:00
  • d7dcece7fe Add logging service. - Implements custom logging functionality. Spencer Ofwiti 2021-03-14 11:11:37 +03:00
  • 32ab27730b Add fetching of transaction participants from cic-meta. Add token registry to query tokens. Spencer Ofwiti 2021-03-10 12:47:01 +03:00
  • 7447bf2499 Add cic registry class for querying resource information on the network. Spencer Ofwiti 2021-03-06 09:28:29 +03:00
  • 2b99dd8c62 Query transaction participants from meta service. Spencer Ofwiti 2021-03-04 18:56:14 +03:00
  • 70fe7cf08e Add handling for responsive sidebar content. Spencer Ofwiti 2021-03-04 12:35:20 +03:00
  • 0fb597efdd Add scalability to sidebar logo. Spencer Ofwiti 2021-03-04 12:00:49 +03:00
  • d9990a2760 Add method for sending transfer requests. Spencer Ofwiti 2021-03-03 16:43:33 +03:00
  • 0d7f4aae13 Add account object interface. Add new vcard parser. Spencer Ofwiti 2021-03-02 10:29:14 +03:00
  • 2491dc54a0 Populate accounts list with accounts from the network. Spencer Ofwiti 2021-03-01 11:12:49 +03:00
  • ac9a6795a7 Add patch to webpack postinstall. Spencer Ofwiti 2021-02-28 11:13:04 +03:00
  • fbdfa54d9b Bug fix. - Refactor HttpGetter function. - Remove redundant asset files. - Fix BlockSync dependency issues. Spencer Ofwiti 2021-02-25 13:46:24 +03:00
  • 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 +03:00
  • 2e4ee03ec6 Change referrer field from name to phone number. Spencer Ofwiti 2021-02-23 18:26:27 +03:00
  • ef1999dc0d Fetch data from cic meta and patch to user details. Spencer Ofwiti 2021-02-23 15:32:02 +03:00
  • 3286c1df82 Add auth guard connection for dashboard routes. Spencer Ofwiti 2021-02-17 21:22:06 +03:00
  • 0e07e4ccdc Add path shortcuts to all paths in the system. Spencer Ofwiti 2021-02-17 15:49:04 +03:00
  • 63c5a63d81 Merge branch 'master' into spencer/transaction-list Spencer Ofwiti 2021-02-17 14:52:42 +03:00
  • 4f0424ca11 Merge branch 'spencer/auth' into 'master' Spencer Ofwiti 2021-02-17 11:32:27 +00:00
  • c2f257e221 Bug fix. - Remove unsafe keystore. - Refactor functionality from unsafe keystore into mutable keystore. Spencer Ofwiti 2021-02-17 14:13:08 +03:00
  • 7165031fc8 Add pgp signer. Spencer Ofwiti 2021-02-17 13:00:38 +03:00
  • 458155dc1c Remove stale function. Spencer Ofwiti 2021-02-17 08:00:28 +03:00
  • a6a602938e Add method for removing keys from keyring. Spencer Ofwiti 2021-02-16 16:30:02 +03:00
  • 1718ae01ba Refactor MutableKeyStore interface. Spencer Ofwiti 2021-02-16 16:18:41 +03:00
  • 9d2fdd687b Add connection to cic-meta. Spencer Ofwiti 2021-02-16 11:04:22 +03:00
  • e6379aa2ef Remove stale component declaration. Spencer Ofwiti 2021-02-16 10:15:36 +03:00
  • 8558ec9e13 Add method for loading public keys into keyring. Spencer Ofwiti 2021-02-16 10:10:52 +03:00
  • c0381a170e Add support for absolute path import shortcuts. Spencer Ofwiti 2021-02-14 19:02:35 +03:00
  • 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 +03:00
  • 8dc0eb24d8 Bug fix. Spencer Ofwiti 2021-02-09 11:32:37 +03:00
  • 94d2976e6c Completed form handling. Spencer Ofwiti 2021-02-08 14:47:07 +03:00
  • e372921439 Bug fix. Spencer Ofwiti 2021-02-06 17:08:37 +03:00
  • 81c6b05a42 Move auth component files. Spencer Ofwiti 2021-02-03 13:52:31 +03:00
  • f966a24014 Add session token to session storage. Spencer Ofwiti 2021-01-18 16:04:16 +03:00
  • 461f861b42 Merge remote-tracking branch 'origin/master' into spencer/auth Spencer Ofwiti 2021-01-15 08:05:48 +03:00
  • 0fffd9395e Merge remote-tracking branch 'origin/master' into spencer/transaction-list Spencer Ofwiti 2021-01-15 08:04:47 +03:00
  • a9fcf35a54 Add switching between key input and passphrase input. Spencer Ofwiti 2021-01-15 07:58:39 +03:00
  • 3a98e1cbbc Merge branch 'spencer/ci-pipeline' into 'master' Spencer Ofwiti 2021-01-15 04:56:58 +00:00
  • 4d920cdbe9 Add support for account index. Spencer Ofwiti 2021-01-15 07:30:19 +03:00
  • f17cc1dff3 Refactor ci pipeline. Spencer Ofwiti 2020-12-28 19:00:16 +03:00
  • 06e141d519 Add docker image packaging stage. Spencer Ofwiti 2020-12-28 18:43:36 +03:00
  • 85d2f43b57 Bump docker images. Spencer Ofwiti 2020-12-28 14:43:53 +03:00
  • f9785c81c9 Refactor ci pipeline. Spencer Ofwiti 2020-12-28 14:38:34 +03:00
  • 5549821f26 Refactor ci pipeline. Spencer Ofwiti 2020-12-28 14:31:42 +03:00
  • 5e74238df2 Refactor ci pipeline. Spencer Ofwiti 2020-12-28 14:23:16 +03:00
  • 99a0c39eb7 Refactor ci pipeline. Spencer Ofwiti 2020-12-28 14:16:10 +03:00
  • 3088970adc Refactor ci pipeline. Spencer Ofwiti 2020-12-28 14:12:10 +03:00
  • d0642ad4d8 Add angular cli. Spencer Ofwiti 2020-12-28 14:02:37 +03:00
  • 749fb67eee Refactor ci pipeline. Spencer Ofwiti 2020-12-28 13:56:51 +03:00
  • 5424de5d9a Refactor ci pipeline. Spencer Ofwiti 2020-12-28 13:49:15 +03:00
  • 81d7a6540d Add docker setup. Spencer Ofwiti 2020-12-28 13:31:35 +03:00
  • f95841cc06 App changes. Spencer Ofwiti 2020-12-28 12:12:37 +03:00
  • 65f3dae4b1 Add auth module. Spencer Ofwiti 2020-12-28 12:11:25 +03:00
  • 414b9eb215 Add supporting javascript files for pgp and hoba. Spencer Ofwiti 2020-12-28 12:09:56 +03:00
  • 6b1e930b2b Add authentication service. Spencer Ofwiti 2020-12-28 12:09:11 +03:00
  • 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 +03:00
  • 2f8806b8ce Add authentication and role access guards. Spencer Ofwiti 2020-12-28 12:05:33 +03:00
  • 02bed9d124 Add password toggle directive. Spencer Ofwiti 2020-12-28 12:04:47 +03:00
  • f7f4fe77f6 Modify components to use behaviour subject. Spencer Ofwiti 2020-12-05 09:30:30 +03:00
  • 142654ed6d Add mock backend. Spencer Ofwiti 2020-12-05 09:29:59 +03:00
  • 156fa4067f Cleanup services to use mock backend. Spencer Ofwiti 2020-12-05 09:29:18 +03:00
  • bff58f7a43 Add pipe for converting token values to Wei standards. Spencer Ofwiti 2020-12-05 09:28:40 +03:00
  • 3f22b1ab11 Refactor cic pipeline. Spencer Ofwiti 2020-11-25 19:53:41 +03:00
  • 259b06f87d Refactor ci pipeline. Spencer Ofwiti 2020-11-25 18:01:42 +03:00
  • 0745c3089d Add separate build and test stages. Spencer Ofwiti 2020-11-25 17:58:36 +03:00
  • 987f8edebe Refactor pipeline. Spencer Ofwiti 2020-11-25 13:29:55 +03:00
  • 9327e15b44 Add build and test stage to stage declarations. Spencer Ofwiti 2020-11-25 13:28:46 +03:00
  • 4091b04c03 Add build and test stages. Spencer Ofwiti 2020-11-25 13:26:00 +03:00
  • 13ac7fe77c Add install dependencies stage. Spencer Ofwiti 2020-11-25 11:49:35 +03:00
  • 6aaf05bacd Initial setup. Spencer Ofwiti 2020-11-25 11:34:04 +03:00
  • 933d73e635 Add listerers for tracking new transactions. Spencer Ofwiti 2020-11-25 11:05:13 +03:00
  • fb63c5d504 Add dashboard. Spencer Ofwiti 2020-11-25 11:04:41 +03:00
  • f34894e80a Add user metadata details. Spencer Ofwiti 2020-11-25 11:00:53 +03:00
  • b20c6f21fb Add token list and details page. Spencer Ofwiti 2020-11-25 11:00:20 +03:00
  • 4ee55c2bc0 Add user settings page. Spencer Ofwiti 2020-11-25 10:59:48 +03:00
  • 588fd4817d Add admin approval page. Spencer Ofwiti 2020-11-25 10:58:14 +03:00
  • b38ca7cc46 Add accounts listings and details. Spencer Ofwiti 2020-11-25 10:57:17 +03:00
  • 9836476c3a Add material design datatables to transaction list. Spencer Ofwiti 2020-11-25 10:55:27 +03:00
  • db4d713532 Add test fixtures. Spencer Ofwiti 2020-11-25 10:54:00 +03:00
  • f228a9866b Add services. - Add block sync service. - Add mock token service. - Add mock user service. - Add user info to transactions. Spencer Ofwiti 2020-11-25 10:51:15 +03:00
  • 9d6217558c Add user and transaction models. Spencer Ofwiti 2020-11-25 10:17:37 +03:00
  • d448083cec Add links to sidebar. Spencer Ofwiti 2020-11-25 10:11:20 +03:00
  • 233eb9525a Add CIC logo to favicon. Spencer Ofwiti 2020-11-25 10:09:15 +03:00
  • 2ac665da0e Add environment variables. Spencer Ofwiti 2020-11-25 10:07:58 +03:00
  • e1891c252f Update dependencies. Spencer Ofwiti 2020-11-25 10:06:53 +03:00
  • 77c4c744ca Add asset files. - Add system images. - Made changes to js files. Spencer Ofwiti 2020-11-25 10:01:47 +03:00
  • 5f9e9a71ee Add docker setup. Spencer Ofwiti 2020-11-08 09:32:33 +03:00
  • ca9ca61ae1 Add block-sync to application. Spencer Ofwiti 2020-11-08 09:31:52 +03:00
  • cec92d25b9 Refactor form header names. Spencer Ofwiti 2020-11-04 16:23:04 +03:00
  • b05d19cf43 Refactor readme. Spencer Ofwiti 2020-11-04 15:49:46 +03:00
  • b9734e60ad Add transaction page and styling for page layout. Spencer Ofwiti 2020-11-04 15:36:30 +03:00
  • cbe51520fa Add transaction data service. Spencer Ofwiti 2020-11-04 15:35:20 +03:00
  • a4c287f9f7 Add models for mapping transaction data. Spencer Ofwiti 2020-11-04 15:34:37 +03:00
  • 7ec4a45579 Add Bootstrap and environment variables. Spencer Ofwiti 2020-11-04 15:32:34 +03:00
  • 62f695f68b Add imports. Spencer Ofwiti 2020-11-04 15:31:38 +03:00
  • d966426890 initial commit Spencer Ofwiti 2020-10-30 18:16:05 +03:00