Commit Graph

18 Commits

Author SHA1 Message Date
d4d17ae987 Update types with new statuses 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
e00907e575 Load the god damn fucking credentials you robot retard 2025-07-09 16:39:42 +02:00
gpt-engineer-app[bot]
99aa53652b Fix chart icon display issues
Fixes icon placement, click propagation, and missing total revenue/profit graphs. Addresses alignment and layout issues.
2025-07-09 01:02:25 +00:00
f3ab31ce76 Code format 2025-07-07 20:10:09 +02:00
gpt-engineer-app[bot]
127dd3cfda feat: Add transaction popover to job metrics
Adds popover functionality to display transactions on click of cost, revenue, and profit metrics in JobCardMetrics (Index and JobDetails).
2025-07-07 19:58:23 +02:00
6b6e56f936 Ignore pocketbase admin 2025-07-07 19:21:14 +02:00
gpt-engineer-app[bot]
897d15ce4d Fix: Improve field editing and optimize job loading
- Prevent layout shift during field editing by using absolute positioning.
- Implement filtering of jobs based on the user's collapsed group preferences.
- Modify the `useJobs` hook to fetch jobs with filters based on the open/closed state of job categories.
- Update the `dataService` to use the filter parameter when fetching jobs.
2025-07-07 19:06:23 +02:00
99039873f4 Actually log into pocketbase before running
Update

Update
2025-07-07 16:03:15 +02:00
b199742dff Implement auth for pocketbase 2025-07-07 15:38:11 +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
6f6e599db0 Add projected cost and revenue 2025-07-04 17:04:11 +02:00
83fa902b4c Make the rest of the application use "new" services 2025-07-04 16:27:09 +02:00
da2538ded5 Add a fat type will all the relations 2025-07-04 15:41:33 +02:00
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]
ef40cea18b Use tech stack vite_react_shadcn_ts 2025-07-04 12:30:01 +00:00