2
0
mirror of synced 2025-02-22 03:48:26 +00:00

Commit Graph

  • 637d8bd12b
    Step 3: Implement Dapp functionality cryptolife/solutions Pascal Precht 2018-10-25 09:40:57 +02:00
  • 12c369d64f
    Step 2: Implement tests for DTwitter Contract methods Pascal Precht 2018-10-25 09:16:27 +02:00
  • 2c089fe4dd
    Step 1: implement DTwitter contract methods Pascal Precht 2018-10-24 20:44:24 +02:00
  • 5055b30a21
    Step 0: initial setup cryptolife/start emizzle 2018-06-25 13:09:10 +10:00
  • 4807c8df82 Update unsubscribe function start-here emizzle 2018-10-01 14:13:08 +10:00
  • d18187d92c bump pkg lock Michael Bradley, Jr 2018-09-27 10:46:39 -05:00
  • 6f827c982f simplify package.json Michael Bradley, Jr 2018-09-27 10:46:28 -05:00
  • bee7cfdd4a rev embark.json versions to match 3.2 template defaults Michael Bradley, Jr 2018-09-27 10:45:29 -05:00
  • cd0b6dad2e simplify .babelrc Michael Bradley, Jr 2018-09-27 10:45:03 -05:00
  • 01c8aa1666 regen pkg lock (npm audit gave error that hashes were invalid) Michael Bradley, Jr 2018-09-27 10:21:34 -05:00
  • 8919a2f2c9 Update development dapp connection config Anthony Laibe 2018-09-18 09:26:47 +01:00
  • e62a720d7d Updates for babel7 RC 1 breaking changes emizzle 2018-08-15 12:14:29 +10:00
  • 36f177d044 ES6 export Michael Bradley, Jr 2018-07-20 11:06:02 -05:00
  • e39c2bd325 bump pkg-lock Michael Bradley, Jr 2018-07-20 11:05:48 -05:00
  • 2e4a6256f4 babel v7 deps, settings Michael Bradley, Jr 2018-07-20 11:05:34 -05:00
  • 3a6ccfeef7
    Merge pull request #7 from status-im/features/babel7-revised master Eric Mastro 2018-10-01 13:55:46 +10:00
  • d4a836ff5e bump pkg lock Michael Bradley, Jr 2018-09-27 10:46:39 -05:00
  • 5bb89adfc3 simplify package.json Michael Bradley, Jr 2018-09-27 10:46:28 -05:00
  • c0e694bbf2 rev embark.json versions to match 3.2 template defaults Michael Bradley, Jr 2018-09-27 10:45:29 -05:00
  • 5ec6dc639d simplify .babelrc Michael Bradley, Jr 2018-09-27 10:45:03 -05:00
  • fd13925b57 regen pkg lock (npm audit gave error that hashes were invalid) Michael Bradley, Jr 2018-09-27 10:21:34 -05:00
  • c7a57e98ba
    Merge 396cf44e1b66580b16a65dd0d63dbcc1c907fbc5 into d78a756eecf2a0983a0f7e1177e7252bed72394c Eric Mastro 2018-09-27 14:58:15 +00:00
  • 396cf44e1b
    Merge pull request #6 from status-im/feature/dev-config Eric Mastro 2018-09-18 20:40:33 +10:00
  • fdf597f77f Update development dapp connection config Anthony Laibe 2018-09-18 09:26:47 +01:00
  • d78a756eec Update dtwitter_spec to have fromBlock: 1 emizzle 2018-08-16 19:40:06 +10:00
  • b03636c55b
    Merge pull request #2 from status-im/features/babel7-rc1 Eric Mastro 2018-08-15 12:27:22 +10:00
  • 8c9a931514 Updates for babel7 RC 1 breaking changes emizzle 2018-08-15 12:14:29 +10:00
  • a25d609cff
    Removed a commented line that is in the tutorial Eric Mastro 2018-08-05 18:23:29 +10:00
  • 33333689bc
    Updated Embark version to 3.1.7 Eric Mastro 2018-08-05 18:20:32 +10:00
  • d34dae04d2 DTwitter contract update emizzle 2018-08-05 17:51:26 +10:00
  • dbffd874d7 Additional instructions and contract update emizzle 2018-08-05 17:49:39 +10:00
  • 0bac9b21fa ES6 export Michael Bradley, Jr 2018-07-20 11:06:02 -05:00
  • 7d62b16d14 bump pkg-lock Michael Bradley, Jr 2018-07-20 11:05:48 -05:00
  • 239c808b24 babel v7 deps, settings Michael Bradley, Jr 2018-07-20 11:05:34 -05:00
  • 73f98faac3
    Removed discussing other tech Eric Mastro 2018-07-20 09:38:57 +02:00
  • 343a6d4f5a
    update installation instructions Eric Mastro 2018-07-19 15:53:12 +02:00
  • 0d99c8aeac added overview to instructions emizzle 2018-07-19 15:27:01 +02:00
  • ddca89f045
    Updated installation instructions Eric Mastro 2018-07-19 15:02:26 +02:00
  • 3c502f48f7
    Added clarification around DTwitter API Eric Mastro 2018-07-19 09:36:21 +02:00
  • 6ccab2e7d5
    Changed EmbarkJS to DTwitter (referenced wrong API) Eric Mastro 2018-07-19 09:34:35 +02:00
  • b980580db7 enable the proxy emizzle 2018-07-18 23:43:39 +02:00
  • 1192577a69 Update to removed code in contract and tests emizzle 2018-07-18 23:42:36 +02:00
  • 072ce05f4c Updated instructions and readme, fixed error with tests emizzle 2018-07-18 23:36:41 +02:00
  • 586bf4fc49 Updated instructions and readme, fixed error with tests emizzle 2018-07-18 23:36:41 +02:00
  • d2a46774ea Added workshop instructions and readme. emizzle 2018-07-18 19:01:00 +02:00
  • ba1c18390c updated our unsubscription from tweet events emizzle 2018-07-18 15:38:21 +02:00
  • d7146b2bc3 removing code for starting point emizzle 2018-07-18 15:31:06 +02:00
  • 47d609e423 Code removal for test run emizzle 2018-07-18 12:33:09 +02:00
  • ff63ff9c20 Moved loading of user accounts to top level App emizzle 2018-07-18 11:05:23 +02:00
  • d1b1784e4d Added error handling to header emizzle 2018-07-17 22:30:47 +02:00
  • e0764db85d Final dropdown UI updates, housekeeping emizzle 2018-07-17 19:48:47 +02:00
  • c18a65fb80 Added accounts dropdown UI for account switching emizzle 2018-07-17 17:22:39 +02:00
  • 35f1f45e58 added relative date formatting emizzle 2018-07-17 10:55:42 +02:00
  • cee1582782 remove protocol from contracts emizzle 2018-07-16 21:14:29 +02:00
  • 072011d146 Added from account when send txs emizzle 2018-07-16 20:54:44 +02:00
  • cd65f6a2b4 first stab at showing multiple accounts dropdown emizzle 2018-07-14 07:50:15 +02:00
  • 5f5f5f47da Added handling for metamask event subs emizzle 2018-07-11 23:54:18 +07:00
  • 01273e7319 Comments and readability emizzle 2018-07-12 00:15:50 +10:00
  • 0be0b2d24d Added error page for metamask and header error emizzle 2018-07-12 00:01:31 +10:00
  • 1b04f703b1 Updated DTwitter contract and tests, UI updates emizzle 2018-07-11 22:43:23 +10:00
  • 16c1c14ea9 Update profile fixes emizzle 2018-07-10 15:41:20 +10:00
  • b338461689 added text underline back for nav links emizzle 2018-07-10 13:31:39 +10:00
  • 21d530655f Visual update for address to display beginning and end of address string emizzle 2018-07-10 12:33:30 +10:00
  • 24af9eb6c7 Fixed missing description on the update profile page emizzle 2018-07-10 00:39:22 +10:00
  • 5f20667a0f modified contract so that interactions with an existing account require a hash of the username. emizzle 2018-07-08 15:33:36 +10:00
  • 1a1500ca4d more test updates (WIP) emizzle 2018-07-06 21:11:00 +10:00
  • 6e0669286c Small bug fix where description wasn't appearing in update user page after creating user. emizzle 2018-07-06 20:49:03 +10:00
  • 7bb92bcecc Fix createuser validation emizzle 2018-07-06 19:59:59 +10:00
  • 3ecacd7449 Tests updates (still WIP) emizzle 2018-07-06 19:15:41 +10:00
  • 8840cd97b1 Fixed huge app.js issue. emizzle 2018-07-06 19:06:14 +10:00
  • 9a7c8e6b0e load the main file instead of all js files Iuri Matias 2018-07-06 01:45:16 +03:00
  • 4de529d984 UI overhaul with customised bootstrap theme. emizzle 2018-07-05 21:30:16 +10:00
  • 64efedb9be keep track of event and stop it when component unmounts Iuri Matias 2018-07-05 13:56:33 +03:00
  • a4bc4a2fdf More UI updates. emizzle 2018-07-04 16:34:51 +10:00
  • acc200fb52 reduced webpacked file size emizzle 2018-07-03 16:31:10 +10:00
  • c51121ec5f EmbarkJS/contract imports moved out of global. Moved around some components for better UI. WIP Eric Mastro 2018-07-03 12:42:54 +10:00
  • 6c554ee56d Moved most functionality to react. Update profile still needs to be moved. And the UI needs a bit of a makeover. emizzle 2018-07-01 19:17:41 +10:00
  • 7701264a5c Bringing dApp functionality up to date (WIP) emizzle 2018-06-27 16:39:00 +10:00
  • 48df488d3f Initial commit of DTwitter app. emizzle 2018-06-25 13:09:10 +10:00