George Tsiolis

Results 39 issues of George Tsiolis

### Problem to solve Following the introduction of the **pagination** component back in https://github.com/gitpod-io/gitpod/pull/11481 and the improvements in https://github.com/gitpod-io/gitpod/pull/11800 (thanks @laushinka!), the component usability and designs could be improved in...

help wanted
good-first-issue
component: dashboard
type: improvement
team: webapp

### Problem to solve The dashboard is currently using Tailwind 2.x but Tailwind 3.x is already out there since last year, see [relevant release](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.0.0). We've run into issues or confusion...

help wanted
good-first-issue
component: dashboard
team: webapp

### Problem to solve Following up from https://github.com/gitpod-io/gitpod/pull/11481, the new usage page table contains data that lacks proper layout, alignment, colors and more to create good information hierarchy. | CURRENT...

component: dashboard
type: improvement
team: webapp
feature: billing

### Problem to solve Following up from https://github.com/gitpod-io/gitpod/pull/11576, the spending limit reached modal as it comes with some usability issues like multiple primary buttons with the same weight side by...

component: dashboard
needs visual design
type: improvement
team: webapp
feature: billing

### Bug description Following up from https://github.com/gitpod-io/gitpod/pull/11777, there's a bug in selecting a team for usage attribution when having multiple teams with active UBP billing enabled. Cc @jankeromnes https://user-images.githubusercontent.com/120486/183431301-7fe471a2-914b-499c-8c01-fcde0fa49a28.mov ###...

type: bug
component: dashboard
team: webapp
feature: billing

### Problem to solve Following up from https://github.com/gitpod-io/gitpod/pull/11687 and the potential improvements described in https://github.com/gitpod-io/gitpod/issues/11696, currently selecting a previous month which returns a large amount of data seems momentarily broken...

good-first-issue
component: dashboard
team: webapp
feature: billing

### Describe your feature request ### Problem to solve In [the latest changelog](https://www.gitpod.io/changelog/new-ports-explorer-changelog-view-and-connection-improvements-for-vs-code) we experimented with adding more imaged in the changelog entry. ### Proposal Using rounded corners, slightly smaller...

section: changelog

The following error is shown within the extension (Errors) page every time you open a new tab.

**Is your feature request related to a problem? Please describe.** Recently tried to run `/werft` for a community contribution that was using a branch with `#` in the branch name...

**Describe the bug** Pushing two branches with the same prefix like `gt/test` and `gt/test-two` associates these two jobs. **To Reproduce** Steps to reproduce the behavior: 1. Push a branch named...