Commit Graph

6 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
2f579b08ba Add date precision help text
Extend FlexibleDateInput with contextual help text for all precision options (exact, month, year, decade, century, approximate), including an Info icon import and dynamic guidance displayed under the dropdown. Also prepare for enhanced SelectItem labels and optional tooltip enhancements.
2025-11-11 22:56:15 +00:00
gpt-engineer-app[bot]
d0c613031e Migrate date precision to exact
Batch update all date precision handling to use expanded DatePrecision, replace hardcoded day defaults, and adjust related validation, UI, and helpers. Includes wrapper migration across Phase 1-3 functions, updates to logs, displays, and formatting utilities to align frontend with new precision values ('exact', 'month', 'year', 'decade', 'century', 'approximate').
2025-11-11 22:05:29 +00:00
gpt-engineer-app[bot]
5feee9f4bc Refactor: Implement datetime standardization 2025-10-13 17:32:58 +00:00
gpt-engineer-app[bot]
52e50ebb5e Reverted to commit 10950a4034 2025-10-11 23:39:40 +00:00
gpt-engineer-app[bot]
f083f8c25d feat: Enhance date picker usability 2025-10-11 17:39:32 +00:00
gpt-engineer-app[bot]
782db27680 feat: Implement flexible date input 2025-10-10 18:41:04 +00:00