PascalMarchesseault
|
b83db5b33b
|
I have added a new window to create a new user.
|
2024-08-05 22:26:29 -04:00 |
|
Jonathan Bourdon
|
f2209cda64
|
Ensure the SizeIndicator helper is visible on all pages
|
2024-08-05 17:06:50 -04:00 |
|
PascalMarchesseault
|
77f37f433f
|
Merge remote-tracking branch 'origin/jo-wip' into jo-wip
|
2024-08-04 23:55:14 -04:00 |
|
PascalMarchesseault
|
dadb63369c
|
Added the possibility to log in from the message via a modal.
|
2024-08-04 23:54:07 -04:00 |
|
Jonathan Bourdon
|
1b43f0434c
|
Fix typos
|
2024-08-04 21:53:08 -04:00 |
|
Jonathan Bourdon
|
811507c612
|
Ensure the 'creator link' in the profile menu is hidden when no creator is associated
|
2024-08-04 21:52:55 -04:00 |
|
Jonathan Bourdon
|
a4f6605bf8
|
Hides the subscriptions zone when there are none
|
2024-08-04 03:22:34 -04:00 |
|
Jonathan Bourdon
|
d23c565770
|
Adds subscriptions
|
2024-08-04 03:02:50 -04:00 |
|
Jonathan Bourdon
|
78ead7e387
|
Many fix and improvements
|
2024-08-03 04:15:55 -04:00 |
|
Jonathan Bourdon
|
0d94d79c77
|
Remove warnings about 'defineProps', 'defineEmits' being compiler macros
|
2024-07-31 17:39:45 -04:00 |
|
PascalMarchesseault
|
5ec1078705
|
Fixe title position when scrolling.
|
2024-07-28 21:05:15 -04:00 |
|
PascalMarchesseault
|
f2f5e26581
|
Improve mobile scroll btn.
|
2024-07-28 21:02:58 -04:00 |
|
PascalMarchesseault
|
7c381c1644
|
Fixes profile loading page
|
2024-07-26 13:35:00 -04:00 |
|
PascalMarchesseault
|
6b5f8939b0
|
Fixe tailwind values
|
2024-07-26 13:25:06 -04:00 |
|
PascalMarchesseault
|
705aa50d39
|
Update Profile - fixe tailwind values
|
2024-07-26 13:20:16 -04:00 |
|
PascalMarchesseault
|
81d2ae4fda
|
I added the modal files and connected them to their buttons. I need to complete every modal file.
|
2024-07-26 12:21:21 -04:00 |
|
PascalMarchesseault
|
fc95f59490
|
I finished the overhaul of the profile menu. I still need to create the modals for each value.
|
2024-07-26 11:23:24 -04:00 |
|
Jonathan Bourdon
|
e376a0d571
|
Fix the appearance of comments
|
2024-07-22 00:46:17 -04:00 |
|
PascalMarchesseault
|
1b84a056f0
|
I renamed CreatorAbout to reduce confusion
|
2024-07-20 16:19:19 -04:00 |
|
Jonathan Bourdon
|
c358eb98d8
|
Adds link to creator page in the user menu
|
2024-07-20 16:19:19 -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
|
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 |
|
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
|
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
|
973653158d
|
Banner + profilePicture + mapped socialNetworks url into the creator.vue
|
2024-07-04 22:42:53 -04:00 |
|
Jonathan Bourdon
|
d2d9366700
|
Add content creation
|
2024-07-02 00:57:51 -04: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
|
9617231073
|
Login modification - change UI clean code
|
2024-06-30 17:04:22 -04: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 |
|
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 |
|
PascalMarchesseault
|
e12f749078
|
Added information about pricing and a return btn
|
2024-06-29 22:32:51 -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 |
|