storj/satellite/console/consoleweb/consoleql
Jeremy Wharton 28b2384970 satellite/console/.../consoleql: add project invite expiration status
Each project member invitation returned from our GraphQL API now
contains a field indicating whether the invitation has expired. This is
required for us to enable functionality in the satellite frontend that
is dependent on this information.

References #5752

Change-Id: I4b71738e7a7373c690de188614f8c95009bc3989
2023-06-20 22:51:42 -05:00
..
testdata web/satellie: added missing alt attribute to img tags (#3172) 2019-10-04 16:22:26 +03:00
apikey.go satellite: remove rewards package 2023-01-31 11:46:50 +00:00
keys.go satellite/{consoleweb,emails}: send new email for project invite 2023-06-07 11:11:30 +00:00
mutation_test.go satellite/{console,satellitedb}: clean up obsolete project member code 2023-06-13 22:13:04 +00:00
mutation.go satellite/console: delete project invitations with project members 2023-06-13 07:15:43 +00:00
project.go satellite/console/.../consoleql: add project invite expiration status 2023-06-20 22:51:42 -05:00
projectmember.go satellite/console/.../consoleql: add project invite expiration status 2023-06-20 22:51:42 -05:00
query_test.go satellite/{console,satellitedb}: clean up obsolete project member code 2023-06-13 22:13:04 +00:00
query.go satellite/{console,web}: make grapql mutations support publicId 2023-02-06 11:57:44 +00:00
reward.go all: add missing dots 2020-08-11 17:50:01 +03:00
schema.go all: fix dots 2020-07-16 14:58:28 +00:00
typecreator.go satellite/{console,satellitedb}: clean up obsolete project member code 2023-06-13 22:13:04 +00:00
user.go satellite: remove rewards package 2023-01-31 11:46:50 +00:00