Commit Graph

21 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 c86dde1311 Merge branch 'master' into spencer/docs
# Conflicts:
#	src/app/_eth/accountIndex.ts
#	src/app/_eth/token-registry.ts
#	src/app/_helpers/mock-backend.ts
#	src/app/_models/token.ts
#	src/app/_pgp/pgp-key-store.ts
2021-06-09 08:47:42 +03:00
Spencer Ofwiti 81620600e3 Refactor token details into a presentation component. 2021-06-02 10:04:42 +03:00
Spencer Ofwiti b68404eade Refactor order of item to follow alphabetical order. 2021-05-13 10:13:51 +03:00
Spencer Ofwiti 948a735baf Finalize documentation on models. 2021-05-12 10:52:28 +03:00
Spencer Ofwiti ca985d7af7 Add documentation to models. 2021-05-12 09:40:21 +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 9921488a04 Add strong typing to variables and functions. 2021-04-29 20:10:39 +03:00
Spencer Ofwiti 0bfaef30d2 Add confirmation dialogs for data manipulation actions. 2021-03-24 12:42:19 +03:00
Spencer Ofwiti 6dc44be4eb Add list of users from public keys. 2021-03-16 20:13:48 +03:00
Spencer Ofwiti cf4685ce4a Add additional account properties. 2021-03-14 11:20:48 +03:00
Spencer Ofwiti d7dcece7fe Add logging service.
- Implements custom logging functionality.
2021-03-14 11:11:37 +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 7447bf2499 Add cic registry class for querying resource information on the network. 2021-03-06 09:28:29 +03:00
Spencer Ofwiti 0d7f4aae13 Add account object interface.
Add new vcard parser.
2021-03-02 10:29:14 +03:00
Spencer Ofwiti 0e07e4ccdc Add path shortcuts to all paths in the system. 2021-02-17 15:49:04 +03:00
Spencer Ofwiti 4d920cdbe9 Add support for account index. 2021-01-15 07:30:19 +03:00
Spencer Ofwiti 9d6217558c Add user and transaction models. 2020-11-25 10:17:37 +03:00
Spencer Ofwiti ca9ca61ae1 Add block-sync to application. 2020-11-08 09:31:52 +03:00
Spencer Ofwiti a4c287f9f7 Add models for mapping transaction data. 2020-11-04 15:34:37 +03:00