20 Commits

Author SHA1 Message Date
Aigars Silkalns
51d06c4ec2 Refactor code for consistency and readability
- Removed unnecessary whitespace in multiple files to improve code cleanliness.
- Updated chart configuration and initialization logic in `chart-initializer.js`.
- Enhanced DOM manipulation functions in `init-modern.js` and `sidebar-modern.js`.
- Improved logging functionality in `main-core.js`.
- Fixed missing semicolons and added missing braces in `main-form-basic.js`.
- Adjusted transition properties in `main-minimal-modern.js` for better performance.
- Ensured proper initialization of progress bars in `main-minimal-modern.js`.
- Minor adjustments to DataTables initialization in `main-tables.js`.
- Updated SCSS styles for `.profile_info` to enhance layout and scalability.
2025-09-11 13:57:42 +03:00
Aigars Silkalns
bbe76e948c feat: Introduce modern jQuery-free minimal bundle with native DOM utilities, easing functions, and various vendor libraries 2025-09-05 14:54:21 +03:00
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
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
6864a57052 🔒 Security: Update dependencies to stable versions
✅ Security Improvements:
- Updated Bootstrap 5.3.6 → 5.3.7 (latest stable)
- Updated Chart.js 4.4.9 → 4.5.0 (latest stable)
- Updated glob 11.0.2 → 11.0.3 (latest stable)
- Downgraded dropzone 6.0.0-beta.2 → 5.9.3 (stable release)
- Downgraded select2 4.1.0-rc.0 → 4.0.13 (stable release)

đŸ›Ąī¸ Security Benefits:
- Replaced pre-release versions with stable releases
- Fixed potential GitHub security advisories
- Eliminated beta/RC packages that may have vulnerabilities
- All npm audit checks now pass with 0 vulnerabilities

đŸ“Ļ Package Status:
- All dependencies now using stable, secure versions
- No pre-release packages in production dependencies
- Maintained compatibility with existing functionality
- Ready for production deployment
2025-06-20 14:13:42 +03:00
Aigars Silkalns
5ca560b732 Optimizations for Bootstrap 5 2025-06-20 10:46:04 +03:00
Aigars Silkalns
2a779894ec Dependency cleanup 2025-06-13 15:22:45 +03:00
Aigars Silkalns
d240e8a693 Navigation and index.html changes 2025-06-13 13:54:36 +03:00
Aigars Silkalns
fb030ee74c Work in progress but now with no Vulnerabilites 2025-06-12 13:58:46 +03:00
Aigars Silkalns
b19b9054f8 feat: add documentation and deploy workflow 2025-06-12 10:15:35 +03:00
Aigars Silkalns
bc8f9df340 Working index.html 2025-06-11 17:18:42 +03:00
Aigars Silkalns
a0f2fc6563 Major code cleanup and progress update 2025-06-11 16:33:56 +03:00
Aigars Silkalns
e5a8034398 Migrated to FA6 2025-06-11 15:11:14 +03:00
Aigars Silkalns
5adf94a643 Complete Bootstrap 5 migration: Bootstrap 4.6.2→5.3.6, Chart.js 2.9.4→4.4.2, FA 6.6.0, 38 HTML files updated 2025-06-11 14:30:02 +03:00
Aigars Silkalns
553cba448a Moved to VIte 6 for build process 2025-06-11 14:11:41 +03:00
Aigars Silkalns
476de210af Work in progress 2025-06-11 09:57:51 +03:00
Aigars Silkalns
4e54bb2cea Major cleanup before update 2025-06-10 16:34:49 +03:00
pratik
4fb515d0b7 upgraded validator plug-in 2020-01-06 17:13:26 +05:30
dependabot[bot]
6b366fa1a2 Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-21 11:38:00 +00:00
Britney Wright
5e1e86bf3a bump bootstrap to 3.4.1 2019-04-08 12:55:26 -04:00