storj/satellite/console
Jess G e5c48fab74
fix ordersDB methods to take correct args (#2314)
* fix orderdDB methods to take correct args

* update tally to save projectID in correct format

* update var names in splitBucket test

* changes per CR comments
2019-06-25 08:58:42 -07:00
..
consoleauth Use mail.test as domain in emails (#2224) 2019-06-18 02:28:40 +02:00
consoleweb Create graphql query for getting user credit usage (#2255) 2019-06-20 09:09:50 -04: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 add user credit usage method into console service (#2240) 2019-06-19 22:49:04 +02:00
usagerollups_test.go fix ordersDB methods to take correct args (#2314) 2019-06-25 08:58:42 -07:00
usagerollups.go Fix storage and object_count calculations on console (#2081) 2019-06-03 15:54:06 +03:00
usercredits.go add user credit usage method into console service (#2240) 2019-06-19 22:49:04 +02: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