storj/satellite/console/consoleweb/consoleql
Yingrong Zhao 786828ea0a
satellite/console: bypass activation token logic for open source partner referral link (#2736)
* when there's partner id, we will not require an activation token for creating a new account

* create new token if user has a partner id on creation

* validate partner id first

* fix format

* remove unnecessary code

* display error message instead of reroute

* add more test

* add comments

* add comment
2019-08-14 11:27:22 -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/console: bypass activation token logic for open source partner referral link (#2736) 2019-08-14 11:27:22 -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