Commit Graph

591 Commits

Author SHA1 Message Date
PascalMarchesseault
7794f126d0 I added the button and the modal to create a post in a new .vue file to better organize everything. 2024-07-20 16:14:06 -04:00
PascalMarchesseault
c069753d1b Fixe Modal Close btn 2024-07-20 16:14:06 -04:00
PascalMarchesseault
8aa24c00a0 I added creator.about to the information modal. 2024-07-20 16:14:06 -04:00
PascalMarchesseault
d9f4973319 I added the "About Us" button in the banner section and connected it with the backend. 2024-07-20 16:14:06 -04:00
PascalMarchesseault
92908869b3 I changed an if statement to always show the buttons when disconnected. 2024-07-20 16:14:06 -04:00
PascalMarchesseault
098104404c I have repositioned the user information and also added a tool to determine the screen size on the creator's page to facilitate development. 2024-07-20 16:14:06 -04:00
Dominic Villemure
aba12d921b Merged PR 100: Added website image to the creator page and file type into main
Added website image to the creator page and use type of file when uploading pictures. Restriction for .png, .jpeg, .jpg for now
2024-07-20 16:49:57 +00:00
Dominic Villemure
6314b097a1 Remove console log 2024-07-10 01:53:39 -04:00
Dominic Villemure
9cd96dc288 fix default content type 2024-07-10 01:53:16 -04:00
Dominic Villemure
6c23fe005c Added website image to the creator page and use type of file when uploading pictures. Restriction for .png, .jpeg, .jpg for now 2024-07-10 01:36:41 -04:00
Dominic Villemure
bd034d919b Merged PR 96: CreatorPage into main 2024-07-09 16:21:13 +00:00
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