storj/satellite/console/consoleweb
Jeremy Wharton 3c8facfe58 satellite/console,web/satellite: always notify when adding project members
Upon adding members to a project using the Add Team Member modal,
users are now notified that only email addresses belonging to an
account will receive a project invitation. This notification appears
regardless of whether every submitted email corresponds to an account.
Previously, users received an error message if any email address not
attached to an account was submitted.

Change-Id: Ia014c8311c1347e001b1c6c33de73ea61f20b0cb
2022-11-09 17:48:50 +00:00
..
consoleapi satellite: invalid coupon code returns 400 status code 2022-10-31 13:43:09 -06:00
consoleql satellitedb: add token balance to API endpoint 2022-08-31 22:55:16 +00:00
consolewebauth satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
endpoints_test.go satellite/console,web/satellite: always notify when adding project members 2022-11-09 17:48:50 +00:00
server_test.go satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
server.go satellite/console: Turn new billing screens on by default 2022-11-04 19:41:54 +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