Cahllagerfeld

Results 88 issues of Cahllagerfeld

closes #2247 closes #1401

**Small improvements to the changelog automation:** - [ ] **Improve date defaulting** - When you run the script, currently it takes three dates, however these should be defaulted to the...

section: changelog

Especially when coming from a search engine, the first thing people see on the Self-Hosted Page is pricing. We should add more content around it and/or restructure the page a...

enhancement

### Describe your feature While evolving Gitpod Self-Hosted we need to make sure the documentation is versioned, so people who are on an older Gitpod release are able to find...

enterprise
docs-enhancement

It would be cool to be able to embed videos. A first Step could be providing support for youtube (I assume thats the most popular one), in further steps other...

closes #955 I added the colors from the `branding`-repo to the tailwind config. I tried to be a bit creative with color-names, feel free to suggest others :D There was...

NO-MERGE

closes #179 - [x] Login - [x] Callback-Handling - [x] Display in UI - [x] Logout - [ ] update documentation - [ ] Deployment to K8s

### What would you like to share? To get rid of the PAT, we currently use as a MVP, we should think about creating a Login to Github with Oauth2...

💻 aspect: code
🏁 status: ready for dev
🔢 points: 8
✨ goal: improvement

### Description Currently, when using Darkmode and the page gets called, there's an initial flash where the page is still white. This should be prevented ### Screenshots _No response_ ###...

🛠 goal: fix
🕹 aspect: interface
🔢 points: 2
🟩 priority: low

```diff query EddieHubIssues($query: String!, $skip: Int!) { search(first: $skip, after: null , query: $query, type: ISSUE) { issueCount + pageInfo { + hasNextPage + endCursor } edges { node {...

🕹 aspect: interface
🟩 priority: low