Commit Graph

  • 9cd0c5236a
    Merge 2f72aeb5e9 into 3dc492150b Eric Mastro 2019-04-07 09:31:17 +0000
  • 2f72aeb5e9
    feat: Add support for Embark 4 emizzle 2019-04-07 19:30:35 +1000
  • f75d0cf566
    Merge 17647b7e49 into 3dc492150b Niels Reijn 2019-03-19 10:06:19 +0000
  • 17647b7e49 Refactor code for embark 4.0 Reijnn 2019-03-19 11:05:24 +0100
  • 3dc492150b
    step 17: use `canVote()` to prevent users from voting on posts they are not allowed to master Pascal Precht 2019-02-18 13:55:03 +0100
  • 98daae0660
    step 16: reload posts after publishing posts Pascal Precht 2019-02-15 13:22:13 +0100
  • 17509a9552
    step 15: create List component to render posts Pascal Precht 2019-02-14 16:01:53 +0100
  • c6a4464bcf
    step 14: create `Post` component and use EmbarkJS.onReady() Pascal Precht 2019-02-14 15:13:11 +0100
  • 08e4031442
    step 13: introduce CreatePost component Pascal Precht 2019-02-14 13:38:30 +0100
  • 6e983eb81b
    step 12: render first component Pascal Precht 2019-02-13 14:41:06 +0100
  • bbe671d3d4
    step 11: test that users can't vote multiple times on same post Pascal Precht 2019-02-05 16:11:06 +0100
  • 6ca11b2ada
    step 10: test vote() Pascal Precht 2019-01-29 13:06:00 +0100
  • e0d53e26cb
    step 9: test canVote() Pascal Precht 2019-01-29 12:48:23 +0100
  • 0915ce8ede
    step 8: test correctness of data Pascal Precht 2019-01-29 12:31:12 +0100
  • bf3838677c
    step 7: test create post Pascal Precht 2019-01-29 12:12:24 +0100
  • 5ce277e379
    step 6: check if test environment works Pascal Precht 2019-01-28 16:39:37 +0100
  • 191d6ef5c5
    step 5: add method to fetch votes Pascal Precht 2019-01-28 13:54:54 +0100
  • c79154b9f2
    step 4: determine if users can vote Pascal Precht 2019-01-28 13:53:53 +0100
  • 56cc49a8f4
    step 3: introduce up and down voting Pascal Precht 2019-01-28 13:52:06 +0100
  • 7de9fa3898
    step 2: add NewPost event Pascal Precht 2019-01-28 12:35:32 +0100
  • 393b39d973
    step 1: introduce DReddit Smart Contract and createPost() method Pascal Precht 2019-01-28 12:34:51 +0100
  • 766b48c4e7
    step 0: set up Embark project Pascal Precht 2019-01-28 12:05:17 +0100