retro icon indicating copy to clipboard operation
retro copied to clipboard

A self-hostable web application designed for remote retrospectives

Results 83 retro issues
Sort by recently updated
recently updated
newest added

Currently 450Mb We should do multi stage building and only copy the build folder to the last stage. https://javascript.plainenglish.io/reduce-docker-image-size-for-your-next-js-app-bcb65d322222

# Allow multiple moderators for a room _**Please read the [CONTRIBUTING.md](https://github.com/MaibornWolff/retro/blob/master/CONTRIBUTING.md) before opening a PR.**_ Issue: #195 ## Description **Descriptive pull request text**, answering: - What problem/issue are you fixing?...

## Description As a **moderator**, I want to elect other moderators so that multiple users can do administrative work. ## Acceptance Criteria - Transfering moderator role is removed - Electing...

feature

Sine we already have a global event based state with a reducer, it makes sense to use redux toolkit over our custom context solution. https://redux.js.org/tutorials/fundamentals/part-5-ui-react

infrastructure

**Describe the bug** The voting on the retro board can be started with 0 votes. **To Reproduce** Steps to reproduce the behavior: 1. Go to retro board 2. Click on...

bug

## Description As a **user**, I want to already know before clicking the join button, if the room I'm about to join exists or not, so that I don't waste...

feature

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Create session with any browser 2. Join any session...

bug

## Description As a **user**, I want to hear a notable sound when the timer ends, so that I don´t have to observe the timer button in case i could...

feature

## Description As a **user**, I want to timebox the voting feature, so that I can close the voting after a custom timeframe. ## Acceptance Criteria

feature

## Description As a **user**, I want to input the time as a continuous input (e.g. 0530 ), so that I don't waste any time changing the textfields. ## Acceptance...

feature