Tom Butcher tom
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-11 00:42:00 +00:00
fc2dbbd14d Add new comparison icons and update FilterInput with operand icons
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-11 00:06:12 +00:00
a483fd91ca Add classnames dependency to bun.lock for improved styling support
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-11 00:05:51 +00:00
87d3d72f6f Update package.json and pnpm-lock.yaml with new dependencies
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-11 00:03:44 +00:00
72c5ee1b91 Enhance FilterSidebar with dynamic field select sizing
ca74cce3b9 Enhance FilterInput component with improved positioning and accessibility
198b1c2244 Update SimpleDateTimePropertyFilter styles and JSX structure
18ac93d8e9 Enhance FilterInput and FilterSidebar with property filter support
Compare 4 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-10 23:38:10 +00:00
6b848d392c Add FilterInput component for enhanced filtering capabilities
fdd7a09d84 Enhance database models with additional properties and improved formatting
5de4c23a71 Refactor NotificationContext to improve notification fetching logic
Compare 3 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-10 14:32:27 +00:00
3ed92a141b Enhance TemplateEditor with error handling and popover support
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-10 02:34:21 +00:00
41385f7c5e Update @lezer/common version in lock files to 1.5.0 for consistency
eeccfe077f Enhance fcTemplateLang with autocompletion support and XML schema integration
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-10 02:28:54 +00:00
24959ce9d8 Update package.json and Vite config for @lezer/common compatibility
0b210f50cd Add fcTemplateLang support for EJS templates in CodeMirror
3a70df3ef7 Update SimpleDateTimePropertyFilter styles to enforce layout consistency
Compare 3 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-10 01:25:11 +00:00
61041e8391 Refactor SimpleDateTimePropertyFilter styles for improved layout and alignment
tom pushed to main at farmcontrol/farmcontrol-api 2026-08-10 01:03:42 +00:00
3d4150c6cc Add mock for getModelByName in database tests to enhance test coverage
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-10 00:53:47 +00:00
30e7aa2cf9 Enhance Job and SubJob models with additional properties and filters
0e238f9455 Enhance SimpleDateTimePropertyFilter with improved styling and functionality
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-10 00:17:09 +00:00
33e7cf43dc Update FileInfo component to include trailing comma for improved code consistency
9f4e6869a5 Add SimpleDateTimePropertyFilter component for enhanced date and time filtering
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-09 23:57:07 +00:00
38e89e45c7 Refactor SimplePropertyFilter for improved key handling and filtering logic
0b110cdfff Enhance ObjectTable and ScrollBox components with new filtering capabilities
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-api 2026-08-09 23:57:07 +00:00
234652f7b0 Enhance database utility functions for improved property value retrieval and reference handling
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-09 22:33:38 +00:00
ed4f1c7505 Implement editDisabled state across various components for improved editing control
7065cd312b Refactor isSameActionUrl function in ObjectActions component for clarity
469907ef59 Add edit and cancelEdit functionality to various document models
Compare 3 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-09 22:08:05 +00:00
1192d56027 Add showEndingDivider prop to ObjectTableViewButton for enhanced layout control
0b17a33225 Refactor ObjectTable component for improved readability and layout consistency
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-api 2026-08-09 21:52:07 +00:00
4bd29e2010 Enhance utility functions in utils.js for improved reference model handling and filtering logic
tom pushed to main at farmcontrol/farmcontrol-api 2026-08-09 21:28:10 +00:00
069406e4d8 Remove unnecessary logging statements in utils.js to streamline the filtering and parsing functions. This change enhances code clarity and performance by eliminating debug logs that are no longer needed.
2a30b7f3f6 Enhance filtering and parsing logic in utils.js and update route handlers for async support
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2026-08-09 20:09:15 +00:00
e885949639 Enhance ObjectTable component with improved data handling and deduplication
78299f688e Add sort functionality to various dashboard components
b44eb246eb Update setSearchParams call in ObjectTableNavigationButtons to replace URL parameters without adding to history
40b567b17e Refactor AppPassword component for improved readability and modal width adjustment
Compare 4 commits »
tom pushed to main at farmcontrol/farmcontrol-api 2026-08-09 20:03:42 +00:00
d3adf00477 Add sortSidebarVisibility field to user settings schema