storj/web/satellite/src/api
Moby von Briesen 7e4e1040f2 satellite/console: Add endpoint for clientside analytics events
This is a very simple endpoint which allows the satellite UI client to
notify the console server that an event has occurred. We will use this
to track when users have completed certain tasks that can't be tracked
server-side (e.g. generating gateway credentials, setting a passphrase)

As part of this change, one client side event is implemented to use the
endpoint - when the user clicks the button to create gateway credentials
after making a new access grant.

Change-Id: Ic8fa729f1c84474788e1de84c18532aef8e8fa3c
2021-04-07 14:23:26 +00:00
..
errors web/satellite: error handling for login/signup rate limit exceeding 2020-05-21 12:03:27 +00:00
accessGrants.ts web/satellite: buckets view for objects page 2021-03-25 16:37:55 +02:00
analytics.ts satellite/console: Add endpoint for clientside analytics events 2021-04-07 14:23:26 +00:00
auth.ts web/satellite: Add user account tabs to signup ui 2021-03-02 15:02:40 +00: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: dashboard template simplified, project selection moved to nav bar 2020-08-21 17:33:14 +03:00
projectMembers.ts web/satellite: project summary added to dashboard page 2020-09-29 11:16:50 +00:00
projects.ts Projects list view (#4035) 2021-02-05 15:57:03 -05:00