Yaroslav Vorobiov
|
a30ba4eca8
|
Add mail service to the satellite (#1302)
|
2019-03-02 17:22:20 +02:00 |
|
Bogdan Artemenko
|
ad95d881c7
|
Implemented Multiple API key deletion. Added Notification for API key deletion result. (#1298)
* Implemented Notification for API key deletion result.
* Moved several API keys deletion to Service side.
|
2019-02-13 13:34:40 +02:00 |
|
Yehor Butko
|
8156d911fa
|
Updating account activation flow (#1251)
* Updating account activation flow
* Updated integration tests, createUserMutation updated
* removing redundant index
* removed redundant testing code
* review comments fixed
|
2019-02-11 12:33:56 +02:00 |
|
Egon Elbre
|
07412698a9
|
Use lower bcrypt cost for console.Service when running tests and disable flaky tests (#1236)
|
2019-02-05 19:31:53 +02:00 |
|
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 |
|
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 |
|
Yehor Butko
|
19bc01c19a
|
V3-1091 Extend Users table with IsActive functionality (#1170)
* V3-1091 Extend Users table with IsActive functionality
* fixed review comments
|
2019-01-30 17:04:40 +02:00 |
|
Bogdan Artemenko
|
b75f06e229
|
Removed TermsAccepted in project from satellite console and web. (#1155)
* Removed TermsAccepted from satellite console and web.
|
2019-01-28 20:20:33 +02:00 |
|
Yaroslav Vorobiov
|
f437effaef
|
Add console to satellite peer (#1120)
|
2019-01-24 18:26:36 +02:00 |
|
Yehor Butko
|
e38cf8f50d
|
Renaming and moving pkg/satellite to satellite/console (#1054)
* [WIP] V3-853 Merge the satellite DB into the master database
* Removing consoleDB from satelliteDB
* Fixing tests for satellite/console
* fixing linter
* sorting imports in satellite/console
* fixing console config
* fixing linter
|
2019-01-15 15:03:24 +02:00 |
|