Commit Graph

  • e5d555577e Add optional template filling for admin user info. Spencer Ofwiti 2021-05-26 18:34:03 +03:00
  • cfe558cccf Move online status tracker to sidebar. Spencer Ofwiti 2021-05-26 13:06:18 +03:00
  • 228bca564e Refactor footer. Spencer Ofwiti 2021-05-26 12:51:54 +03:00
  • 9fed6fcaf3 Add close event to transaction details presentation component. Spencer Ofwiti 2021-05-26 12:21:25 +03:00
  • 48ef7cd58d Refactor USSD url. Spencer Ofwiti 2021-05-26 11:53:44 +03:00
  • 16af939af7 Refactor transactions table to show address before loading account meta. Spencer Ofwiti 2021-05-26 11:30:38 +03:00
  • 9782c919d5 Refactor calls to ussd service. Spencer Ofwiti 2021-05-26 10:26:11 +03:00
  • cef7b8dc04 Refactor ussd service url. Spencer Ofwiti 2021-05-26 10:19:14 +03:00
  • 3a6d3bb8c2 Refactor file management functions. Spencer Ofwiti 2021-05-26 10:00:08 +03:00
  • 7ddca00871 Wrap web app into electron. Spencer Ofwiti 2021-05-26 09:54:55 +03:00
  • c60d28a053 Add web3 singleton service. Spencer Ofwiti 2021-05-20 21:27:06 +03:00
  • a4c0e26be9 Clean up constructors. Spencer Ofwiti 2021-05-19 19:57:10 +03:00
  • 5baffa5fef Fix timestam. Spencer Ofwiti 2021-05-19 15:35:28 +03:00
  • 4e06b42cc6 Fix user traded accounts list. Spencer Ofwiti 2021-05-19 10:56:39 +03:00
  • 8ad736de20 Fix async pipe. Spencer Ofwiti 2021-05-19 09:32:35 +03:00
  • 872bf65786 Refactor services to handle data from meta service. Spencer Ofwiti 2021-05-18 22:10:08 +03:00
  • 7a2321f444 Parse incoming data from meta into JSON format. Spencer Ofwiti 2021-05-18 19:06:57 +03:00
  • 7b83dbecd3 Merge branch 'master' into spencer/fix-account-index Spencer Ofwiti 2021-05-18 18:13:32 +03:00
  • 78c4bd5de8 Merge branch 'spencer/fix-httpgetter' into 'master' Blair Vanderlugt 2021-05-18 15:11:46 +00:00
  • 39af716b15 Merge branch 'master' into spencer/fix-account-index Spencer Ofwiti 2021-05-18 18:07:35 +03:00
  • ecd9d72124 Fix http getter return format. Spencer Ofwiti 2021-05-18 18:04:20 +03:00
  • 9e293b822c Fix httpgeter. spencer/account-index-fix Spencer Ofwiti 2021-05-18 18:01:52 +03:00
  • 57cc5609a7 Merge branch 'spencer/account-index-fix' into 'master' Blair Vanderlugt 2021-05-18 14:56:06 +00:00
  • a16e8c9242 Fix account index. Spencer Ofwiti 2021-05-18 17:53:29 +03:00
  • be3d389078 Refactor transaction events generator into one interface. Spencer Ofwiti 2021-05-18 16:17:35 +03:00
  • a003bd7124 Add check for transaction in current transactions list. Spencer Ofwiti 2021-05-18 16:08:25 +03:00
  • 9235c969fa Use limit to query account index. Spencer Ofwiti 2021-05-18 15:37:30 +03:00
  • ac231dc03e Add token service load event. Spencer Ofwiti 2021-05-18 13:24:41 +03:00
  • 8ae6436460 Refactor registry service imports. Spencer Ofwiti 2021-05-18 12:38:27 +03:00
  • 2fb3c67306 Update package.json. Spencer Ofwiti 2021-05-18 11:04:24 +03:00
  • 95c9ce1fa5 Merge branch 'master' into spencer/refactor-cic-dependencies Spencer Ofwiti 2021-05-18 10:58:28 +03:00
  • 405199cfe3 Refactor loop to avoid passing index limit. Spencer Ofwiti 2021-05-18 10:42:24 +03:00
  • 08fda5390a Fix ABI query using http getter. Spencer Ofwiti 2021-05-18 10:38:19 +03:00
  • 506be2eb5b Add private key user info to settings page. Spencer Ofwiti 2021-05-18 10:33:38 +03:00
  • dd152f8e88 Update package-lock file. Spencer Ofwiti 2021-05-17 09:31:08 +03:00
  • 32fe670487 Merge branch 'master' into spencer/docs Spencer Ofwiti 2021-05-17 09:21:57 +03:00
  • 51f4f052c7 Merge branch 'spencer/refactor-http-requests' into 'master' Spencer Ofwiti 2021-05-17 06:19:03 +00:00
  • 27914d4a7d Add reject body interface. Spencer Ofwiti 2021-05-17 09:06:07 +03:00
  • ff17d3b02f Refactor auth http requests. Spencer Ofwiti 2021-05-15 13:42:46 +03:00
  • 8a6040cd85 Remove deprecated dependencies. Spencer Ofwiti 2021-05-15 12:50:13 +03:00
  • c0d50df478 Add documentation to directives. Spencer Ofwiti 2021-05-15 12:17:11 +03:00
  • 5e809594c7 Merge branch 'master' into spencer/docs Spencer Ofwiti 2021-05-13 19:39:57 +03:00
  • babf3e4687 Merge branch 'spencer/refactor-accounts-query' into 'master' Blair Vanderlugt 2021-05-13 16:38:35 +00:00
  • 60b128b293 Refactor accounts query. Spencer Ofwiti 2021-05-13 19:29:44 +03:00
  • 51027dccfa Merge branch 'master' into spencer/docs Spencer Ofwiti 2021-05-13 19:02:53 +03:00
  • 57971246b5 Merge branch 'spencer/token-registry-abi' into 'master' Blair Vanderlugt 2021-05-13 16:00:19 +00:00
  • 6b704a4f19 Change token registry ABI. Spencer Ofwiti 2021-05-13 18:54:17 +03:00
  • 235a57f185 Merge branch 'master' into spencer/docs Spencer Ofwiti 2021-05-13 18:18:05 +03:00
  • 68e520d516 Merge branch 'spencer/page-reload' into 'master' Blair Vanderlugt 2021-05-13 15:11:19 +00:00
  • b47d0100b6 Update Registry ABI file. Spencer Ofwiti 2021-05-13 12:57:36 +03:00
  • 2699dc5bcc Update ABI files. Spencer Ofwiti 2021-05-13 12:17:59 +03:00
  • b68404eade Refactor order of item to follow alphabetical order. Spencer Ofwiti 2021-05-13 10:13:51 +03:00
  • 94cf97b858 Update README. Spencer Ofwiti 2021-05-12 17:46:49 +03:00
  • 2f4a942f98 Update README. Spencer Ofwiti 2021-05-12 17:38:22 +03:00
  • f20035d617 Update README. Spencer Ofwiti 2021-05-12 17:12:02 +03:00
  • 100c0faa90 Refactor PWA icon paths. Spencer Ofwiti 2021-05-12 17:11:38 +03:00
  • 7cb5efca8c Format files using prettier. Spencer Ofwiti 2021-05-12 17:10:42 +03:00
  • b209dc868d Refactor environments. Spencer Ofwiti 2021-05-12 16:38:24 +03:00
  • 5752a6db4d Fix icons path. Spencer Ofwiti 2021-05-12 16:37:52 +03:00
  • 9482fc604e Added hash location strategy. Spencer Ofwiti 2021-05-12 16:37:22 +03:00
  • 948554563d Add documentation to pgp module. Spencer Ofwiti 2021-05-12 13:21:18 +03:00
  • 948a735baf Finalize documentation on models. Spencer Ofwiti 2021-05-12 10:52:28 +03:00
  • ca985d7af7 Add documentation to models. Spencer Ofwiti 2021-05-12 09:40:21 +03:00
  • 508c1b5c94 Add documentation to interceptors. Spencer Ofwiti 2021-05-12 09:16:38 +03:00
  • 208c448984 Format docs using linter and prettier. Spencer Ofwiti 2021-05-11 20:51:48 +03:00
  • 5228842e61 Merge branch 'master' into spencer/docs Spencer Ofwiti 2021-05-11 20:41:47 +03:00
  • 603bafe23e Merge branch 'spencer/linting' into 'master' Spencer Ofwiti 2021-05-11 17:25:11 +00:00
  • 29b75d3d85 Refactor environment variables. Spencer Ofwiti 2021-05-11 20:20:44 +03:00
  • 10beaea9be Format files with prettier. Spencer Ofwiti 2021-05-11 20:09:25 +03:00
  • 67b84a233b Update package-lock.json. Spencer Ofwiti 2021-05-11 20:07:01 +03:00
  • 36ec897bf1 Merge branch 'master' into spencer/linting Spencer Ofwiti 2021-05-11 20:04:02 +03:00
  • 3c1359d27d Merge branch 'spencer/pwa' into 'master' Spencer Ofwiti 2021-05-11 16:58:35 +00:00
  • 8754ae46d2 Add different manifest icons. Spencer Ofwiti 2021-05-11 19:52:49 +03:00
  • 67729c9d5f Install dependencies. Spencer Ofwiti 2021-05-11 18:41:31 +03:00
  • d4d2837d2e Merge branch 'master' into spencer/pwa Spencer Ofwiti 2021-05-11 18:28:54 +03:00
  • 34e9e1451a Add fresh package-lock.json. Spencer Ofwiti 2021-05-11 17:37:58 +03:00
  • e0c045cdfa Add documentation to the helpers module. Spencer Ofwiti 2021-05-11 14:34:23 +03:00
  • c9f73899c3 Add documentation to the guards module. Spencer Ofwiti 2021-05-11 12:28:45 +03:00
  • 2bc6dcf033 Add documentation to eth modules. Spencer Ofwiti 2021-05-11 12:05:04 +03:00
  • 8db1343bc5 Add docs. Spencer Ofwiti 2021-05-10 21:56:20 +03:00
  • ada91b4a81 Refactor script name. Spencer Ofwiti 2021-05-10 19:38:16 +03:00
  • 26a086b3f3 Audit dependencies. Spencer Ofwiti 2021-05-10 19:34:28 +03:00
  • 4fba0bb1d8 Add husky to scripts. Spencer Ofwiti 2021-05-10 19:28:14 +03:00
  • 1c926baf47 Format files with prettier. Spencer Ofwiti 2021-05-10 19:15:25 +03:00
  • 83d5f24371 Add code formatting with prettier. Spencer Ofwiti 2021-05-10 15:19:54 +03:00
  • 2be3d3bb73 Refactor dependencies to use cicnet packages. Spencer Ofwiti 2021-05-10 10:10:37 +03:00
  • 6ed07b4beb Merge branch 'spencer/accounts-search' into 'master' Spencer Ofwiti 2021-05-10 05:16:18 +00:00
  • c83cc5240e Merge remote-tracking branch 'origin/bvander/accounts-search-review' into bvander/accounts-search-review bvander/accounts-search-review Spencer Ofwiti 2021-05-09 20:08:39 +03:00
  • 5061dc0d32 still kinda broken Blair Vanderlugt 2021-05-09 10:07:49 -07:00
  • 6f26793359 more changes Blair Vanderlugt 2021-05-09 09:05:36 -07:00
  • e5fe424185 refactor based on review Blair Vanderlugt 2021-05-08 12:12:33 -07:00
  • a0837ddd2e Merge branch 'bvander/update-registry' into 'master' Blair Vanderlugt 2021-05-08 06:03:28 +00:00
  • 079c11ad88 Update src/environments/environment.dev.ts Blair Vanderlugt 2021-05-08 05:36:10 +00:00
  • 53d6d6b7a4 Add typing to components. Spencer Ofwiti 2021-04-30 15:50:16 +03:00
  • 9921488a04 Add strong typing to variables and functions. Spencer Ofwiti 2021-04-29 20:10:39 +03:00
  • d0e0108274 Add styling via cs. Spencer Ofwiti 2021-04-29 14:15:14 +03:00
  • 0009148e61 Merge branch 'master' into spencer/accounts-search Spencer Ofwiti 2021-04-29 11:21:22 +03:00
  • d3285a5478 Merge branch 'bvander/not-authorized-flow' into 'master' Blair Vanderlugt 2021-04-29 05:29:55 +00:00
  • fb1c53946b blocking access on 401/403 Blair Vanderlugt 2021-04-29 05:29:54 +00:00
  • 81413ef631 Remove stale components. Spencer Ofwiti 2021-04-28 20:34:02 +03:00