6 Commits

Author SHA1 Message Date
Huiwen
93f39f317f
Revert "[dashboard] send heartbeat telemetry (#17358)" (#17426)
This reverts commit c520c72398235104a2a870014d20e476ac211890.
2023-04-28 15:39:38 +08:00
Huiwen
c520c72398
[dashboard] send heartbeat telemetry (#17358)
* [dashboard] send heartbeat telemetry

* 💄

* Reset after telemetry sent

* Update components/gitpod-protocol/src/frontend-dashboard-service.ts

Co-authored-by: Milan Pavlik <milan@gitpod.io>

* Fix and send final telemetry

* fix build

---------

Co-authored-by: Milan Pavlik <milan@gitpod.io>
2023-04-26 20:03:37 +08:00
Pudong
9de446fb2c
[loading screen] don't send close timeout if not owner (#16697) 2023-03-07 09:12:04 +01:00
Huiwen
0810836f85 [server,dashboard] add endpoints to get ide credentials 2023-02-15 08:44:19 +01:00
Anton Kosyakov
674ad1c978 polish IDEFrontendDashboardService
- add docs and security notes
- remove imlementation methods from the interface
- fix a regression with opening desktop IDEs on the workspace origin
- allow to access the interface from other locations for the same workspace, i.e. for dev and debug modes
2023-01-20 11:12:28 +01:00
Huiwen
659889f09a [dashboard] support supervisor frontend server
Co-authored-by: mustard <mhqnwt@gmail.com>
Co-authored-by: Jean Pierre <jeanp413@hotmail.com>
2023-01-16 15:52:24 +01:00