storj/satellite
Moby von Briesen 78e132cb74 satellite/satellitedb: Add coupon_codes table and allow optional link to coupons table
The coupon_codes table will allow for administrators to create new promo
codes associated with coupon information (amount, duration, etc...).

A user will be able to enter a promo code (aka coupon code) in order to
apply a new coupon to their account. The coupon in the coupons table is
linked to the template defined in the coupon_codes table.

Change-Id: I50e49fa92afbc6aa9d01d8a895c069efb59e472b
2021-03-19 20:46:28 +00:00
..
accounting Redis: Update Redis package to last major version 2021-03-18 14:19:49 +00:00
admin satellite/console: Add ability to list projects by owner ID 2021-01-15 14:22:22 +00:00
attribution all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
audit satellite/audit: add missing logs for audit failure conditions 2021-03-18 17:33:11 +00:00
compensation satellite/compensation: add wallet features to invoice csv 2021-02-08 22:13:48 +02:00
console web/satellite: enter passphrase step for objects page 2021-03-19 10:59:32 +00:00
contact {storagenode,satellite}/nodeoperator: add wallet features 2021-02-08 22:09:45 +02:00
gc all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
gracefulexit satellite/gracefulexit: extend GE data cleanup to include exit_progress 2021-03-01 15:52:43 +00:00
inspector all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
internalpb {satellite,storagnode}/internalpb: bump gogo to v1.3.2 2021-02-04 11:09:13 +00:00
mailservice all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
metainfo metainfo: Stub DownloadObject metainfo endpoint 2021-03-15 10:52:57 -06:00
metrics satellite/metainfo: get away from using pb.Pointer in Metainfo Loop 2020-10-27 13:06:47 +00:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection satellite/overlay: use DownloadSelectionCache for getting node IPs 2021-01-29 16:47:10 +02:00
nodestats satellite/{contact,nodestats,overlay,satellitedb}: remove references to total_uptime_count and uptime_success_count columns 2021-01-19 15:43:02 -05:00
orders satellite/orders: decrease FlushBatchSize default to 1000 2021-03-02 14:00:48 +00:00
overlay satellite/satellitedb: don't include DQd and exited nodes in DQStrayNodes 2021-02-19 15:12:30 -05:00
payments satellite/payments: De-shadow customer page var in stripe mock 2021-03-03 20:51:43 -05:00
repair satellite/repair/repairer: a new set of rs_scheme tagged metrics 2021-02-09 14:19:22 +00:00
revocation satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
rewards satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
satellitedb satellite/satellitedb: Add coupon_codes table and allow optional link to coupons table 2021-03-19 20:46:28 +00:00
snopayouts satellite/satellitedb: add distributed column and migration 2021-02-01 16:33:14 +00:00
admin.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
api.go satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go satellite/orders: Delete unused methods & DB tables 2021-02-01 18:01:29 +00:00
gc.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
peer.go satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
repairer.go satellite/orders: remove unused satelliteAddress field 2021-01-08 12:25:39 -05:00