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

Bugfix/72/delete periods & small fixes #151

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

DannySS123
Copy link
Contributor

@DannySS123 DannySS123 commented Dec 19, 2024

  • Small design fixes
  • cascade delete for application period
  • packageManager update

closes #72

Copy link

vercel bot commented Dec 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
schbody-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 2:05pm

Copy link
Contributor

@EasySouls EasySouls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@DannySS123 DannySS123 merged commit 527cfa2 into main Dec 19, 2024
5 checks passed
@DannySS123 DannySS123 deleted the bugfix/72/delete-periods-&-small-fixes branch December 19, 2024 14:35
mozsarmate added a commit that referenced this pull request Dec 19, 2024
* elso

* fixed idNumber filed

* Bugfix/72/delete periods & small fixes (#151)

* small design fixes

* added cascade delete to application period

* Bugfix/71/application form fix (#152)

* application form fix

* user data fix in application form

* lint fix

* mostmar tenyleg fix

---------

Co-authored-by: Száraz Dániel <[email protected]>
Co-authored-by: mozsarmate <[email protected]>
EasySouls added a commit that referenced this pull request Jan 9, 2025
* Bugfix/72/delete periods & small fixes (#151)

* small design fixes

* added cascade delete to application period

* Bugfix/71/application form fix (#152)

* application form fix

* user data fix in application form

* Feature/88/delete profile picture (#153)

* added delete profile pic option

* application period delete button red color

* Roles user card scroll fix (#154)

* scroll fix

* added gap to user card

---------

Co-authored-by: Száraz Dániel <[email protected]>
EasySouls added a commit that referenced this pull request Jan 19, 2025
* Merge changes from main (#157)

* Bugfix/72/delete periods & small fixes (#151)

* small design fixes

* added cascade delete to application period

* Bugfix/71/application form fix (#152)

* application form fix

* user data fix in application form

* Feature/88/delete profile picture (#153)

* added delete profile pic option

* application period delete button red color

* Roles user card scroll fix (#154)

* scroll fix

* added gap to user card

---------

Co-authored-by: Száraz Dániel <[email protected]>

* Add upvotes to prisma scheme and modify clientside post entities

* Add logic too upvote a post

* Enhance post retrieval to include user context and upvote status

* Refactor post and upvote handling in seed data and UI components

* Add minor changes

- Move author, date, and upvote field to the bottom
- Delete related upvote instead of disconnecting
- Update dependencies

* Change upvote icon to muscle emoji

* Implement AnonGuard for anonymous access and enhance post upvote handling

* Select only the needed data when querying upvotes

* Delete the install-state.gz yarn file

- this file should not be committed into the repositoy

* Add the .yarn dir to gitignore

* Update dependencies

* Update eslint deps

* Filter upvotes by user ID in PostsService::upvote

* Fix eslint config and useEffect warnings

* Update lockfile

* Update ci file to use yarn's latest version

* Create index for postId on upvotes and change upvoted icon color

---------

Co-authored-by: Száraz Dániel <[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.

fix: DELETE periods throws 404 even if the entity exists
3 participants