storj/satellite/console
VitaliiShpital c9b9c686fc web/satellite: logic for new signup/login flow
WHAT:
1. updated verification page URL in config
2. added list of partnered satellites to config
3. added logic for satellites dropdown on new signup/login pages

WHY:
1. signup/login flow was reworked in tardigrade.io repo (iframe removed, new pages etc.)
2. new config flag was added to check if satellite name matches at least one member of partnered satellites list to redirect user to verification page
3. new pages will have dropdown with partnered satellites list. Appropriate logic was added.

Change-Id: I33399ab66ca31f07b297a433f6b1f41da4cb6e66
2020-05-29 17:11:44 +00:00
..
consoleauth all: remove old uuid 2020-04-02 19:30:36 +03:00
consoleweb web/satellite: logic for new signup/login flow 2020-05-29 17:11:44 +00:00
apikeys_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
apikeys.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
auth.go web/satellite: unauthorize error handled 2020-02-10 11:14:51 +00:00
billinghistoryitem.go satellite/payments : deposit bonuses (credits) added 2020-02-11 11:11:42 +00:00
database.go satellite/console: use transaction helpers in consoledb 2020-01-07 17:59:10 +00:00
projectmembers_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
projectmembers.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
projects_test.go satellite/console: fix flaky TestProjectsList 2020-04-30 13:48:29 +03:00
projects.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
projectusagelimits.go satellite/console: project usage limits api (#3702) 2019-12-12 14:58:15 +02:00
registrationtoken.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
resetpasswordtoken_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
resetpasswordtoken.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
service.go satellite: account balance divided into Free Credits and Coins 2020-05-18 14:25:26 +00:00
sortdirection.go web/satellite: API keys paged backend (#2839) 2019-09-12 17:19:30 +03:00
usercredits_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
usercredits.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
users_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
users.go all: simplify uuid usage 2020-04-02 13:45:19 +00:00
validation.go golangci: Enable new linter added to last release 2020-01-24 18:09:37 +00:00