Commit Graph

  • bebe82706d Merge pull request #3 from fresheneesz/patch-1 jackmallers 2017-08-17 15:26:07 -0500
  • d2d86bc935 Making requirements clearer in the readme fresheneesz 2017-08-17 11:42:31 -0700
  • 1716e344f4 fix(README): show how to start application Jack Mallers 2017-08-16 17:56:44 -0500
  • 9406628fc3 fix(README): fix broken contributing link Jack Mallers 2017-08-16 17:34:02 -0500
  • ff1a5b5a84 feature(contributing) Jack Mallers 2017-08-16 17:24:42 -0500
  • c8b22342e0 fix(CHANGELOG): remove changelog Jack Mallers 2017-08-16 17:23:32 -0500
  • d0f0e575eb fix(title): set html title to Zap Jack Mallers 2017-08-16 16:05:38 -0500
  • f468ca2fe8 feature(README): link to zap-nodejs in README Jack Mallers 2017-08-16 15:15:19 -0500
  • c065262e7b fix(lint): fix linting issue in API tests Jack Mallers 2017-08-16 14:19:47 -0500
  • 4729420920 fix(README): redesign README slightly Jack Mallers 2017-08-16 14:18:05 -0500
  • d7dc0df3fd feature(tests): add basic API tests Jack Mallers 2017-08-16 00:11:15 -0500
  • 66c329f09d fix(lint/README): fix linting error and README Jack Mallers 2017-08-15 22:15:36 -0500
  • a974557041 feature(README): add Q & A to README Jack Mallers 2017-08-15 22:00:58 -0500
  • 756c6a2d6c feature(peers/ticker): add basic tests for reducers Jack Mallers 2017-08-15 21:18:18 -0500
  • 58113389f0 fix(tests): new jest snapshots Jack Mallers 2017-08-15 20:49:20 -0500
  • 8d88bf99ba feature(payment): add basic tests for payments reducer Jack Mallers 2017-08-15 18:36:01 -0500
  • 8794d3b51f fix(tests): fix linting errors on new tests Jack Mallers 2017-08-15 18:15:17 -0500
  • 64f0dd12a6 feature(invoices): add basic tests for invoices reducer Jack Mallers 2017-08-15 18:09:43 -0500
  • 170dc13b5b feature(info): add basic tests for info reducer Jack Mallers 2017-08-15 17:56:01 -0500
  • 355b2c52bd feature(form): add basic tests to form reducer Jack Mallers 2017-08-15 17:50:59 -0500
  • 28fff8101d feature(channels): add basic test for channels reducer Jack Mallers 2017-08-15 17:44:50 -0500
  • 11fce543c6 feature(README): update to MVP level README Jack Mallers 2017-08-15 17:11:58 -0500
  • 8ce46d3210 fix(README): clear node_modules and only use yarn / update README Jack Mallers 2017-08-15 16:44:30 -0500
  • afc0ce590b feature(README): update readme with installation and todo list Jack Mallers 2017-08-15 15:32:07 -0500
  • 172e55dd1a feature(tests): add first test Jack Mallers 2017-08-15 14:29:12 -0500
  • 99337a6e54 feature(README): start README Jack Mallers 2017-08-15 14:15:54 -0500
  • c5f44bd3af fix(react-icons/package.json): refactor modules to correct places Jack Mallers 2017-08-15 14:02:06 -0500
  • 88c577d248 fix(lint): fix all lint errors/warnings Jack Mallers 2017-08-15 11:41:39 -0500
  • 393a34c7e8 fix(lint): fix more linting errors Jack Mallers 2017-08-14 20:28:06 -0500
  • abb1b02a36 fix(lint): start fixing linting error Jack Mallers 2017-08-14 19:36:21 -0500
  • 710979b765 feature(demo): cleanup and film demo Jack Mallers 2017-08-14 12:41:36 -0500
  • e7420e75eb features(channels, sockets, sha256): add multichannel support with websockets + add sha256 library for invoices Jack Mallers 2017-08-09 14:33:44 -0500
  • cebbefe207 feature(websockets): add basic websocket ability Jack Mallers 2017-08-07 19:58:55 -0500
  • e46391b9e5 feature(channels): combine all channels with selector and display different types (active, pending open, pending closed) Jack Mallers 2017-08-07 16:08:15 -0500
  • 210feefdeb feature(channels): hook up form to reducer Jack Mallers 2017-08-07 13:17:09 -0500
  • 9c93eb328e fix(channels): update labels on channel form to display current currency Jack Mallers 2017-08-07 11:32:26 -0500
  • 657fe7e819 feature(channels): display value in current currency and link channel point Jack Mallers 2017-08-07 11:13:57 -0500
  • 2fc1619454 features(logo, peers): update Zap logo and allow connecting and disconnecting of peers Jack Mallers 2017-08-07 10:23:17 -0500
  • c773cd9810 feature(peers): hard code connect peer form Jack Mallers 2017-08-06 17:16:47 -0500
  • 88e1629a6c feature(peers): detail peer modal Jack Mallers 2017-08-06 15:45:35 -0500
  • 4b3a56048b feature(peers): design peers list Jack Mallers 2017-08-06 13:18:06 -0500
  • ad3d2bae2b feature(channels): hard code new channel form Jack Mallers 2017-08-03 20:33:06 -0500
  • bdfcac82ed feature(channels): basic foundation for detailed channel modal Jack Mallers 2017-08-03 12:28:24 -0500
  • ef8ad12234 fix(navlinks): update nav links to be grey when not active Jack Mallers 2017-08-02 17:30:37 -0500
  • 82f76b31ac feature(channel): styled channel on walle page Jack Mallers 2017-08-02 17:22:42 -0500
  • 5cf6e8c81c feature(invoices): basic invoices search by memo Jack Mallers 2017-08-01 22:29:19 -0500
  • 23c6eeb295 feature(wallet): add wallet route and active nav links Jack Mallers 2017-08-01 17:45:15 -0500
  • f1ed8086f5 fix(payments/invoices): style background on hover so user knows they can click Jack Mallers 2017-08-01 14:21:31 -0500
  • f56128d244 feature(modal): modal for detailed payment/invoice Jack Mallers 2017-08-01 14:12:16 -0500
  • fd1e5f65f7 fix(sass-variables): refactor sass sheets to use variables Jack Mallers 2017-07-31 23:20:50 -0500
  • 2493445927 fix(form): refactor form Jack Mallers 2017-07-31 13:42:29 -0500
  • be3c3be264 feature(form): close form on request creation Jack Mallers 2017-07-31 13:04:06 -0500
  • 382b0043ba feature(invoices): prepend newly created invoice to invoices array Jack Mallers 2017-07-31 12:57:38 -0500
  • e8706f0e9b fix(tab): change invoices to requests Jack Mallers 2017-07-31 12:52:08 -0500
  • b745e8c2da fix(payment, invoice): refactor reducers so data is organized by model Jack Mallers 2017-07-31 12:46:08 -0500
  • 264762ad17 feature(request): make request in both btc and usd Jack Mallers 2017-07-31 12:04:19 -0500
  • d7140108f1 feature(form): dynamic display on form for formType Jack Mallers 2017-07-30 21:01:31 -0500
  • 8324c07b7e feature(form): add form reducer Jack Mallers 2017-07-28 19:22:10 -0500
  • dbd3fcaf71 feature(multi-currency): calculates value based on current currency Jack Mallers 2017-07-27 18:55:32 -0500
  • 81c3e24fa9 feature(currency): ability to set currency Jack Mallers 2017-07-27 16:44:11 -0500
  • 8e16cc5294 feature(form design): add peers reducer, payments reducer, design form Jack Mallers 2017-07-27 15:24:54 -0500
  • b3a8bb4d1d feature(tooltip): add tooltip styling Jack Mallers 2017-07-26 17:52:10 -0500
  • 35fc8b8a1c feature(balance + currency): dynamic balance in Nav plus add currency in reducer Jack Mallers 2017-07-26 17:21:53 -0500
  • 3011322962 feature(activity styles): add invoices and improve activity design Jack Mallers 2017-07-26 14:42:59 -0500
  • 7036b1beaa feature(payments): basic layout for payments Jack Mallers 2017-07-26 12:57:05 -0500
  • cb7dbea74c feature(activity reducer): add activity reducer and api calls Jack Mallers 2017-07-26 09:26:44 -0500
  • 93e97331a0 feature(mock search bar): hard code mock search bar Jack Mallers 2017-07-25 23:15:35 -0500
  • f97cbda488 fix(structure): restructured files/folders Jack Mallers 2017-07-25 20:35:26 -0500
  • 28872adb5f feature(navbar): mock MVP navbar styles Jack Mallers 2017-07-24 22:09:29 -0500
  • c05f5434f9 fix(frame): remove frame from window Jack Mallers 2017-07-24 08:19:48 -0500
  • 85485bb5eb first commit Jack Mallers 2017-07-24 08:16:25 -0500