Release 5/1/2026 - #23
Merged
Merged
Conversation
* add Dockerfile * add build-test gh action * generate prisma client on build * remove test command for now
* initial profile type setup * refactor user type handling and improve profile setup flow * fix fetching server session to get full data * remove redirection
* initial job posting functionality with form validation and database schema updates * Implement job creation and details functionality with improved validation and UI updates * Add initial job functionalities with application process, UI updates, Update user "manage content" view to "activity" * Refactor job details and list components for improved UI and navigation; add job title links and close buttons * Enhance job listing and details components with improved filtering, UI updates, and error handling; integrate job fetching logic with dynamic filters for better user experience * chore * remove project remaining components
- Replaced the Question component with a new QuestionList component for better organization of question display. - Updated the question details page to improve layout and added meta information. - Enhanced the Answers section with improved styling and loading states. - Adjusted data fetching to include answer counts directly in the question payload. - Refactored user activity questions to align with new data structure.
…just styles across components
* demo * trigger action * update file name * add snippet feature * fix type
- Implemented blog layout and page structure - Added blog creation, listing, and detail views - Introduced comment system for blog posts - Created user activity page for managing blogs - Added validation for blog posts and comments - Integrated blog-related actions in the backend - Updated database schema to include BlogPost and BlogComment models - Enhanced UI components for blog interactions
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.