Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

DharshiBalasubramaniyam/ice-cream-parlour-website

DharshiBalasubramaniyam closed a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
Fixes #671: Validate contact number input
This PR implements client-side and HTML5 validation for the contact number input field. - Added `pattern` attribute to ensure the input follows the 10-digit number format. - Implemented additiona...
DharshiBalasubramaniyam created a review on a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
.

View on GitHub

DharshiBalasubramaniyam created a comment on a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
Mention your issue number!

View on GitHub

DharshiBalasubramaniyam created a comment on a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
Resolve conflicts

View on GitHub

DharshiBalasubramaniyam closed an issue on DharshiBalasubramaniyam/ice-cream-parlour-website
terms and condition section missing
me a gssoc'24 extended member can you assign it to me
DharshiBalasubramaniyam pushed 2 commits to master DharshiBalasubramaniyam/ice-cream-parlour-website
  • added terms and condition section 8a53c1a
  • Merge pull request #711 from adityalaxkar123/master added terms and condition section ab5a528

View on GitHub

DharshiBalasubramaniyam closed a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
added terms and condition section
added the terms and condition section to project. additionally i made the website responsive for all device users. keep the footer ,navbar , cart , scrolltoptobottom and cursor feature. ad...
DharshiBalasubramaniyam created a review on a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
Perfect!

View on GitHub

DharshiBalasubramaniyam created a comment on a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
Resolve conflicts!

View on GitHub

DharshiBalasubramaniyam created a comment on a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
The issue is not assigned to you!

View on GitHub

DharshiBalasubramaniyam closed a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
Fixed Made all the changes for top scroll bar indicator
# 🚀 Pull Request ## Description Please include a summary of the changes and the related issue. Provide relevant motivation and context. List any dependencies that are required for this change...
DharshiBalasubramaniyam closed an issue on DharshiBalasubramaniyam/ice-cream-parlour-website
No Color while hovering on Dine In Restaurants Sections
https://github.com/user-attachments/assets/dca56a78-ff7d-406e-851a-e06b1c65dea6 I can add color to it. Please assign me this @DharshiBalasubramaniyam
DharshiBalasubramaniyam pushed 2 commits to master DharshiBalasubramaniyam/ice-cream-parlour-website
  • Added color to restaurant cards while hovering 57a8486
  • Merge pull request #708 from AnujSisodiya/fix/added-color-while-hovering-on-Dine-In-Restaurants-Sections Added color... 5b32ed8

View on GitHub

DharshiBalasubramaniyam closed a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
Added color to restaurant cards while hovering
# 🚀 Pull Request ## Description Please include a summary of the changes and the related issue. Provide relevant motivation and context. List any dependencies that are required for this change...
DharshiBalasubramaniyam created a review on a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
.

View on GitHub

DharshiBalasubramaniyam created a comment on a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
Resolve conflicts

View on GitHub

DharshiBalasubramaniyam created a review on a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
When i am submitting the sign up form without entering any data, the form is still submitting. it doesn't show any error messages. Can you check that?

View on GitHub

DharshiBalasubramaniyam closed an issue on DharshiBalasubramaniyam/ice-cream-parlour-website
Make Copyright Year Dynamic in Footer
# Description: The copyright year is currently hardcoded in the footer section of the website. This requires manual updates each year, which is not ideal for maintaining the codebase. # Suggest...
DharshiBalasubramaniyam pushed 3 commits to master DharshiBalasubramaniyam/ice-cream-parlour-website
  • Make copyright year dynamic 86fcc20
  • Updated nav.js and removed script tags from HTML 29364a2
  • Merge pull request #654 from we-nita/dynamic-year Make copyright year dynamic b4712f6

View on GitHub

DharshiBalasubramaniyam closed a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
Make copyright year dynamic
# 🚀 Pull Request ## Description This PR implements a dynamic copyright year feature, replacing the hardcoded year in the footer with a JavaScript function that automatically updates the year ...
DharshiBalasubramaniyam created a review on a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
Done! Thank you!

View on GitHub

DharshiBalasubramaniyam closed an issue on DharshiBalasubramaniyam/ice-cream-parlour-website
[BUG] Extra space between home page and find your taste section
Extra space between home page and find your taste section in index.html ![image](https://github.com/user-attachments/assets/1edbae3c-07fe-4d5a-ae26-3a70a7bca0c9) @DharshiBalasubramaniyam if fin...
DharshiBalasubramaniyam pushed 2 commits to master DharshiBalasubramaniyam/ice-cream-parlour-website
  • Extra space removed between home page and find your taste section #587fixed a580856
  • Merge pull request #651 from Rohit72099/master Extra space removed between home page and find your taste section 33366ac

View on GitHub

DharshiBalasubramaniyam closed a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
Extra space removed between home page and find your taste section
## Description Extra space removed between home page and find your taste section - Fixes #587 - Closes #587 ## Screenshot of final output ![image](https://github.com/user-attachme...
DharshiBalasubramaniyam created a review on a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
.

View on GitHub

DharshiBalasubramaniyam closed an issue on DharshiBalasubramaniyam/ice-cream-parlour-website
BUG : " Tell us about your event " Form - "Name" Field Validation
**Description:** The "Name" field on the **_Tell us about your event_** section should only accept alphabetical letters (a-z, A-Z). Currently, the field allows users to input symbols and specia...
DharshiBalasubramaniyam pushed 2 commits to master DharshiBalasubramaniyam/ice-cream-parlour-website
  • fix name field validation 1dfcdcf
  • Merge pull request #650 from akash70629/name FIX : " Tell us about your event " Form - "Name" Field Validation 5767c06

View on GitHub

DharshiBalasubramaniyam closed a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
FIX : " Tell us about your event " Form - "Name" Field Validation
# 🚀 Pull Request ## Description The 'Name' field on the Tell us about your event section now correctly validates input, accepting only alphabetical letters (a-z, A-Z) and blocking symbols and...
DharshiBalasubramaniyam created a review on a pull request on DharshiBalasubramaniyam/ice-cream-parlour-website
.

View on GitHub

Load more