Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build and type errors #101

Merged
merged 2 commits into from
Aug 21, 2024
Merged

Fix build and type errors #101

merged 2 commits into from
Aug 21, 2024

Conversation

Saurabhsharma884
Copy link
Collaborator

@Saurabhsharma884 Saurabhsharma884 commented Aug 21, 2024

Closes #93

Changes

Type of change

  • Bug fix
  • Feature update
  • Breaking change
  • Documentation update

Flags

Demo

How has this been tested?

Author Checklist

  • Code has been commented, particularly in hard-to-understand areas
  • Changes generate no new warnings
  • Vital changes have been captured in unit and/or integration tests
  • New and existing unit tests pass locally with my changes
  • Documentation has been extended, if necessary
  • Merging to main from fork:branchname

Additional context

@DevilsAutumn
Copy link
Member

Thankyou @Saurabhsharma884 !🚀

@DevilsAutumn DevilsAutumn merged commit 34bf4d3 into main Aug 21, 2024
@DevilsAutumn DevilsAutumn deleted the fix_type_errors branch August 21, 2024 20:02
DevilsAutumn added a commit that referenced this pull request Aug 23, 2024
* fix: "/contactus" in the footer (#73)

* Fixed #70 -- Added strict conventions on the URL and APIs for code consistency. (#76)

* added/modified fields in event models (#89)

* added env path in postgres container. (#90)

* hotfix (#92)

* Fixed #66 -- Solved the responsive UI related bug in the home page. (#74)

* solved the ui responsiveness bug , issue no. 66

* breakpoints changed and icons made consistent

* margin fixed phone image

---------

Co-authored-by: Devendra Bedwal <[email protected]>

* Fixed #80 -- Handled response from backend gracefully. (#85)

* solved the ui responsiveness bug , issue no. 66

* error handling component built

* Revert "solved the ui responsiveness bug , issue no. 66"

This reverts commit eee74e6.

* added notistack and handled backend reponses

* lint warnings removed

* close notistack added

* modified response from backend

---------

Co-authored-by: Devendra Bedwal <[email protected]>
Co-authored-by: devilsautumn <[email protected]>

* Updated code owners for backend and frontend for auto reviewer attachment (#91)

Co-authored-by: Ankan Chanda <[email protected]>

* Added new contributor message (#96)

* Added/modified event fields and added migrations (#100)

* Added created and updated field in base model (#86)

* added created and updated field in base model

* rebased to main

---------

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

* Fix events bug (#75)

* Fix events bug

* Add event details

* added migrations

* Integrate new API keys

* events formatting and cleanup

* formatted event description.

* change allEvents to events

* migrations and minor changes

* revert unrelated changes

* minor

* minor

---------

Co-authored-by: Saurabh <[email protected]>
Co-authored-by: Saurabh <[email protected]>
Co-authored-by: devilsautumn <[email protected]>

* Fix build and type errors (#101)

* Fix build and type errors

* minor

---------

Co-authored-by: Saurabh <[email protected]>
Co-authored-by: devilsautumn <[email protected]>

* Added telegram Icon (#104)

* Added telegram logo

* Update telegram logo

* Updated telegram logo

* Fixed telegram logo size and border radius

* SEO optimizations (#106)

* Fixed breaking UI changes (#107)

* fixed breaking UI changes

* minor

---------

Co-authored-by: CHIRANTH RAJU C <[email protected]>
Co-authored-by: ankan <[email protected]>
Co-authored-by: Davendra <[email protected]>
Co-authored-by: Devendra Bedwal <[email protected]>
Co-authored-by: Ankan Chanda <[email protected]>
Co-authored-by: Prafful Sharma <[email protected]>
Co-authored-by: Saurabh Sharma <[email protected]>
Co-authored-by: Saurabh <[email protected]>
Co-authored-by: Saurabh <[email protected]>
Co-authored-by: Saurabh <[email protected]>
Co-authored-by: Piyush Tilokani <[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.

[BUG] Frontend crashing while building.
2 participants