storj/satellite/console/consoleweb/consoleql
Yaroslav Vorobiov 2ff0d9d435
Add bucket to project relationship on satellite (#1143)
* integrate console api keys with buckets in pointerdb

* fix test

* fix tests kvmetainfo

* linter fix

* disable account activation

* fix test

* review fixes

* fix comments

* little refactoring

* remove debug println

* fix typo

* disable activation in a propper way

* fix test

* fix imports

* fix uplink count in testplanet

* move key creation to planet.newUplink
2019-02-05 19:22:17 +02:00
..
apikey.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
mutation_test.go Add bucket to project relationship on satellite (#1143) 2019-02-05 19:22:17 +02:00
mutation.go V3-1091 Extend Users table with IsActive functionality (#1170) 2019-01-30 17:04:40 +02:00
project.go Removed TermsAccepted in project from satellite console and web. (#1155) 2019-01-28 20:20:33 +02:00
projectmember.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
query_test.go Add bucket to project relationship on satellite (#1143) 2019-02-05 19:22:17 +02:00
query.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
token.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
typecreator.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
user.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
utils.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00