Skip to content

gauge, sort widgets, various improvements#1293

Merged
lyubov-voloshko merged 12 commits intomainfrom
fix/dark-theme-gauge-and-sort-widgets
Aug 12, 2025
Merged

gauge, sort widgets, various improvements#1293
lyubov-voloshko merged 12 commits intomainfrom
fix/dark-theme-gauge-and-sort-widgets

Conversation

@gugu
Copy link
Copy Markdown
Contributor

@gugu gugu commented Aug 2, 2025

  • Fix dark theme text visibility for range/gauge widget (black on black issue)
  • Fix Material progress bar display with proper CSS variables
  • Sort all widget configurations alphabetically in:
    • table-display-types.ts
    • record-edit-types.ts
    • filter-types.ts
    • db-table-widgets.component.ts defaultParams
  • Add standalone: true to range component for Angular 19 compatibility
  • Ensure progress value is bounded between 0-100

🤖 Generated with Claude Code

- Fix dark theme text visibility for range/gauge widget (black on black issue)
- Fix Material progress bar display with proper CSS variables
- Sort all widget configurations alphabetically in:
  - table-display-types.ts
  - record-edit-types.ts
  - filter-types.ts
  - db-table-widgets.component.ts defaultParams
- Add standalone: true to range component for Angular 19 compatibility
- Ensure progress value is bounded between 0-100

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

Co-Authored-By: Claude <noreply@anthropic.com>
@gugu gugu requested a review from lyubov-voloshko August 2, 2025 19:01
@gugu gugu changed the title Fix dark theme gauge display and sort widgets alphabetically gauge, sort widgets, various improvements Aug 10, 2025
gugu and others added 7 commits August 11, 2025 11:07
1. Range supports step
2. URL correctly handles prefix it edit mode
3. Date time range customization and tooltip
…cket-admin/rocketadmin into fix/dark-theme-gauge-and-sort-widgets
…cket-admin/rocketadmin into fix/dark-theme-gauge-and-sort-widgets
@lyubov-voloshko lyubov-voloshko merged commit 3a6e723 into main Aug 12, 2025
12 checks passed
@lyubov-voloshko lyubov-voloshko deleted the fix/dark-theme-gauge-and-sort-widgets branch August 12, 2025 09:24
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