mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* Add repo migrate coachmark * Public API: `coachmarksDismissals` * Early exit for new signups * Try to inject dismissal to link * Dismiss on path visit * Align to the left * Dismiss on trigger * Simplify show logic Co-authored-by: Siddhant Khare <siddhant@gitpod.io> * Consider `showPrebuildsMenuItem` when hiding projects * update tests * Adjust date for testing * fix projects hide condition * Fix repo link id ref * Do not dismiss accidentally * up-date * move prebuild detail to correct folder * Make sure errors are displayed properly for prebuilds list * don't throw * Report dismiss --------- Co-authored-by: Siddhant Khare <siddhant@gitpod.io>