Commit Graph

8 Commits

Author SHA1 Message Date
7808907861 Implement pocketbase API 2025-07-04 15:11:46 +02:00
7bc4724cc8 Add pocketbase 2025-07-04 15:04:22 +02:00
gpt-engineer-app[bot]
373aea332f Fix: Import correct lucide-react icons
The `Export` icon was not correctly imported from `lucide-react` in `MaterialsImportExport.tsx`. This commit fixes the import to resolve the build error.
2025-07-04 12:52:08 +00:00
gpt-engineer-app[bot]
8757dae524 Add BOM import/export and consumed materials display
Implement BOM import/export functionality and display consumed materials data, including item and required quantities.
2025-07-04 12:46:50 +00:00
gpt-engineer-app[bot]
ee4f00355f Add transaction tables to job details
Implemented transaction tables within the JobCard component to display and allow editing of existing expenditures and income.
2025-07-04 12:42:25 +00:00
gpt-engineer-app[bot]
0a9ce41a74 Refactor: Make job fields editable, add status
-   Allow editing of job fields.
-   Use ISO8601 date format.
-   Add job status with predefined states.
2025-07-04 12:36:50 +00: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
gpt-engineer-app[bot]
ef40cea18b Use tech stack vite_react_shadcn_ts 2025-07-04 12:30:01 +00:00