feature/autocomplete #8

Merged
frozd merged 2 commits from feature/autocomplete into master 2026-03-11 14:41:46 +01:00
Owner

Adds autocompletions to the Car details editor form.

Changelog

  • Added Autocompletions to car edit form textboxes
  • Added default autocomplete values
  • Added fetching of autocomplete values from online source
  • Added local saving / caching of autocomplete values in users data directory
  • Added fallback file through the installer in case the first fetch fails
  • Prepared editing of the refresh interval through settings (more TODO)
Adds autocompletions to the Car details editor form. ## Changelog - Added Autocompletions to car edit form textboxes - Added default autocomplete values - Added fetching of autocomplete values from online source - Added local saving / caching of autocomplete values in users data directory - Added fallback file through the installer in case the first fetch fails - Prepared editing of the refresh interval through settings (more TODO)
frozd added 2 commits 2026-03-11 14:41:25 +01:00
frozd merged commit 3cc1631d5a into master 2026-03-11 14:41:46 +01:00
frozd deleted branch feature/autocomplete 2026-03-11 14:41:59 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: frozd/carmanager-3#8