Commit Graph

11 Commits

Author SHA1 Message Date
iamkiddy
e4982bb1ed Merge branch 'staging' of http://35.207.46.142/Wodey/wodey-prototype into feature/marketplace/artists 2025-04-27 20:26:36 +00:00
iamkiddy
2ef6baab75 Refactor code structure for improved readability and maintainability 2025-04-27 20:02:25 +00:00
pious2847
3445793c95 FInalize changes on Readers page with implemented page change transition 2025-04-27 18:59:09 +00:00
pious2847
20c7601e4a Add HoverCards component and integrate Radix UI Hover Card functionality 2025-04-27 15:37:31 +00:00
efcc7bf2e6 Merge pull request 'feature/studio-layout' (#6) from feature/studio-layout into staging
Reviewed-on: http://35.207.46.142/Wodey/wodey-prototype/pulls/6
2025-04-27 14:20:42 +00:00
pious2847
f98c6d235e Merge branch 'staging' of http://35.207.46.142/Wodey/wodey-prototype into feature/studio-layout 2025-04-27 13:08:12 +00:00
pious2847
65beb0987b Refactor code structure for improved readability and maintainability 2025-04-27 05:54:03 +00:00
iamkiddy
ba1df8a261 feat: Implement Creator Layout and Pages
- Added CreatorLayout component for consistent layout structure.
- Created CreatorPage with a simple header.
- Introduced TrashPage with tabs for managing trashed items, including images and empty states.
- Developed Navbar component for navigation with search functionality and notifications.
- Added RecentDesign component to display recent designs with action buttons.
- Implemented SideNav component to house Sidebar and RecentDesign.
- Created Sidebar component for navigation links with responsive design.
- Added Input component for consistent styling across forms.
- Updated package.json to include new dependencies and set package manager.
2025-04-27 00:39:20 +00:00
iamkiddy
3de81bd07a feat: update dependencies and add new icons
- Added `lucide-react` dependency.
- Updated `next` version to 15.3.1.
- Added new icons: design-icon.png, home-icon.png, logo.png, menu-icon.png.
- Added recent images: recent-image-1.png, recent-image-2.png, recent-image-3.png, recent-image-4.png, recent-image-5.png.
- Updated devDependencies: added `@eslint/eslintrc`, `@tailwindcss/postcss`, and ensured `typescript` is included.
2025-04-26 23:44:55 +00:00
pious2847
9dca6a71fc Feature: Added Trash page with sub tabs for
-Ebooks
-Images
-Videos
-Audios
2025-04-26 20:50:07 +00:00
Yussif Yahuza
174874e0e5 Project initialization 2025-04-26 17:46:50 +00:00