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

Merge changes from main #157

Merged
merged 4 commits into from
Jan 9, 2025
Merged

Merge changes from main #157

merged 4 commits into from
Jan 9, 2025

Conversation

EasySouls
Copy link
Contributor

No description provided.

* small design fixes

* added cascade delete to application period
* application form fix

* user data fix in application form
* added delete profile pic option

* application period delete button red color
* scroll fix

* added gap to user card
Copy link

vercel bot commented Jan 9, 2025

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 Jan 9, 2025 5:44pm

@EasySouls EasySouls merged commit 6b6414e into feat/147-likes-on-posts Jan 9, 2025
5 checks passed
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 <65909866+DannySS123@users.noreply.github.com>

* 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 <65909866+DannySS123@users.noreply.github.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