storj/satellite/console/consoleweb/consoleapi
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
..
analytics.go satellite/console: Add endpoint for clientside analytics events 2021-04-07 14:23:26 +00:00
apikeys_test.go satellite/console: delete api key by name and project id endpoint 2021-03-23 20:21:07 +00:00
apikeys.go web/satellite: buckets view for objects page 2021-03-25 16:37:55 +02:00
auth_test.go satellite/console: add new professional fields to console api 2021-02-12 17:21:09 -05:00
auth.go satellite/analytics: Add analytics service to satellite 2021-03-25 13:28:51 -04:00
buckets_test.go satellite/console: only allow project member to get all bucket names 2020-11-30 15:41:35 -05:00
buckets.go satellite/console: get all bucket names endpoint and service method 2020-11-16 17:51:40 +02:00
payments_test.go satellite/console: make paywall optional 2020-07-28 10:57:49 +00:00
payments.go multinode/console: nodes addition and removal 2020-11-12 20:26:08 +02:00