Commit Graph

13 Commits (c8698370f524f41cc09ef38fa3ebce8d276b4e88)

Author SHA1 Message Date
Aigars Silkalns 3ede968007 Refactor SCSS styles for consistency and readability; update color codes to lowercase hex values, remove unnecessary whitespace, and improve formatting across multiple files. Enhance JavaScript utility functions for better readability and maintainability, including DOM manipulation and validation functions. Optimize table performance with lazy loading and progressive initialization. Improve HTML sanitization and validation logic for credit card and file type checks. 2025-09-03 16:58:29 +03:00
Aigars Silkalns 98ae39a6c7 Refactor code structure for improved readability and maintainability 2025-09-03 13:06:38 +03:00
Aigars Silkalns 6a69599ede Removed jQuery 2025-07-28 11:22:30 +03:00
Aigars Silkalns 47fe26770b feat: Complete Phase 1 modernization - security, progress bars, and IE compatibility removal
- Security: Integrated DOMPurify sanitization and comprehensive input validation utilities
- Progress bars: Fixed animation issues for all progress bars including App Versions
- Charts: Resolved ECharts horizontal bar initialization and TempusDominus DateTime errors
- Browser support: Removed outdated X-UA-Compatible meta tags from all 42 HTML files
- Build: Enhanced Vite configuration with bundle analysis and Sass deprecation fixes

๐Ÿค– Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 10:33:32 +03:00
Aigars Silkalns 2f90016c97 ๐Ÿ“ Update documentation to reflect latest package versions
โœ… Bootstrap & Chart.js Version Updates:
- Updated Bootstrap references to 5.3.7 (from 5.3.6) in documentation
- Updated Chart.js references to 4.5.0 (from 4.4.2) in documentation
- Ensured consistency across README.md, changelog.md, and docs/index.md

๐Ÿ“‹ Documentation Consistency:
- All version numbers now match actual installed packages
- Bootstrap 5.3.7: Security patches and latest stable features
- Chart.js 4.5.0: Latest improvements and bug fixes
- Maintained accurate technical specifications across all docs

๐ŸŽฏ Files Updated:
- README.md: Updated version references in feature lists
- changelog.md: Confirmed Bootstrap 5.3.7 release notes
- docs/index.md: Updated technology stack information
2025-06-20 14:25:41 +03:00
Aigars Silkalns 5573858bf7 ๐Ÿ”ง Fix input group alignment and JavaScript errors
โœ… JavaScript Error Fixes:
- Fixed btn.btn-closest โ†’ btn.closest syntax errors in form_wizards.html
- Fixed gallery image action errors in media_gallery.html
- Eliminated ESBuild compilation failures

โœ… Input Group Alignment Improvements:
- Added comprehensive input group styling for consistent heights
- Fixed date picker button alignment with form controls
- Ensured perfect 38px height alignment across all input groups
- Enhanced hover states for calendar and icon buttons
- Improved border radius and border connections
- Added responsive input group sizing

โœ… CSS Enhancements:
- Consistent calc(2.25rem + 2px) height for all input elements
- Flexbox alignment for perfect button centering
- Special styling for TempusDominus date picker buttons
- Enhanced search bar consistency across all pages

โœ… Documentation Updates:
- Updated IMPROVEMENTS_TRACKER.md with completion details
- Added Input Group Alignment & JavaScript Error Fix entry
- Documented all technical improvements and benefits

๐ŸŽฏ Benefits:
- Professional appearance with perfect form alignment
- Eliminated build errors and syntax issues
- Consistent user experience across all form elements
- Enhanced usability for date selection and search functionality
2025-06-20 14:09:58 +03:00
Aigars Silkalns 5a70d60108 Remove iCheck vendor dependency and replace with modern CSS-only styling
๐Ÿงน Major cleanup and modernization:

โ€ข Removed vendors/iCheck/ directory completely
โ€ข Eliminated iCheck CSS and JavaScript references from map.html
โ€ข Replaced iCheck jQuery initialization with CSS-only styling
โ€ข Added modern flat green checkbox/radio styling to custom.scss
โ€ข Updated README_CN.md to remove iCheck from scripts list

Benefits:
โœ… Reduced vendor dependencies
โœ… Smaller bundle size (removed 4.8KB iCheck + 1.3KB CSS)
โœ… Modern CSS-only solution with same visual appearance
โœ… Better performance (no JavaScript initialization needed)
โœ… Maintains backward compatibility with existing 'flat' classes

The new CSS styling provides identical visual appearance to the original
iCheck flat green theme but without any JavaScript dependencies.
2025-06-20 13:36:45 +03:00
Aigars Silkalns d240e8a693 Navigation and index.html changes 2025-06-13 13:54:36 +03:00
Aigars Silkalns b19b9054f8 feat: add documentation and deploy workflow 2025-06-12 10:15:35 +03:00
Aigars Silkalns 4e54bb2cea Major cleanup before update 2025-06-10 16:34:49 +03:00
sunny kushwaha c639b2b454 fixed upgrade Bugs 2019-10-30 13:34:36 +05:30
thomas.lin 7676837b4e remove old Chinese docs and add new Chinese README 2019-05-07 01:59:34 +08:00
Krzysztof Piasecki c808d41938 Rename doc folder to allow gh-pages 2018-01-07 13:39:31 +01:00