Commit Graph

  • b199742dff Implement auth for pocketbase PhatPhuckDave 2025-07-07 15:31:37 +02:00
  • 0ca4ca9eed Align the card dates into 2 columns instead of 1 PhatPhuckDave 2025-07-07 14:14:47 +02:00
  • 29b5647ea2 Enhance job card with status colors and editability gpt-engineer-app[bot] 2025-07-07 12:09:21 +00:00
  • 2ada112178 Refactor: Split JobCard.tsx into smaller components gpt-engineer-app[bot] 2025-07-07 11:55:18 +00:00
  • 045526131e Fix: Job card visual issues gpt-engineer-app[bot] 2025-07-07 11:31:33 +00:00
  • b303d12cb1 Fix: Job card visual improvements gpt-engineer-app[bot] 2025-07-07 11:26:37 +00:00
  • 2a1382bf2e Refactor UI for improved visuals gpt-engineer-app[bot] 2025-07-07 11:23:14 +00:00
  • fa03bdb207 Add search functionality PhatPhuckDave 2025-07-07 13:17:35 +02:00
  • bdb5766d58 Code format PhatPhuckDave 2025-07-06 22:24:29 +02:00
  • dc1c8f4136 Fix importing the bill of materials PhatPhuckDave 2025-07-06 22:24:01 +02:00
  • a598d6c15f Move the BOM import/export to below the edit buttons PhatPhuckDave 2025-07-06 22:05:01 +02:00
  • a58f95c88a Refactor fetching to use pocketbase expand instead of being retarded PhatPhuckDave 2025-07-06 21:48:07 +02:00
  • 27b6b90f1f Fix: Implement BOM import/export and SPA navigation gpt-engineer-app[bot] 2025-07-06 19:13:18 +00:00
  • 53760822ad Fix various errors PhatPhuckDave 2025-07-06 21:07:50 +02:00
  • 11346b89f6 Refactor UI and navigation gpt-engineer-app[bot] 2025-07-06 19:02:19 +00:00
  • 42d21b083e Fix: React hook order and refactor gpt-engineer-app[bot] 2025-07-06 18:53:13 +00:00
  • 5a0cfe3477 Fix "export" PhatPhuckDave 2025-07-06 20:49:43 +02:00
  • 3f2d521d07 Fix: DataService updateJob and JobCard display gpt-engineer-app[bot] 2025-07-06 18:41:46 +00:00
  • 7bdc09184b Fix: Ensure IndJob type compatibility gpt-engineer-app[bot] 2025-07-06 17:55:54 +00:00
  • 21b2c468d8 Fix: Resolve IndJob type mismatch in dataService gpt-engineer-app[bot] 2025-07-06 17:53:57 +00:00
  • e938e65c73 Fix type errors and data service issues gpt-engineer-app[bot] 2025-07-06 17:52:37 +00:00
  • a0470ed9c5 Refactor: Centralize database operations gpt-engineer-app[bot] 2025-07-06 17:50:07 +00:00
  • 6e5603fc3e Remove wails so lovable is happy PhatPhuckDave 2025-07-06 19:42:42 +02:00
  • 0cdfdbc751 Don't propagate clicks on edit and box PhatPhuckDave 2025-07-06 17:38:27 +02:00
  • d9b77ea33c Make click on box copy BOM to clipboard PhatPhuckDave 2025-07-06 17:10:31 +02:00
  • 8c4ab2ba29 Implement batch transactionator form PhatPhuckDave 2025-07-06 03:25:10 +02:00
  • 4fd55ffb3e Factor jobs into collapsible categories and implement tracked jobs PhatPhuckDave 2025-07-06 02:52:24 +02:00
  • 1660e0b765 Add a "sold" counter too PhatPhuckDave 2025-07-05 14:58:04 +02:00
  • b54e3ee847 Sort transactions properly PhatPhuckDave 2025-07-05 14:36:32 +02:00
  • 93264aa658 Add "produced" field to jobs PhatPhuckDave 2025-07-05 13:57:15 +02:00
  • 52a0aa104e Make buttons black PhatPhuckDave 2025-07-04 17:29:04 +02:00
  • 926eff3aeb Transform into wails project PhatPhuckDave 2025-07-04 17:24:36 +02:00
  • b18b05c675 Sort jobs such and such PhatPhuckDave 2025-07-04 17:17:18 +02:00
  • f12fdc8195 Tumble the profit display around a bit PhatPhuckDave 2025-07-04 17:05:50 +02:00
  • 6f6e599db0 Add projected cost and revenue PhatPhuckDave 2025-07-04 17:04:11 +02:00
  • 63f3db6197 Fix creating bill items PhatPhuckDave 2025-07-04 16:44:06 +02:00
  • 6f60993621 Make shift click delete transactions without confirm PhatPhuckDave 2025-07-04 16:29:23 +02:00
  • 83fa902b4c Make the rest of the application use "new" services PhatPhuckDave 2025-07-04 16:19:26 +02:00
  • 70d6979b47 Add logs to services PhatPhuckDave 2025-07-04 16:19:18 +02:00
  • 2e2682e5c5 Implement bill item service PhatPhuckDave 2025-07-04 16:16:44 +02:00
  • a2b0c7c15e Implement transaction service PhatPhuckDave 2025-07-04 16:10:39 +02:00
  • a7db2bc89a Entirely rework job service PhatPhuckDave 2025-07-04 16:08:18 +02:00
  • da2538ded5 Add a fat type will all the relations PhatPhuckDave 2025-07-04 15:41:33 +02:00
  • fb16824137 Refactor: Use new services and types gpt-engineer-app[bot] 2025-07-04 13:28:35 +00:00
  • 7808907861 Implement pocketbase API PhatPhuckDave 2025-07-04 15:07:01 +02:00
  • 7bc4724cc8 Add pocketbase PhatPhuckDave 2025-07-04 15:04:22 +02:00
  • 373aea332f Fix: Import correct lucide-react icons gpt-engineer-app[bot] 2025-07-04 12:52:08 +00:00
  • 8757dae524 Add BOM import/export and consumed materials display gpt-engineer-app[bot] 2025-07-04 12:46:50 +00:00
  • ee4f00355f Add transaction tables to job details gpt-engineer-app[bot] 2025-07-04 12:42:25 +00:00
  • 0a9ce41a74 Refactor: Make job fields editable, add status gpt-engineer-app[bot] 2025-07-04 12:36:50 +00:00
  • 7a535639fc feat: Implement Eve Online job manager gpt-engineer-app[bot] 2025-07-04 12:32:50 +00:00
  • ef40cea18b Use tech stack vite_react_shadcn_ts gpt-engineer-app[bot] 2025-07-04 12:30:01 +00:00