Commit Graph

33 Commits

Author SHA1 Message Date
Spencer Ofwiti 5e8e0f7209 Refactor mapping of curated options from meta. 2021-06-23 07:18:28 +00:00
Spencer Ofwiti 6a1ca3d4a0 Add precommit hooks 2021-06-15 16:37:33 +00:00
Spencer Ofwiti 9439e25370 Add type to token service load subject. 2021-06-09 18:52:59 +03:00
Spencer Ofwiti 71fc96bfe1 Add display of token balance together with token amount. 2021-06-09 18:04:29 +03:00
Spencer Ofwiti 9fed6fcaf3 Add close event to transaction details presentation component. 2021-05-26 12:21:25 +03:00
Spencer Ofwiti 16af939af7 Refactor transactions table to show address before loading account meta. 2021-05-26 11:30:38 +03:00
Spencer Ofwiti a4c0e26be9 Clean up constructors. 2021-05-19 19:57:10 +03:00
Spencer Ofwiti 5baffa5fef Fix timestam. 2021-05-19 15:35:28 +03:00
Spencer Ofwiti 8ad736de20 Fix async pipe. 2021-05-19 09:32:35 +03:00
Spencer Ofwiti 8a6040cd85 Remove deprecated dependencies. 2021-05-15 12:50:13 +03:00
Spencer Ofwiti 1c926baf47 Format files with prettier. 2021-05-10 19:15:25 +03:00
Spencer Ofwiti 53d6d6b7a4 Add typing to components. 2021-04-30 15:50:16 +03:00
Spencer Ofwiti e6de26be2c Add querying of account types, transaction types and genders from meta server. 2021-04-28 20:24:25 +03:00
Spencer Ofwiti 9e03990334 Refactor account details page to use address with stripped 0x. 2021-04-28 12:09:51 +03:00
Spencer Ofwiti 04a7e377d8 Add check for transaction. 2021-04-26 14:47:18 +03:00
Spencer Ofwiti 4030f709fc Add copy to clipboard functionality to addresses. 2021-04-26 13:14:36 +03:00
Spencer Ofwiti dcbadf526b Merge branch 'master' into bvander/integration-progress 2021-03-28 13:26:06 +03:00
Spencer Ofwiti f115b5dae6 Add export data to csv functionality. 2021-03-24 16:26:51 +03:00
Spencer Ofwiti 71834deadc Add transfer request to transaction reversal.
- Inverts sender and recipient addresses creating a request for transfer from recipient to sender.
2021-03-19 17:40:45 +03:00
Spencer Ofwiti 9ec50e9c1a Switch to async/await schema for all asynchronous function calls. 2021-03-18 12:10:55 +03:00
Spencer Ofwiti 37a6f24201 Refactor table layouts. 2021-03-15 14:58:18 +03:00
Spencer Ofwiti 9644d43682 Add change detection strategy.
- Change to onPush change detection strategy.
- Refactor logging provider.
2021-03-14 11:23:20 +03:00
Spencer Ofwiti 32ab27730b Add fetching of transaction participants from cic-meta.
Add token registry to query tokens.
2021-03-10 12:47:01 +03:00
Spencer Ofwiti 2b99dd8c62 Query transaction participants from meta service. 2021-03-04 18:56:14 +03:00
Spencer Ofwiti 2491dc54a0 Populate accounts list with accounts from the network. 2021-03-01 11:12:49 +03:00
Spencer Ofwiti fbdfa54d9b Bug fix.
- Refactor HttpGetter function.
- Remove redundant asset files.
- Fix BlockSync dependency issues.
2021-02-25 13:46:24 +03:00
Spencer Ofwiti 0e07e4ccdc Add path shortcuts to all paths in the system. 2021-02-17 15:49:04 +03:00
Spencer Ofwiti f7f4fe77f6 Modify components to use behaviour subject. 2020-12-05 09:30:30 +03:00
Spencer Ofwiti bff58f7a43 Add pipe for converting token values to Wei standards. 2020-12-05 09:28:40 +03:00
Spencer Ofwiti 9836476c3a Add material design datatables to transaction list. 2020-11-25 10:55:27 +03:00
Spencer Ofwiti ca9ca61ae1 Add block-sync to application. 2020-11-08 09:31:52 +03:00
Spencer Ofwiti cec92d25b9 Refactor form header names. 2020-11-04 16:23:04 +03:00
Spencer Ofwiti b9734e60ad Add transaction page and styling for page layout. 2020-11-04 15:36:30 +03:00