storj/satellite
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
..
accounting satellite: prevents uplink from creating a bucket once it exceeds the max bucket allocation. 2020-07-15 17:27:05 +00:00
admin satellite/admin: add bucket limit handling endpoint 2020-07-15 17:27:23 +00:00
attribution all: remove old uuid 2020-04-02 19:30:36 +03:00
audit {satellite/audit, private/testplanet}: remove ErrAlreadyExists, run 2 audit workers in testplanet 2020-06-30 18:00:07 +00:00
compensation all: use common/storj 2020-05-29 11:57:32 +03:00
console satellite/{console,satellitedb}: change project limiting based on new users field 2020-07-16 10:57:47 +00:00
contact storagenode: remove dependency to overlay.NodeDossier 2020-05-21 08:37:13 +03:00
dbcleanup satellite/dbcleanup: run cleanup more frequently 2020-06-10 18:32:15 +00:00
downtime storagenode: remove dependency to overlay.NodeDossier 2020-05-21 08:37:13 +03:00
gc private/testplanet: remove old libuplink from testplanet 2020-05-28 13:50:23 +00:00
gracefulexit ci: test benchmarks 2020-07-10 13:26:49 +00:00
heldamount satellite: heldamount and nodestats not returning error node not found by rpc 2020-07-14 16:31:02 +03:00
inspector all: simplify uuid usage 2020-04-02 13:45:19 +00:00
mailservice all: use monkit v3 2020-02-05 23:53:17 +00:00
marketingweb all: separate err check for http 2020-04-16 18:50:24 +03:00
metainfo satellite: prevents uplink from creating a bucket once it exceeds the max bucket allocation. 2020-07-15 17:27:05 +00:00
metrics satellite: fix string(int) conversions 2020-06-12 06:41:34 +00:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection satellite/nodeselection: use NodeURL 2020-05-27 05:46:11 +00:00
nodestats satellite: heldamount and nodestats not returning error node not found by rpc 2020-07-14 16:31:02 +03:00
orders satellite/orders: check and enforce node api version 2020-07-16 10:38:12 +00:00
overlay all: replace == comparison with errors.Is 2020-07-14 15:50:25 +00:00
payments satellite: prevents uplink from creating a bucket once it exceeds the max bucket allocation. 2020-07-15 17:27:05 +00:00
referrals all: use DialNodeURL throughout the codebase 2020-05-20 10:36:30 +00:00
repair all: use jackc/pgx in place of lib/pq 2020-07-13 15:54:41 +00:00
revocation satellite: Check macaroon revocation 2020-06-22 13:50:07 -06:00
rewards satellite/rewards: Add Duplicati to partners database. 2020-07-14 12:49:48 -04:00
satellitedb satellite/{console,satellitedb}: change project limiting based on new users field 2020-07-16 10:57:47 +00:00
admin.go satellite/admin: cleanup parameter handling 2020-07-14 13:53:09 +02:00
api.go satellite/orders: check and enforce node api version 2020-07-16 10:38:12 +00:00
config-lock_test.go satellite: add Go test version of satellite-config-lock tests 2020-05-13 08:14:24 +00:00
core.go satellite: prevents uplink from creating a bucket once it exceeds the max bucket allocation. 2020-07-15 17:27:05 +00:00
gc.go Add logging listener for retrieving and setting log levels 2020-05-12 16:38:06 -04:00
peer.go satellite/orders: check and enforce node api version 2020-07-16 10:38:12 +00:00
repairer.go Add logging listener for retrieving and setting log levels 2020-05-12 16:38:06 -04:00