mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-02 08:33:36 +00:00
Fixed P key behavior to toggle the project dropdown on/off. Added keyboard handler to detect P key when dropdown is open and close it. Also enhanced theme system with action button colors and improved Kanban card styling consistency. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
114 lines
6.2 KiB
JSON
114 lines
6.2 KiB
JSON
[
|
||
{
|
||
"id": "feature-1765288408132-3pmld0an6",
|
||
"category": "Core",
|
||
"description": "Can you add a shortcut key for O to open up a new project? To click on the open new project button that's in like the logo header area.",
|
||
"steps": [],
|
||
"status": "verified"
|
||
},
|
||
{
|
||
"id": "feature-1765300273422-a8ovhdlwq",
|
||
"category": "Core",
|
||
"description": "I want the ability to press P which will automatically select my projects drop down and show all my projects. And then for each one, put a hotkey in the left that says 12345 and selecting one of those with my keyboard should automatically select that project.\n",
|
||
"steps": [],
|
||
"status": "verified"
|
||
},
|
||
{
|
||
"id": "feature-1765301095506-cpy06q9u0",
|
||
"category": "Core",
|
||
"description": "It seems like there's only a limit of five of how many things show up in the project select drop down. I need to show everything.",
|
||
"steps": [],
|
||
"status": "verified"
|
||
},
|
||
{
|
||
"id": "feature-1765301127030-a4nnqp0ja",
|
||
"category": "Kanban",
|
||
"description": "In creating new cards in Kanban, I need the ability to drag and drop images into the description section, which will attach the image as context in store in the temp directory, so that later on when the agent runs, it can know where to fetch that image from.",
|
||
"steps": [],
|
||
"status": "verified"
|
||
},
|
||
{
|
||
"id": "feature-1765301184184-ttvhd8kkt",
|
||
"category": "Core",
|
||
"description": "-o should actually open the select folder prompt. Right now when you click o it goes to like the overview page. That's not the correct experience I'm looking for. Also just clicking on the top left open folder icon should do the same thing of opening the system prompt so they can select a project.",
|
||
"steps": [],
|
||
"status": "verified"
|
||
},
|
||
{
|
||
"id": "feature-1765305181443-qze22t1hl",
|
||
"category": "Other",
|
||
"description": "the settings view is not allowing us to scroll to see rest of the content ",
|
||
"steps": [
|
||
"start the project",
|
||
"open Setting view",
|
||
"try to scroll "
|
||
],
|
||
"status": "verified"
|
||
},
|
||
{
|
||
"id": "feature-1765310151816-plx1pxl0z",
|
||
"category": "Kanban",
|
||
"description": "So i want to improve the look of the view of agent output modal its just plain text and im thinking to parse it better and kinda make it look like the last image of coolify logs nice colorded and somehow grouped into some types of info / debug so in our case like prompt / tool call etc",
|
||
"steps": [],
|
||
"status": "verified"
|
||
},
|
||
{
|
||
"id": "feature-1765318148517-715isvwwb",
|
||
"category": "Kanban",
|
||
"description": "When agent finish work the cards is moved either to waiting approval or into verified one But mostly its include some type of summary at the end i want you to modify our prompts and ui so when its in both states we can see the feature summary of what was done / modified instead of relying on going to code editor to see what got changed etc.",
|
||
"steps": [],
|
||
"status": "verified",
|
||
"startedAt": "2025-12-09T22:09:13.684Z",
|
||
"imagePaths": [],
|
||
"skipTests": true
|
||
},
|
||
{
|
||
"id": "feature-1765319491258-x933j6kbq",
|
||
"category": "Core",
|
||
"description": "When running new feature in skip automated testing once its got finished its moved to waiting approval for us to manual test it / follow up prompt. Once we are satisfied we can click commit button so ai agent can commit it work this is only hapening in this scenerio because if we have unchecked the skip automated testing its do it automaticly and commit already. But the issue is when its going to commit we move it to in progress state where we can use stop button and if user use that button its moved to backlog column and. that kinda break what we are doing becase we have no longer even abbility to move it back to waiting approval or to run commit button / follow up again so if user use manual one and stop the commit i want it to be again moved back to waiting approval state / column",
|
||
"steps": [],
|
||
"status": "verified",
|
||
"startedAt": "2025-12-09T22:31:41.946Z",
|
||
"imagePaths": [],
|
||
"skipTests": true
|
||
},
|
||
{
|
||
"id": "feature-1765325001000-650s5id2p",
|
||
"category": "Settings",
|
||
"description": "Fix the design of this section to use the theme we have elsewhere",
|
||
"steps": [],
|
||
"status": "waiting_approval",
|
||
"imagePaths": [
|
||
{
|
||
"id": "img-1765324985005-gq72u8269",
|
||
"path": "/var/folders/yk/56l0_s6978qfh521xf1dtx3r0000gn/T/automaker-images/1765324985003_Screenshot_2025-12-09_at_7.02.57_PM.png",
|
||
"filename": "Screenshot 2025-12-09 at 7.02.57 PM.png",
|
||
"mimeType": "image/png"
|
||
}
|
||
],
|
||
"skipTests": true,
|
||
"summary": "Fixed Settings View to use consistent theme variables. Modified: settings-view.tsx. Changes: Kanban Card Display section now uses theme-aware classes (border-border, bg-card, text-foreground, text-muted-foreground, bg-accent, bg-input) instead of hardcoded dark theme colors (text-zinc-*, bg-zinc-*, border-white/*, text-white). Also fixed Back to Home button and API key help text styling."
|
||
},
|
||
{
|
||
"id": "feature-1765325422436-et1qhb1zy",
|
||
"category": "Kanban",
|
||
"description": "reduce width of in progress to 1 column no masonry",
|
||
"steps": [],
|
||
"status": "verified",
|
||
"startedAt": "2025-12-10T00:10:23.784Z",
|
||
"imagePaths": [],
|
||
"skipTests": true,
|
||
"summary": "Reduced In Progress column width from double-width (37rem) to single column (w-72). Removed masonry 2-column layout. Modified: kanban-column.tsx (removed isDoubleWidth prop, simplified styling), board-view.tsx (removed isDoubleWidth prop from KanbanColumn). All columns now have uniform width with simple vertical card stacking."
|
||
},
|
||
{
|
||
"id": "feature-1765325900384-l6zprl3bx",
|
||
"category": "Core",
|
||
"description": "pressing p again should toggle on and off the select project dropdown",
|
||
"steps": [],
|
||
"status": "waiting_approval",
|
||
"startedAt": "2025-12-10T00:27:04.198Z",
|
||
"imagePaths": [],
|
||
"skipTests": true,
|
||
"summary": "Fixed P key toggle for project dropdown. The issue was that use-keyboard-shortcuts.ts disables ALL shortcuts when dropdown is open (isInputFocused check). Added P key handler to the existing useEffect in sidebar.tsx that handles keyboard events when dropdown is open. Modified: sidebar.tsx lines 192-196."
|
||
}
|
||
] |