Skip to content

feature: Added Keploy orange theme to the website#9

Merged
Nishant2907 merged 1 commit intokeploy:mainfrom
littleironical:main
May 7, 2022
Merged

feature: Added Keploy orange theme to the website#9
Nishant2907 merged 1 commit intokeploy:mainfrom
littleironical:main

Conversation

@littleironical
Copy link
Copy Markdown
Contributor

Changed the color of the gifs that were already available on the website.

@Nishant2907
Copy link
Copy Markdown
Contributor

PR checked and merged

@Nishant2907 Nishant2907 merged commit 152959c into keploy:main May 7, 2022
24dce027-jpg pushed a commit to 24dce027-jpg/student-program that referenced this pull request Feb 27, 2026
- Fixed issue keploy#1: Removed self-closing </img> tags from service icons
- Fixed issue keploy#2: Added descriptive alt attributes to all images
- Fixed issue keploy#3: Moved h4 headings outside anchor tags for valid nesting
- Fixed issue keploy#4: Added quotes to unquoted data-position-y attribute
- Fixed issue keploy#5: Added form action endpoints and CSRF token protection
- Fixed issue keploy#6: Standardized attribute quoting to double quotes
- Fixed issue keploy#7: Removed console debug statements from production code
- Fixed issue keploy#8: Added security meta tags (X-UA-Compatible, theme-color, etc.)
- Fixed issue keploy#9: Upgraded jQuery from 3.2.1 to 3.7.1 via CDN
- Fixed issue keploy#10: Replaced inline event handlers with proper event listeners

Changes:
- Modified index.html: HTML structure and security improvements
- Modified js/main.js: Enhanced placeholder handling
- Modified js/plugins.js: Removed console statements
- Added js/form-handler.js: New form submission and CSRF token management
- Added FIXES_SUMMARY.md: Detailed documentation of all changes

All changes ensure WCAG 2.1 compliance and proper HTML5 validation.
24dce027-jpg pushed a commit to 24dce027-jpg/student-program that referenced this pull request Feb 28, 2026
- Add CHANGES.md documenting all modifications made to the repository
- Add COMPARISON_AND_FIXES.md with detailed analysis of 10 issues found:
  * Issue keploy#1-4: HTML validation errors (self-closing tags, unquoted attributes)
  * Issue keploy#2: Critical accessibility violations (missing alt attributes)
  * Issue keploy#5: Non-functional form submissions (empty action attributes)
  * Issue keploy#6: Inconsistent HTML attribute quoting
  * Issue keploy#7: Debug console statements in production code
  * Issue keploy#8: Missing CSRF protection and security meta tags
  * Issue keploy#9: Outdated jQuery 3.2.1 (7 years old)
  * Issue keploy#10: Outdated inline event handlers
- Include priority breakdown, fix complexity analysis, and testing checklist
- Provide solutions and code examples for all issues

Signed-off-by: CareXpert Maintainer <test@example.com>
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