Skip to content

Conversation

PrinceBujethia
Copy link

Issue that this pull request solves

On the registration page, We get an error because the frontend makes a Get request to the backend even though backend only allowed Post request. Instead of changing the Post to get that might affect other frontend pages, Just added a new Get method.

@Adi8712 Adi8712 merged commit 9a201f8 into Adi8712:sa-2 Feb 23, 2025
1 check failed
Adi8712 pushed a commit that referenced this pull request Mar 4, 2025
* Get Booking data api added (#1)

* bug: fix conditional rendering of booking req

* Dashboard client (#3)

* Get Booking data api added

* active booking api

* add: forwardBooking confirmBooking

* Dashboard client (#4)

* Get Booking data api added

* active booking api

* Added cancelled, active, completed booking view functionality

* cancellation_request done

* reject option works

* Add items backend functionality (#5)

* add: rooms availibility

* fix: urls

* add: Account statement backend (#6)

* "add: account statements"

* resolved MC

* Updated visitor_hostel URLs and views:added partial booking API (#7)

Co-authored-by: Arun7113 <[email protected]>

* fix: partial booking feature

* fix: completed bookings

* fix: account statement

* fix: correct income display on account statement

---------

Co-authored-by: Hardik Vardaan <[email protected]>
Co-authored-by: ompandey0703 <[email protected]>
Co-authored-by: Vishal-Github-21 <[email protected]>
Co-authored-by: JATOTHU ARUN <[email protected]>
Co-authored-by: Arun7113 <[email protected]>
Adi8712 added a commit that referenced this pull request Mar 4, 2025
)

* chore: added linting

* changes in feedbackAPI

* feat: added update bill excel (#4)

* fix: migrations

* Fix: Fixed an api endpoint allowed method (#5)

* Added New API for Student Records, Implement Checks in RebateAPI. (#6)

* Change in feedbackAPI

* New API and filter in RebateApi

* Fix merge

* fix: api cleanup

---------

Co-authored-by: S-tej <[email protected]>
Co-authored-by: Padarthi Karthik <[email protected]>
Co-authored-by: Green Mansion <[email protected]>
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