mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* adding sorting support for ListConfigurations * Getting sortable headers partially setup * killing the global button styles * Updating sortable headers * cleanup * adding comment about sort field * Update components/dashboard/src/app/Blocked.tsx Co-authored-by: Filip Troníček <filip@gitpod.io> * Update components/dashboard/src/components/Button.tsx Co-authored-by: Filip Troníček <filip@gitpod.io> * Update components/dashboard/src/components/podkit/buttons/Button.tsx Co-authored-by: Filip Troníček <filip@gitpod.io> * Update components/dashboard/src/components/toasts/Toast.tsx remove redundant styles Co-authored-by: Filip Troníček <filip@gitpod.io> * Update components/dashboard/src/components/podkit/tables/SortableTable.tsx Co-authored-by: Filip Troníček <filip@gitpod.io> * Update components/dashboard/src/usage/UsageDateFilters.tsx remove redundant style Co-authored-by: Filip Troníček <filip@gitpod.io> * Update components/dashboard/public/complete-auth/index.html Co-authored-by: Filip Troníček <filip@gitpod.io> * extracting to a local LoginButton component * whoopsie --------- Co-authored-by: Filip Troníček <filip@gitpod.io>