Commit Graph

78 Commits

Author SHA1 Message Date
a480a4ce5d feat(creator): introduce Album component and refactor AboutCreator to use it 2025-04-26 18:08:57 -04:00
4958548bf8 fix(creator): the album-view was not streching correctly on resize 2025-04-25 15:08:54 -04:00
2c09be4465 fix(creator): remove console.log 2025-04-25 01:57:09 -04:00
e018dbad8a fix(creator): missing phone and email on "about page" 2025-04-25 01:44:03 -04:00
57fbbf17a5 feat(creator): allow text for description 2025-04-25 01:22:11 -04:00
1a899de0b3 feat: add drag-and-drop to BannerEditor and CreatorLogoEditor 2025-04-24 22:11:44 -04:00
22f9d5c6bd feat: open file selection in BannerEditor and CreatorLogoEditor when no image to edit 2025-04-24 22:07:47 -04:00
c7353626a1 bug: missing images when not authenticated 2025-04-24 21:33:28 -04:00
3a6ee307cd feat: Add new payment completion and failure routes, update donation handling in DonationForm and related components 2025-04-24 13:55:26 -04:00
06ac4c9624 bug: remove empty images on new creator. 2025-04-24 04:21:46 -04:00
cc3df49848 feat: Add contact information section to AboutCreator.vue and integrate phone/email updates in ProfilePage.vue 2025-04-24 04:08:25 -04:00
c16dddb8dd feat: Add validation for YouTube URL and enhance image upload experience in creator's album editor 2025-04-24 03:20:08 -04:00
6d3525c2ee Adds PhotoAlbum, CreatorHome, AboutCreator. 2025-04-23 17:45:09 -04:00
247b2b023c Fix the Verified alignment 2025-04-22 15:59:00 -04:00
3bb52e7555 feat: Update banner system components 2025-04-22 15:36:38 -04:00
aa59d293cf feat: Enhance donation system with new components and improved dialog 2025-04-22 15:35:24 -04:00
524b429170 feat: Add creator profile and about section improvements 2025-04-22 15:35:08 -04:00
b05e992cad Better creator and banner images management 2025-04-20 22:35:48 -04:00
300ee124d8 Improve the name-editor 2025-04-19 03:49:27 -04:00
98c598f3c6 User experience improvements in profile 2025-04-19 03:19:07 -04:00
b1681252cc Is hutopy finally trilangual 2025-04-19 01:56:59 -04:00
d6c3bd7fa4 Add localization support for various components, including dialogs and views, in English, Spanish, and French. Implemented translations for user profile management, payment processes, and creator functionalities. Updated existing components to utilize the new translation system. 2025-04-18 04:21:52 -04:00
b455f29d07 Refactor image fetching in Banner and Logo editors to use our API client 2025-04-17 22:46:55 -04:00
8850f55dbf Add vue-advanced-cropper for improved image editing in Banner and Logo editors; update dependencies and styles 2025-04-17 22:36:08 -04:00
c32bdc9577 Fix image handling for both the creator's banner and logo 2025-04-17 05:17:25 -04:00
e8c6d50da7 Remove unused NameTileEditor 2025-04-16 22:42:34 -04:00
7412ba58a9 Fix usage of the NameEditor in CreateCreator 2025-04-16 22:32:54 -04:00
9ff8af7a25 Fix race condition in NameEditor 2025-04-16 18:14:39 -04:00
1c56e07b4b Fix NameEditor reservations handling of errors 2025-04-16 17:59:02 -04:00
b927d3abc8 Revert "Fix NameEditor reservations handling of errors"
This reverts commit 78185151e7.
2025-04-16 17:58:07 -04:00
78185151e7 Fix NameEditor reservations handling of errors 2025-04-16 17:53:16 -04:00
887f6f255a Adds edition of slug. 2025-04-16 15:26:29 -04:00
41aeb81a00 After creating a new creator, redirect to his slug 2025-04-15 23:37:58 -04:00
4b67f9f445 Fix aspect ratio for creator banner and profile images 2025-04-15 16:34:24 -04:00
adfaaf3595 Adds delete and restore for a creator's page 2025-04-15 15:57:40 -04:00
a332b1082d Split Slug from Creator 2025-04-15 03:58:13 -04:00
837458c526 Fix Cancel button when creating a new Creator 2025-04-09 15:48:43 -04:00
23ee580e78 Fix cache issues with creator's logo and banner 2025-04-04 00:49:14 -04:00
461d4f3c7e Adding some padding for Header 2025-04-03 15:53:47 -04:00
PascalMarchesseault
c7041f11f7 Change banner border - only bottom 2025-03-30 22:11:25 -04:00
PascalMarchesseault
aa295a14b3 Change Presentation Layout 2025-03-29 23:35:11 -04:00
c2b2a6fcef Adds scroll to overflowing dialog 2025-02-19 14:07:42 -05:00
2d0de59187 Getting closer to a mobile version 2025-02-18 18:35:32 -05:00
98a1e3126b Fix alignment in login-view 2025-02-17 12:37:16 -05:00
934db3b17f Cleanup css changes 2025-02-13 18:29:15 -05:00
PascalMarchesseault
f01f465b59 Add styling border top and bottom with tertiary color to logo. Change banner border height and colors in main.css 2025-02-13 16:56:57 -05:00
PascalMarchesseault
5de745384d Add styling border with tertiary color 2025-02-13 16:45:29 -05:00
PascalMarchesseault
bcd45db2b4 Remove Rounded for the main information div 2025-02-13 16:43:25 -05:00
e71915cbba Fix loading of page when accessing pages directly 2025-02-13 15:37:36 -05:00
bf5ba51c9f Some cleanup 2025-02-13 15:14:32 -05:00