* [lacework] Use 'installer mirror list'
* [lacework] Continue in case of a failed image scan
* [lacework] strip docker-io/library allows pulling images from Docker Hub
* 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>
* Prebuild and configurations tweaks
* Cosmetic fixes to config input
* Hints for Configuration clone url
* Do not retry prebuild queries
Make them fail fast because otherwise they take a long time
* Fix the remove title again
* Break long configuration titles
* Fix failed prebuild icon
* Properly align commiter info on prebuild detail page
* break word instead
* Constrain width of name cell
* Better dates
* Show Prebuilds org selector dropdown item conditionally
* Only show unknown repo if it fails to load
* Better date format and use default retries
* Fix error handling and remove unnecessary code
* Fix unknown icon
* Fix typo in usePrebuilQuery function
* Init prebuilds list
* Text size and color tweaks
* Dropdown filtering UI
* wip changes
* File renames and such
* Filter by state
* fix path
* Add configuration ID filtering
* Prebuild list error state
* Protobuf sorting definition
* API-level sorting
* Simplify pagination
* Fix undefined inference
* Dashboard adopt sort behavior
* make sorting required
* Move ordering 🤷♂️
This will most definetely not solve anything, but...
* Hopefully fix sorting 🤷♂️
* less `as`
* Simplify state check
* Repeated sorting
* Sort out sorting
Sorry :/
* [dashboard] add single prebuild detail page
* 💄
* update backlink of bread nav
* Configuration dropdown WIP
* Make configuration filter disableable
* Use in in SQL
* Minor styling adjustements
* Nav item
* Rename menu item
* Const 🤷♂️
* Always display filter reset opt
* Add prebuild link to prebuild settings
* Simplify
* Don't throw errors
All my homies hate throwing in `server`
* FF hook
* Name failed to load state
* typo
* Better unknown inference
* Add ConfigurationField component to display repository name and link
* Do not retry configuration load
* Move prebuild utils
* Unify sort types
* Refactor PrebuildTable to use arrow function syntax for mapping prebuilds
* fix imports
* Widen triggered column
* Widen even more
* Shorten status labels
* fix newline
* Align prebuild status logic
* Init ws db tests
* Rename list item comp accordingly
T'was an oopsie doopsie
* Test configuration ids and branches filtering
* Use lodash debouncing for xterm resize
* podkidify classname merges
* Rerun prebuild loading indicator
* Revert "podkidify classname merges"
This reverts commit 610318ac34db07f1a5ac1454aec38eaabfdc6d3c.
* use cn for classes instead of templ strings
* Properly debounce
* Update xterm to v5.3.0 and xterm-addon-fit to v0.8.0
* Update xterm to `5.4.0-beta.37` to fix overflow bug
https://github.com/xtermjs/xterm.js/issues/4805
* Fix border colors
* make load button really load
* Get rid of loading state on trigger
* driveby: Fix login buttons
---------
Co-authored-by: Filip Troníček <filip@gitpod.io>
* [preview] update to gen108 VM image
* [preview] sleep longer
This is a bandaid. With a shorter sleep, the API server tries to come online, but fails. As a result, core-dns stays pending, and calico and other manifests are never applied.
* [preview] no local storage
* [preview] wait for containerd
* [preview] disable-network-policy, as per k3s suggestion when using calico as CNI
ref: https://docs.k3s.io/installation/network-options#custom-cni
* [preview] improve parity with prod
* [preview] gain more parity with prod
* [preview] scale coredns to 1
* [preview] use out of the box coredns
* remove tweak for containerd readiness in cloudinit.yaml
* Delete 1.85 ide option
* Add invalid default ide test
* test delete 1.85 ide option
* Revert "test delete 1.85 ide option"
This reverts commit d705451c50896a75df26fb558df2126d50fffd9e.
* Update code to 1.86.1
* Revert "Revert "test delete 1.85 ide option""
This reverts commit 637c8a1fba926c272d045b2c024ae889af92a56b.
* Init prebuilds list
* Text size and color tweaks
* Dropdown filtering UI
* wip changes
* File renames and such
* Filter by state
* fix path
* Add configuration ID filtering
* Prebuild list error state
* Protobuf sorting definition
* API-level sorting
* Simplify pagination
* Fix undefined inference
* Dashboard adopt sort behavior
* make sorting required
* Move ordering 🤷♂️
This will most definetely not solve anything, but...
* Hopefully fix sorting 🤷♂️
* less `as`
* Simplify state check
* Repeated sorting
* Sort out sorting
Sorry :/
* Configuration dropdown WIP
* Make configuration filter disableable
* Use in in SQL
* Minor styling adjustements
* Nav item
* Rename menu item
* Const 🤷♂️
* Always display filter reset opt
* Add prebuild link to prebuild settings
* Simplify
* Don't throw errors
All my homies hate throwing in `server`
* FF hook
* Name failed to load state
* typo
* Better unknown inference
* Add ConfigurationField component to display repository name and link
* Do not retry configuration load
* Move prebuild utils
* Unify sort types
* Refactor PrebuildTable to use arrow function syntax for mapping prebuilds
* fix imports
* Widen triggered column
* Widen even more
* Shorten status labels
* Init ws db tests
* Rename list item comp accordingly
T'was an oopsie doopsie
* Test configuration ids and branches filtering
* Revert "[JetBrains] Update IDE images to new build version (#19366)"
This reverts commit f0457a863d0b9b8e6c390a581cb4c8ddfcdd9b39.
* Revert "[JetBrains] Update IDE images to new build version (#19348)"
This reverts commit 11a7dfeb0d085780520923f4527919bf3d05440a.