Commit Graph

  • 472244a785
    Email comment creator of their replies. Will O'Beirne 2019-01-14 14:34:49 -0500
  • 8447f47c96
    Send email to team on contribution received. Will O'Beirne 2019-01-14 14:08:12 -0500
  • 8b28152a96
    Merge branch 'contribution-confirmation-email' into more-emails Will O'Beirne 2019-01-14 13:34:19 -0500
  • 69c1c1d1b7
    Proposal contribution email, and fix email admin. Will O'Beirne 2019-01-14 13:32:58 -0500
  • 7eead58eb1
    Send email on contribution. Dont double-count contributions from the blockchain watcher. Will O'Beirne 2019-01-14 12:29:41 -0500
  • a55cb2e1a2
    fix merge bug Aaron 2019-01-11 18:27:29 -0600
  • e673d46833
    Merge branch 'develop' into email-settings-unsubscribe Aaron 2019-01-11 18:10:10 -0600
  • c9739fb15f
    hook up send_email for proposal approval + add subscription checks to send_email Aaron 2019-01-11 18:04:39 -0600
  • 2998d3ebe8
    email-unsubscribe page + refactors Aaron 2019-01-11 16:58:52 -0600
  • 9b8e891ff4
    email subscription verbiage Aaron 2019-01-11 15:40:47 -0600
  • 1b2b3820f8
    Run tests and make a build of blockchain in CI. Will O'Beirne 2019-01-11 16:06:44 -0500
  • 1712ce3ac2
    Fix bad tab name. Will O'Beirne 2019-01-11 15:58:35 -0500
  • 9fcea32af3
    Email Notifications settings tab Aaron 2019-01-11 14:57:52 -0600
  • 78344c4030
    Link to specific tab wherever relevant. Will O'Beirne 2019-01-11 15:50:50 -0500
  • 29a0ea6931
    Linkable tabs with scrolling behaior. Replace all tabs with linkable tabs. Will O'Beirne 2019-01-11 14:51:49 -0500
  • c180a61178
    Word wrap Will O'Beirne 2019-01-11 14:18:36 -0500
  • 9bd83c7e37
    Fade auth in, invisible while checking. Will O'Beirne 2019-01-11 14:10:54 -0500
  • d392caaa05
    Fix incorrect pending invites count. Will O'Beirne 2019-01-11 13:50:57 -0500
  • fc96815c7c
    PUT /<user_id>/settings + more tests + refactoring Aaron 2019-01-11 09:56:40 -0600
  • 1e1be253cd
    GET /<user_id>/settings endpoint Aaron 2019-01-10 19:57:03 -0600
  • 0a2d748b53
    UserSettings user/models updates Aaron 2019-01-10 19:56:22 -0600
  • 85db969aef
    user subscription_settings utils + tests Aaron 2019-01-10 19:54:28 -0600
  • 1e5f7323fe
    Merge pull request #63 from dternyak/fix-sendgrid 0.1.0 Daniel Ternyak 2019-01-10 17:50:46 -0600
  • 4540dbde1a
    Remove flask-sendgrid. Use sendgrid directly. Improve error logging. Will O'Beirne 2019-01-10 18:48:11 -0500
  • b01b7726a7 Log sendgrid error (#62) William O'Beirne 2019-01-10 18:21:41 -0500
  • d1f8095d36
    Print error body when available. Will O'Beirne 2019-01-10 18:19:25 -0500
  • fbbd20ae90 Fix avatar load renegade POST (#58) AMStrix 2019-01-10 16:51:35 -0600
  • 1230fbc1d5
    fix renegade POST when loading avatar image Aaron 2019-01-10 15:54:13 -0600
  • bd17bf2a9a Switch env var to PORT for heroku compatibility. (#57) William O'Beirne 2019-01-10 15:27:11 -0500
  • 9b9a988901
    Switch env var to PORT for heroku compatibility. Will O'Beirne 2019-01-10 15:25:21 -0500
  • 82a7033c45 Productionify blockchain microservice (#56) William O'Beirne 2019-01-10 15:18:31 -0500
  • 7b8c099d51
    Fixes to get blockchain running on heroku. Will O'Beirne 2019-01-10 15:15:39 -0500
  • 133ecd4d7e
    Herokuify Admin (#53) Daniel Ternyak 2019-01-10 14:01:26 -0600
  • 1e0b807db7
    Add heroku-postbuild to build 'admin' before serving Daniel Ternyak 2019-01-10 13:56:18 -0600
  • d8cce1f1ea
    Merge branch 'develop' into admin-procfile Daniel Ternyak 2019-01-10 13:51:31 -0600
  • f6ba6e3dcb
    Merge pull request #50 from dternyak/contribution-validation Daniel Ternyak 2019-01-10 13:51:19 -0600
  • e3f5a58c38
    Create Procfile for Admin Daniel Ternyak 2019-01-10 13:50:28 -0600
  • a0fc1bd54e
    Merge branch 'develop' into contribution-validation William O'Beirne 2019-01-10 14:39:34 -0500
  • 16051f5f7a
    PR fixes Will O'Beirne 2019-01-10 12:27:04 -0500
  • badcb75203
    Margins. Will O'Beirne 2019-01-09 18:05:45 -0500
  • c50b3bf53e
    Merge pull request #38 from dternyak/zcash-contributions Daniel Ternyak 2019-01-09 17:04:10 -0600
  • 311fdb298d
    Dont show unconfirmed txs unless its you Will O'Beirne 2019-01-09 17:54:41 -0500
  • 6c8ce3f87d
    Show send instructions on profile pending contributions. Will O'Beirne 2019-01-09 17:26:28 -0500
  • 5a922cefee
    Merge latest develop in. Will O'Beirne 2019-01-09 16:57:15 -0500
  • 749dc40ea4
    Re-wipe migrations. Will O'Beirne 2019-01-09 16:35:47 -0500
  • 7a7cbb77c7
    Delete expired transactions. Will O'Beirne 2019-01-09 16:32:51 -0500
  • b338fc9d2e
    Contributions tab on proposal view. Will O'Beirne 2019-01-09 15:48:41 -0500
  • da537e2498
    Calculate funded from confirmed contributions. Will O'Beirne 2019-01-09 14:45:16 -0500
  • f97a8dfb8d
    Convert webhook amount to zcash from zats. Order contributions correctly. Will O'Beirne 2019-01-09 14:35:37 -0500
  • 8979765810
    Merge branch 'develop' into md-static-pages Aaron 2019-01-09 13:33:29 -0600
  • 01f6545c78
    markdown driven static pages Aaron 2019-01-09 13:32:57 -0600
  • 7ade6b5715
    Merge branch 'develop' into zcash-contributions William O'Beirne 2019-01-09 14:08:51 -0500
  • b65f02a29f
    Email admin + more email templates (#37) William O'Beirne 2019-01-09 14:08:25 -0500
  • 57e65e26d5
    Rework proposal api a bit, render contributions and their status. Will O'Beirne 2019-01-09 14:07:50 -0500
  • 2ac4a7fbba
    Merge branch 'develop' into email-admin William O'Beirne 2019-01-09 13:26:38 -0500
  • 47c695f43b Proposal Approval Process (#39) AMStrix 2019-01-09 12:23:08 -0600
  • 0b0664e650
    Proposal tsc fix Aaron 2019-01-09 11:36:29 -0600
  • 5678cbd243
    Proposal statuses to banner style + fix up CreateFlow - Preview mode Aaron 2019-01-09 11:21:01 -0600
  • ecde9e7935
    remove comments Aaron 2019-01-08 18:10:51 -0600
  • cd0bdb54f6
    various adjustments to Proposal based on `status` Aaron 2019-01-08 18:02:35 -0600
  • 3be8798857
    proposals/<id> - limit status non-LIVE to team member, exclude DELETED Aaron 2019-01-08 17:58:29 -0600
  • 321dc505f7
    fix ssr fetchProposal 404 hang bug Aaron 2019-01-08 17:52:09 -0600
  • 00ee2888b4
    Convert blockchain microservice to use webhooks instead of websocket. Confirm contributions via webhook. Will O'Beirne 2019-01-08 17:58:32 -0500
  • a4ccd5acfd
    publish warning vebiage change Aaron 2019-01-08 16:00:42 -0600
  • 6066b7adf0
    Wipe migrations. Fix tests. Will O'Beirne 2019-01-08 12:44:54 -0500
  • b00e520b19
    fix merge tsc issues Aaron 2019-01-08 10:42:10 -0600
  • c700825310
    fix regression in formatUserFromGet + update error type in users/reducers Aaron 2019-01-08 10:25:59 -0600
  • d5f81ca538
    Profile ZEC/ZAT adjustments Aaron 2019-01-08 09:37:10 -0600
  • 79db976b76
    Merge branch 'develop' into proposal-approval Aaron 2019-01-08 09:06:28 -0600
  • a0d115a703
    Merge pull request #33 from dternyak/proposal-rework-amounts Daniel Ternyak 2019-01-07 19:09:33 -0600
  • 99bc3d28a7
    Merge branch 'develop' into proposal-approval Aaron 2019-01-07 17:18:38 -0600
  • 9713c1d414
    frontend: proposal approval flow Aaron 2019-01-07 17:09:26 -0600
  • a27f3bba2a
    admin: review count on home + cosmetic Aaron 2019-01-07 17:03:58 -0600
  • 9c962edf93
    backend: approval process updates Aaron 2019-01-07 17:02:35 -0600
  • e28f1b50d7
    Tsc fixes Will O'Beirne 2019-01-07 16:56:01 -0500
  • fc10366232
    Fix type, dont close on mask click. Will O'Beirne 2019-01-07 12:56:27 -0500
  • c444e5152d
    Hook up blockchain to backend, backend to frontend for contributions. Will O'Beirne 2019-01-07 01:58:33 -0500
  • e6fb844b40
    Finish out UI for contribution. Will O'Beirne 2019-01-07 00:42:24 -0500
  • 2c8afd0744
    admin: rework Proposals + support approval Aaron 2019-01-06 16:59:17 -0600
  • 8021aa6c0b
    backend: admin get single proposal + populate date_approved Aaron 2019-01-06 16:55:40 -0600
  • a0d09a891a
    admin: update antd Aaron 2019-01-06 16:54:41 -0600
  • 99fdedb816 Initial work on contribution modal flow and contribution model overhaul. William O'Beirne 2019-01-06 17:48:07 -0500
  • e5d8a03f62
    Contribution confirmed email. Will O'Beirne 2019-01-06 15:36:07 -0500
  • 393fef1b50
    Back button. Will O'Beirne 2019-01-06 15:10:32 -0500
  • 0f9e003390
    Proposal approval / rejection emails. Will O'Beirne 2019-01-06 15:06:19 -0500
  • 28b072e4b8
    Text version of invite email. Will O'Beirne 2019-01-06 14:37:31 -0500
  • a6bbdc5830
    Move example args to backend since emails take in Python classes. Will O'Beirne 2019-01-06 14:32:12 -0500
  • 6f6e2de572
    Email admin page with previews. Will O'Beirne 2019-01-06 14:20:22 -0500
  • e2a90c7f96
    admin proposal filter by status + some refactoring Aaron 2019-01-05 16:56:24 -0600
  • 7c424c33fb
    change create publish to sumbit for approval Aaron 2019-01-05 12:46:14 -0600
  • c5f7de389f
    basic withPending suport for Profile Aaron 2019-01-05 12:44:49 -0600
  • 2b74d9d5d7
    GET user/<id> withPending support Aaron 2019-01-05 12:40:47 -0600
  • 11ab29f08d
    admin test + proposal approval tests Aaron 2019-01-04 13:39:37 -0600
  • 9b165d2eda
    endpoints and model support for proposal approval Aaron 2019-01-04 13:38:59 -0600
  • 98d68961b5 Merge develop in. William O'Beirne 2019-01-04 14:29:09 -0500
  • 15acce1865 Rework Proposal Comments & Updates (#36) AMStrix 2019-01-04 13:03:37 -0600
  • 875865db59
    ts adjustment Aaron 2019-01-03 12:22:13 -0600
  • 387922a534
    use authed user id to check if user can update, remove 'account' Aaron 2019-01-03 12:13:07 -0600
  • 4adc5feece
    remove comment signed message stuff Aaron 2019-01-03 12:12:18 -0600
  • 4df5b325a1
    test proposal updates + adjustments for comments Aaron 2019-01-03 12:11:06 -0600