Skip to content

widget improvements#1314

Merged
lyubov-voloshko merged 15 commits into
mainfrom
number-bool-string-params
Aug 28, 2025
Merged

widget improvements#1314
lyubov-voloshko merged 15 commits into
mainfrom
number-bool-string-params

Conversation

@gugu

@gugu gugu commented Aug 21, 2025

Copy link
Copy Markdown
Contributor

No description provided.

gugu and others added 14 commits August 21, 2025 10:45
- uuid: add disasbled attribute;
- number: remove color and add arrow to indicate on what side of threshold value is exceed;
- range: fix color and add component to record view map.
- Fixed JSON syntax error in boolean widget default parameters (missing comma)
- Removed unnecessary 'structure' nesting from boolean widget configuration
- Improved parameter parsing in BooleanEditComponent and BooleanFilterComponent
- Fixed parameter naming inconsistency (use snake_case 'invert_colors' consistently)
- Removed backward compatibility code for camelCase and nested parameters

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Display character counter for text and long-text widgets only when less than 100 characters remain until the maximum length limit

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Add explicit check that maxLength is greater than 0 to ensure the character counter only displays when a valid limit is properly defined

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Remove invertColors property and styling from BooleanEditComponent since this option is only needed for display purposes, not during editing

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@lyubov-voloshko lyubov-voloshko merged commit 6887f22 into main Aug 28, 2025
16 of 18 checks passed
@lyubov-voloshko lyubov-voloshko deleted the number-bool-string-params branch August 28, 2025 10:30
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.

2 participants