storj/satellite/console/consoleweb
Wilfred Asomani 34e1caa55a satellite: add get user paged projects http endpoint
This change adds an endpoint to get a user's projects, similar to
the OwnedProjects GraphQL query.
The console.ProjectInfo struct has been renamed to UpsertProjectInfo
to more accurately reflect its use.

Issue: https://github.com/storj/storj/issues/6135

Change-Id: I802fe4694a5cc75a9df2b565476f6e6f473431d4
2023-08-08 14:02:53 +00:00
..
consoleapi satellite: add get user paged projects http endpoint 2023-08-08 14:02:53 +00:00
consoleql satellite: add get user paged projects http endpoint 2023-08-08 14:02:53 +00:00
consolewebauth satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
config.go satellite/{payments, console}: added functionality to get wallet's transactions (including pending) 2023-07-18 11:09:29 +00:00
endpoints_test.go satellite: add get user paged projects http endpoint 2023-08-08 14:02:53 +00:00
error_fallback.html satellite/console/consoleweb: create a fallback error.html 2023-04-18 14:36:51 +00:00
server_test.go satellite/console: optional separate web app server 2023-07-11 12:17:35 -04:00
server.go satellite: add get user paged projects http endpoint 2023-08-08 14:02:53 +00:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00