storj/satellite/console/consoleweb/consoleql
Yingrong Zhao 7db6851722
satellite/rewards: update current reward to be finished once redemption cap has reached (#2745)
* update offer once redemption cap has reached

* use transaction to get offer info before insert

* update offer status when redeemable capacity has reached

* fix format

* use pgutil to check constraint error

* change error message
2019-08-14 15:53:48 -04:00
..
testdata V3-1095 Update service to send invitations in project (#1412) 2019-03-06 17:42:19 +02:00
apikey.go v3-2156: Add partner_id on user creation (#2571) 2019-07-17 16:53:14 -04:00
mail.go ResetPassword Table and all CRUD methods. (#1916) 2019-05-13 18:53:52 +03:00
mutation_test.go satellite/rewards: update current reward to be finished once redemption cap has reached (#2745) 2019-08-14 15:53:48 -04:00
mutation.go satellite/satellitedb: add updateEarnedCredits method for user_credits table (#2609) 2019-07-30 09:21:00 -04:00
project.go satellite/console: project members refactoring (#2752) 2019-08-12 13:22:32 +03:00
projectmember.go satellite/console: project members refactoring (#2752) 2019-08-12 13:22:32 +03:00
query_test.go satellite/console: project members refactoring (#2752) 2019-08-12 13:22:32 +03:00
query.go satellite/console: add get current reward offer to console (#2341) 2019-07-02 10:36:54 -04:00
reward.go satellite/console: add referral link logic (#2576) 2019-07-19 14:22:10 -04:00
schema.go Console usage rollup api (#1664) 2019-04-04 17:56:20 +03:00
token.go Console usage rollup api (#1664) 2019-04-04 17:56:20 +03:00
typecreator.go satellite/console: project members refactoring (#2752) 2019-08-12 13:22:32 +03:00
user.go v3-2156: Add partner_id on user creation (#2571) 2019-07-17 16:53:14 -04:00
usercredit.go Create graphql query for getting user credit usage (#2255) 2019-06-20 09:09:50 -04:00
utils.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00