storj/satellite/console
stefanbenten 9ace375ee0 satellite/{console,satellitedb}: change project limiting based on new users field
This change switches the backend logic to use the new DB column on the users table to restrict project creation.
Furthermore it back fills the existing limits from registration tokens to the new column to ensure no users are reset to the new default.

UI is updated to reflect ability to create several projects

Change-Id: Ie29157430ae6b065411ca4c4557c9f1be69cdc4f
2020-07-16 10:57:47 +00:00
..
consoleauth all: remove old uuid 2020-04-02 19:30:36 +03:00
consoleweb satellite/{console,satellitedb}: change project limiting based on new users field 2020-07-16 10:57:47 +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: available coupon value feature 2020-06-02 10:00:45 +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: prevents uplink from creating a bucket once it exceeds the max bucket allocation. 2020-07-15 17:27:05 +00:00
projects.go satellite/admin: add bucket limit handling endpoint 2020-07-15 17:27:23 +00: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/{console,satellitedb}: change project limiting based on new users field 2020-07-16 10:57:47 +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 satellite/{console,satellitedb}: change project limiting based on new users field 2020-07-16 10:57:47 +00:00
validation.go golangci: Enable new linter added to last release 2020-01-24 18:09:37 +00:00