storj/satellite/console
Yaroslav Vorobiov ba07f337c0
Satellite api keys frontend (#1039)
* api keys frontend

* fix linter

* fixes, copy to clipboard, disable account activation

* activation is removed in https://github.com/storj/storj/pull/1143
2019-02-01 18:19:30 +02:00
..
consoleauth Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
consoleweb Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
apikeys_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
apikeys.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
auth.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
buckets.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
database.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
projectmembers_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
projectmembers.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
projects_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
projects.go Removed TermsAccepted in project from satellite console and web. (#1155) 2019-01-28 20:20:33 +02:00
service.go Satellite api keys frontend (#1039) 2019-02-01 18:19:30 +02:00
users_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
users.go V3-1091 Extend Users table with IsActive functionality (#1170) 2019-01-30 17:04:40 +02:00
validation.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00