Tarun Chauhan
                                            Tarun Chauhan
                                        
                                    # Pull Request Title ## Description Adds 'TARGET' column to Daytona list view. ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [x]...
# Pull Request Title ## Description Add BRANCH column to daytona list view. ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [x]...
Fixes: #13015 When `hideFooter` option is true, grid footer is not rendered anymore. This PR adds a check to skip styling the grid footer element in that case. - [x]...
Fixes: #13104 Set `standard` as default value input variant for GridFilterInputMultipleValue to match with other filter panel fields - [x] I have followed (at least) the [PR section of the...
Fix TUI views displaying previous page leftover data when navigating to last page ## Description - [ ] This change requires a documentation update - [ ] I have made...
**Description** When selecting many workspaces or those with long names for deletion, the prompt text overflows horizontally causing part of the text to be cut off instead of wrapping to...
## add a workspace start prompt in daytona code for stopped projects ## Description ask user to start workspace if daytona code or ssh cmd is run for a stopped...
# update profile name validation ## Description update profile name validation to match workspace name [a-zA-Z0-9._-] (as in https://github.com/daytonaio/daytona/pull/775) - [ ] This change requires a documentation update - [...
# update list of supported ides in daytona code and create ## Description update list of supported ides in daytona code and daytona create - [ ] This change requires...