storj/satellite/console
Yaroslav Vorobiov 1334933cdc Console: Remove payments checks during project creation and member deletion (#2236)
* remove payments check during project creation and member deletion

* remove project payment info creation
2019-06-18 13:09:34 -04:00
..
consoleauth Use mail.test as domain in emails (#2224) 2019-06-18 02:28:40 +02:00
consoleweb modify build scripts for satellite ui (#2228) 2019-06-18 16:36:54 +03:00
apikeys_test.go server side macaroons (#1945) 2019-05-24 10:51:27 -06:00
apikeys.go server side macaroons (#1945) 2019-05-24 10:51:27 -06:00
auth.go V3-1399 Error messages (#1715) 2019-04-10 03:15:12 +03:00
database.go add db implementation for user_credits table (#2169) 2019-06-18 11:55:47 -04:00
projectinvoicestamps_test.go Console add payments to service (#2100) 2019-06-06 19:07:14 +03:00
projectinvoicestamps.go Console add payments to service (#2100) 2019-06-06 19:07:14 +03:00
projectmembers_test.go Use mail.test as domain in emails (#2224) 2019-06-18 02:28:40 +02:00
projectmembers.go V3-1307 combine first and last name to full name (#1569) 2019-03-27 14:33:32 +02:00
projectpayments_test.go Use mail.test as domain in emails (#2224) 2019-06-18 02:28:40 +02:00
projectpayments.go Console add payments to service (#2100) 2019-06-06 19:07:14 +03:00
projects_test.go Use mail.test as domain in emails (#2224) 2019-06-18 02:28:40 +02:00
projects.go Console add payments to service (#2100) 2019-06-06 19:07:14 +03:00
registrationtoken.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
resetpasswordtoken_test.go Use mail.test as domain in emails (#2224) 2019-06-18 02:28:40 +02:00
resetpasswordtoken.go ResetPassword Table and all CRUD methods. (#1916) 2019-05-13 18:53:52 +03:00
service.go Console: Remove payments checks during project creation and member deletion (#2236) 2019-06-18 13:09:34 -04:00
usagerollups_test.go Console buckets page (#1847) 2019-05-16 13:43:46 +03:00
usagerollups.go Fix storage and object_count calculations on console (#2081) 2019-06-03 15:54:06 +03:00
usercredits.go add db implementation for user_credits table (#2169) 2019-06-18 11:55:47 -04:00
userpayments_test.go Use mail.test as domain in emails (#2224) 2019-06-18 02:28:40 +02:00
userpayments.go Console add payments to service (#2100) 2019-06-06 19:07:14 +03:00
users_test.go Use mail.test as domain in emails (#2224) 2019-06-18 02:28:40 +02:00
users.go V3-1307 combine first and last name to full name (#1569) 2019-03-27 14:33:32 +02:00
validation.go V3-1399 Error messages (#1715) 2019-04-10 03:15:12 +03:00