storj/web/satellite/src/api
Moby von Briesen 7624bdd090 web/satellite: Return server-side error message during registration
It turns out, there are multiple different 400 errors that might be
returned from the server during registration. Rather than display
hardcoded text on the client ("Validation of reCAPTCHA was
unsuccessful"), this change simply displays the error sent by the
server.

As mentioned in the comment, we should eventually do this for all
errors, but that will be a more in-depth change. The purpose of this
commit is to unblock a point release.

Change-Id: Ideca107cc4039a0dabfa0fb02c943da920f7ff4f
2021-07-16 09:43:11 -04:00
..
errors satellite/console: Add reCAPTCHA verification step to registration 2021-07-07 21:34:07 +00:00
accessGrants.ts web/satellite: import file browser component 2021-04-07 22:53:20 +03:00
analytics.ts web/satellite: overview page copy and routing changed 2021-04-15 18:10:14 +03:00
auth.ts web/satellite: Return server-side error message during registration 2021-07-16 09:43:11 -04:00
baseGql.ts satellite/console: handling graphql errors bug fix 2020-02-24 16:22:09 +00:00
buckets.ts satellite/console: delete api key by name and project id endpoint 2021-03-23 20:21:07 +00:00
payments.ts web,satellite: Remove paywall-related functionality 2021-06-29 02:47:48 +02:00
projectMembers.ts web/satellite: project summary added to dashboard page 2020-09-29 11:16:50 +00:00
projects.ts satellite/console: new endpoint to get total usage and limits for all the projects user owns 2021-06-25 21:22:59 +00:00