storj/satellite/console
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
..
consoleauth all: fix linter complaints 2020-10-13 15:59:01 +03:00
consolewasm satellite/wasm: support restricting full access grants to paths 2021-03-26 19:49:21 +00:00
consoleweb satellite/console: Add endpoint for clientside analytics events 2021-04-07 14:23:26 +00:00
wasm satellite/wasm: support restricting full access grants to paths 2021-03-26 19:49:21 +00:00
apikeys_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
apikeys.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
attribution_test.go satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
auth.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
billinghistoryitem.go satellite/payments: available coupon value feature 2020-06-02 10:00:45 +00:00
buckets.go satellite/{console/payments/satellitedb}: add validation for deletion of account and project 2020-10-13 07:55:26 +00:00
database.go satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
projectmembers_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
projectmembers.go all: add missing dots 2020-08-11 17:50:01 +03:00
projects_test.go satellite/console: Add pagination fields for ListProjectsByOwnerID 2021-01-20 16:15:29 +00:00
projects.go satellite/console: change default project and usage limits 2021-03-24 14:24:27 +00:00
projectusagelimits.go satellite/console: project usage limits api (#3702) 2019-12-12 14:58:15 +02:00
registrationtoken.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
request.go audit logging: log important user activity 2020-09-07 15:26:34 +00:00
resetpasswordtoken_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
resetpasswordtoken.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
service_test.go satellite/console: delete api key by name and project id endpoint 2021-03-23 20:21:07 +00:00
service.go satellite/console: Add endpoint for clientside analytics events 2021-04-07 14:23:26 +00:00
sortdirection.go all: fix comments 2020-07-16 19:13:14 +03:00
users_test.go satellite/satellitedb: add employee size column to users 2021-02-12 09:15:15 -05:00
users.go satellite/satellitedb: add employee size column to users 2021-02-12 09:15:15 -05:00
validation.go all: fix dots 2020-07-16 14:58:28 +00:00