gpt-engineer-app[bot]
f697f38e4f
feat: Implement runtime parsing and reduce button alpha
...
Adds runtime parsing from job imports and adds a runtime field to the job creation dialogue. Reduces the alpha on status buttons.
2025-07-10 00:57:28 +02:00
gpt-engineer-app[bot]
c5b4a41b19
Refactor: Style status navigation buttons
...
Make status navigation buttons wider, center text, and color them based on status.
2025-07-10 00:57:28 +02:00
gpt-engineer-app[bot]
5e2caefaaf
Refactor: Move status navigation buttons
...
Relocate the status navigation buttons to below the header, between the header and details sections of the job card. This change aims to improve the layout and address the issue of long job names. Also, ensure no duplicate code.
2025-07-10 00:57:28 +02:00
gpt-engineer-app[bot]
fbda209db4
Add job status navigation buttons
...
Adds forward and backward buttons to job cards to change job status. Implements new statuses and highlights jobs needing attention.
2025-07-10 00:57:28 +02:00