Commit Graph

330 Commits

Author SHA1 Message Date
PascalMarchesseault
2ed69b16e1 Add To Do Link 2024-07-09 01:16:19 -04:00
PascalMarchesseault
3abaeb7ba5 I only changed the name of the buttons. 2024-07-08 23:40:18 -04:00
PascalMarchesseault
7540aa81e3 I modified the creator's page by adding borders and adjusting the width of the center column. I also added a button to the message. 2024-07-08 23:34:29 -04:00
PascalMarchesseault
0ea32142ab Add a border and resize the middle column. 2024-07-08 23:02:58 -04:00
PascalMarchesseault
7d8d0b4d2b I added a redirect when we are on the wallet and profile pages and we are not logged in. 2024-07-08 00:06:03 -04:00
PascalMarchesseault
52c5a0ef55 Add default color when empty 2024-07-06 22:12:40 -04:00
Dominic Villemure
69dee64891 Removed Creator.vue 2024-07-05 23:51:00 -04:00
Dominic Villemure
97dcd419bb Merged with new stuff for CreatorPage 2024-07-05 23:50:45 -04:00
PascalMarchesseault
4f2fa68daf Merge remote-tracking branch 'origin/main' into CreatorPage
# Conflicts:
#	src/views/main/Creator.vue
2024-07-05 21:39:45 -04:00
Dominic Villemure
9219fcee7e Merged PR 94: Add profile stuff to creator page 2024-07-06 01:21:23 +00:00
Dominic Villemure
545c122303 Search with enter. Also fix bug where searching when inside a creator page dont call the backend to search the new user 2024-07-05 02:36:43 -04:00
Dominic Villemure
45bdac0de1 Reload header profile picture on change. Show PostContentMenu only if it is the creator own page 2024-07-05 02:19:42 -04:00
Dominic Villemure
d6ab03ad18 Fix formattedBalance in wallet 2024-07-05 00:50:19 -04:00
Dominic Villemure
9e45b030f7 Removed unuser hutopy link in sideBar 2024-07-05 00:43:18 -04:00
Dominic Villemure
a381bbecfa With a loading 2024-07-05 00:32:11 -04:00
Dominic Villemure
69d5f38d1f Fallback when user try to access a non-existing creator 2024-07-05 00:24:58 -04:00
Dominic Villemure
fb57d633df Added back stripePayment with the userId. Colors on the banner + accent on the profile picture and name 2024-07-05 00:11:11 -04:00
Dominic Villemure
5eccb68c2e Fix little problem with updating image once at the time 2024-07-04 23:37:08 -04:00
Dominic Villemure
973653158d Banner + profilePicture + mapped socialNetworks url into the creator.vue 2024-07-04 22:42:53 -04:00
PascalMarchesseault
72504a2548 I have connected a large part of the elements on the creator page. The accent color on the profile is not working. The posts and the description still need to be connected. 2024-07-04 02:05:24 -04:00
Jonathan Bourdon
473cc072c8 Add WIP for content and creators 2024-07-02 04:30:46 -04:00
Jonathan Bourdon
cb02cce5b4 Improve error handling 2024-07-02 01:42:41 -04:00
Jonathan Bourdon
d2d9366700 Add content creation 2024-07-02 00:57:51 -04:00
Dominic Villemure
308e96c26b Merged PR 91: Added images
Added images
2024-07-01 16:14:59 +00:00
Dominic Villemure
a91c412ea8 Merge remote-tracking branch 'origin/main' into feature/update-current-user 2024-07-01 09:50:03 -04:00
Dominic Villemure
5f54b69e00 Added images 2024-06-30 23:39:56 -04:00
Pascal Marchesseault
1e27e6e6d1 Merged PR 89: Login & landing page overhaul. 2024-07-01 00:50:40 +00:00
PascalMarchesseault
cac25f04d2 Fixe - home view 2024-06-30 18:45:41 -04:00
PascalMarchesseault
5476f64d09 Clean Code 2024-06-30 17:10:31 -04:00
PascalMarchesseault
9617231073 Login modification - change UI clean code 2024-06-30 17:04:22 -04:00
Dominic Villemure
a1f9477c2f Merged PR 87: UpdateCurrentUser into Main 2024-06-30 19:54:42 +00:00
Dominic Villemure
169e2cc160 Colors + profile mapping + socialNetworks urls. Missing images 2024-06-30 15:47:43 -04:00
Dominic Villemure
3ce1c0013a Merge remote-tracking branch 'origin/main' into feature/update-current-user
# Conflicts:
#	src/views/main/Profile.vue
2024-06-30 14:53:30 -04:00
Pascal Marchesseault
f90c9f944d Merged PR 86: Wallet & Tos 2024-06-30 18:52:45 +00:00
Dominic Villemure
86f3d65bab Merged with main + small fix 2024-06-30 12:55:38 -04:00
Dominic Villemure
7e9e02aee0 Merge remote-tracking branch 'origin/main' into feature/update-current-user
# Conflicts:
#	src/views/main/Wallet.vue
2024-06-30 12:50:59 -04:00
PascalMarchesseault
c26a4ba148 I changed the visuals of the documentation files, improved the appearance of the post page, modified the header of the profile view, and added a Feed view. 2024-06-30 12:39:54 -04:00
PascalMarchesseault
88f79fd4b3 Css styling for Tos 2024-06-30 02:57:33 -04:00
Dominic Villemure
b07ca6f364 Update-Current-User WIP 2024-06-29 22:44:49 -04:00
Pascal Marchesseault
646b2a668a Merged PR 85: Added information about pricing and a return btn
Added information about pricing and a return btn
2024-06-30 02:39:51 +00:00
PascalMarchesseault
e12f749078 Added information about pricing and a return btn 2024-06-29 22:32:51 -04:00
Dominic Villemure
81fe5abd7b Merged PR 84: Profile into main 2024-06-30 00:47:24 +00:00
Dominic Villemure
0000e523bd Merge remote-tracking branch 'origin/main' into Profile
# Conflicts:
#	src/views/LoginView.vue
2024-06-29 20:42:45 -04:00
PascalMarchesseault
dbc2c07931 I am working on implementing the wallet. 2024-06-28 23:24:18 -04:00
PascalMarchesseault
d8dada8489 Change header.vue btn 2024-06-28 10:41:17 -04:00
PascalMarchesseault
879e3d0ce9 I have added the ability to write in the text fields. 2024-06-28 02:37:01 -04:00
PascalMarchesseault
146e000b4e Change tag div to H1 2024-06-28 02:27:56 -04:00
PascalMarchesseault
2c9bed6f8a I cleaned and removed variables. 2024-06-28 02:22:28 -04:00
PascalMarchesseault
a609fc291f Removed the donation feature from the app and created a DonationPopup.vue component. 2024-06-28 02:18:34 -04:00
PascalMarchesseault
e8fac33d81 -Added Profile.vue and his components - select color and upload pictures UI 2024-06-28 02:08:58 -04:00