storj/satellite/console/consoleweb/consoleapi
Wilfred Asomani 2e87df380d satellite/{web,console}: return empty payments list on no wallet error
This change modifies wallet payments endpoints to return empty lists
instead of returning a 404 error if a wallet is not found for a user.

Change-Id: Ic765fecbc8183d14f179ce1d510ae512d8e0c4a9
2023-10-03 14:53:17 +00:00
..
gen private/apigen: Fix code generation for slices & arrays 2023-10-02 17:05:35 +02:00
utils satellite/nodeevents: validate emails before notifying 2022-12-06 09:59:45 -05:00
abtesting_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
abtesting.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00
analytics.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00
api.gen.go satellite: add get user paged projects http endpoint 2023-08-08 14:02:53 +00:00
apidocs.gen.md private/apigen: Fix code generation for slices & arrays 2023-10-02 17:05:35 +02:00
apikeys_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
apikeys.go satellite/{consoleweb,consoleapi}: add cross user api tests 2023-08-24 20:16:20 +00:00
auth_test.go {satellite/console, web/satellite}: send analytics if invitee signs up 2023-09-19 14:50:44 +00:00
auth.go {satellite/console, web/satellite}: send analytics if invitee signs up 2023-09-19 14:50:44 +00:00
buckets_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
buckets.go satellite/console: add more cross-user api tests 2023-09-19 16:50:31 +00:00
common.go private/web,satellite/console/.../consoleapi: serve rate limiting errors as JSON 2022-11-23 17:56:07 +00:00
payments_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
payments.go satellite/{web,console}: return empty payments list on no wallet error 2023-10-03 14:53:17 +00:00
projects_test.go satellite/console: return edge URL overrides in project info responses 2023-09-12 12:10:18 -05:00
projects.go satellite/console: return edge URL overrides in project info responses 2023-09-12 12:10:18 -05:00
usagelimits_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
usagelimits.go satellite/{consoleweb,consoleapi}: add cross user api tests 2023-08-24 20:16:20 +00:00