Skip to content

Allow tracker to be used as a reminder-only#30

Merged
hawkinslabdev merged 7 commits into
mainfrom
issues/29
May 17, 2026
Merged

Allow tracker to be used as a reminder-only#30
hawkinslabdev merged 7 commits into
mainfrom
issues/29

Conversation

@hawkinslabdev
Copy link
Copy Markdown
Owner

This PR allows active trackers to be used as a reminder only. E.g. maintenance tasks like 'Check tire pressure' or 'Visual inspection' shouldn´t be registered as maintenance entry.

@hawkinslabdev hawkinslabdev self-assigned this May 12, 2026
- add vehicleId param; thread into findFirst + update WHERE clauses
- filter serviced_tracker_ids against fetched tracker list before use
- fix all call sites: service-logs, vehicles, maintenance, onboarding
- add reminder_only to TrackerCard prop type (forgot  missing)
- rename `shouldCreateServiceLog` to `isReminderTracker` and remove double negation
- move `import type` to top of file
- remove unnecessary nullable type for boolean schema column
@hawkinslabdev hawkinslabdev merged commit 63383ff into main May 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow tracker to be used as reminder only (e.g. exclude from overviews)

1 participant