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
gpt-engineer-app[bot]
d05d0180b8
Add job card glow effect
...
Highlight job cards based on completion criteria for "Acquisition" and "Selling" jobs.
2025-07-10 00:57:28 +02:00
gpt-engineer-app[bot]
73ccee5dd3
Fix batch expenditure form and add autofocus
...
Fixed the batch expenditure form to correctly recognize transactions. Added autofocus to the input forms in both batch income and expenditure forms.
2025-07-09 21:42:01 +02:00
gpt-engineer-app[bot]
5af53723cc
Refactor Index page
...
Refactor `src/pages/Index.tsx` into smaller components.
2025-07-09 21:18:51 +02:00
gpt-engineer-app[bot]
15280ecdab
Refactor MaterialsImportExport component
...
Refactor the MaterialsImportExport component into smaller, more manageable files.
2025-07-09 21:18:51 +02:00
93037b581c
Make sure our transactions are always positive
...
Amount cannot be negative
2025-07-09 21:06:23 +02:00
3820522f32
Properly implement transaction deduplication
...
Using my superior HUMAN brain
Idiot ram stick
2025-07-08 21:38:03 +02:00
gpt-engineer-app[bot]
ec8430189a
Refactor: Extract common logic and reduce file size
...
Refactors `Index.tsx` and `JobCardHeader.tsx` to reduce bloat and extract common logic, such as job status coloring, into reusable components or utility functions. This improves code maintainability and readability.
2025-07-07 19:50:28 +02:00
6e5603fc3e
Remove wails so lovable is happy
2025-07-06 19:42:50 +02:00
926eff3aeb
Transform into wails project
2025-07-04 17:25:07 +02:00
b18b05c675
Sort jobs such and such
2025-07-04 17:17:18 +02:00
gpt-engineer-app[bot]
7a535639fc
feat: Implement Eve Online job manager
...
Create a basic application for managing Eve Online industry jobs, including job details, transaction history, and profit calculations. Implement data ingestion via a form with paste functionality for transaction data.
2025-07-04 12:32:50 +00:00