Skip to content

Updated session dashboard #26

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

Merged
merged 38 commits into from
Jun 9, 2025
Merged

Updated session dashboard #26

merged 38 commits into from
Jun 9, 2025

Conversation

shoaibsharif
Copy link
Contributor

No description provided.

kingRayhan and others added 30 commits April 4, 2025 00:10
Merge pull request #16 from techdiary-dev/main
…mprove textarea handling. Replace useAutoResizeTextarea with useAutosizeTextArea, enhancing functionality with initial height support. Update textarea properties for better user experience.
…roved framework selection. Update styles in MultipleSelector for better visibility. Remove unused TagInput component.
… framework selection options. Enhance form functionality with MultipleSelector for better keyword management.
…ore descriptive generic type parameters for improved clarity and maintainability.
…usernames across all links, improving overall link structure for user profiles and articles.
…ntax removal to 300 characters for improved display and performance.
…d function and update useMarkdownEditor to support onChange callback for improved state management.
…ticle URLs and replace anchor tags with Link component for improved routing.
…ensuring consistent '@' prefix in article URLs and improve routing with Link component.
- Introduced Series and SeriesItem interfaces in domain models.
- Updated persistence repositories to include series and series items.
- Added corresponding database schema for series and series items.
- Enhanced journal migration with new entries for reflective masque, pink selene, and small yellow claw.
…docParser instead of markdownToHtml, enhancing content rendering. Update ArticleEditor to reflect the same change. Remove obsolete markdownToHtml function from utils.
…eliminate the use of dangerouslySetInnerHTML, enhancing security and performance by directly rendering parsed content.
…r handling by renaming and restructuring the input options, enhancing code clarity and maintainability.
…dle cases without a cover image, ensuring consistent title and description output.
… for cases without a cover image, ensuring consistent title and description output.
…eplacing the h2 element with a div for better structure, and adjusting styles for improved visual presentation of the article title.
…UUIDs for IDs

- Altered the "user_socials" table to change the "id" column type to UUID and set the default to generate a random UUID.
- Altered the "user_follows" table to change the "id" column type to UUID and set the default to generate a random UUID.
- Updated migration snapshots to reflect changes in the database schema.
feat(migrations): update user_socials and user_follows tables
shoaibsharif and others added 6 commits April 6, 2025 02:30
…port unique handles with optional article ID. Update ArticleEditor to use debounced save functions for title and body, improving performance and user experience. Add error display in ArticleEditorDrawer for better form validation feedback.
Refactor article handle generation logic in article.actions.ts to sup…
…unced save functionality for title and body. Update type definitions for props and enhance editor mode toggling. Adjust textarea references for better handling of null values.
Refactor ArticleEditor component to improve state management and debo…
@kingRayhan kingRayhan self-requested a review April 24, 2025 14:41
@kingRayhan
Copy link
Member

  • Include highlighted background
  • Make then type column value capitalize
  • Add title adding option in series
image

@kingRayhan kingRayhan changed the base branch from main to dev June 9, 2025 17:04
@kingRayhan kingRayhan merged commit 6076ab9 into dev Jun 9, 2025
Copy link
Member

@kingRayhan kingRayhan left a comment

Choose a reason for hiding this comment

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

good job

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