emizzle
24af9eb6c7
Fixed missing description on the update profile page
...
Added tweet unit tests for contract events (which works!!)
Added HD wallet accounts to contracts config
Updated to web3 1.0.0-beta.34 explicitly
2018-07-10 00:39:22 +10:00
emizzle
5f20667a0f
modified contract so that interactions with an existing account require a hash of the username.
...
updated tests to include most contract functions. Still need to include tweet tests.
2018-07-08 15:33:36 +10:00
emizzle
6e0669286c
Small bug fix where description wasn't appearing in update user page after creating user.
2018-07-06 20:49:03 +10:00
emizzle
7bb92bcecc
Fix createuser validation
2018-07-06 19:59:59 +10:00
emizzle
8840cd97b1
Fixed huge app.js issue.
...
Added JSDoc and helpful comments throughout.
Allowed new lines in tweets.
Tweet box focussed on render.
After user creation, user taken to update profile page.
Handle form submit and enter pressed on all forms
Now handles changing user/route by re-searching for different user.
Begin adding contract tests (WIP)
2018-07-06 19:21:45 +10:00
emizzle
4de529d984
UI overhaul with customised bootstrap theme.
2018-07-05 21:30:16 +10:00
Iuri Matias
64efedb9be
keep track of event and stop it when component unmounts
2018-07-05 13:56:33 +03:00
emizzle
a4bc4a2fdf
More UI updates.
...
Update profile details fully working
Tweet moved from header to modal
home added to nav with tweet button
defaultAccount changed to `web3.eth.getAccounts()` to account for metamask
2018-07-04 16:34:51 +10:00
emizzle
acc200fb52
reduced webpacked file size
...
moved getting of user details to highest level and sending data to lower level comps
add babel file
2018-07-03 16:31:10 +10:00
Eric Mastro
c51121ec5f
EmbarkJS/contract imports moved out of global. Moved around some components for better UI. WIP
2018-07-03 12:42:54 +10:00
emizzle
6c554ee56d
Moved most functionality to react. Update profile still needs to be moved. And the UI needs a bit of a makeover.
2018-07-01 19:17:41 +10:00
emizzle
7701264a5c
Bringing dApp functionality up to date (WIP)
2018-06-27 16:39:00 +10:00
emizzle
48df488d3f
Initial commit of DTwitter app.
2018-06-25 13:09:10 +10:00