2
0
mirror of synced 2025-02-23 04:18:24 +00:00

12 Commits

Author SHA1 Message Date
emizzle
7bb92bcecc Fix createuser validation 2018-07-06 19:59:59 +10:00
emizzle
3ecacd7449 Tests updates (still WIP) 2018-07-06 19:21:45 +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
Iuri Matias
9a7c8e6b0e load the main file instead of all js files 2018-07-06 01:45:16 +03: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