Commit Graph

244 Commits

Author SHA1 Message Date
PascalMarchesseault
6960ab5576 Hide everything that is not necessary for the first release. 2024-12-09 23:56:57 -05:00
PascalMarchesseault
015ffa9eea Add content btn 2024-11-03 23:50:43 -05:00
PascalMarchesseault
85adc04921 App: Added a sidebar store with BannerAction to adjust the z-depth. CreatorLayout: Resized the content with the sidebar and added the option for a closed or open menu. Also added a value in SidebarStore to track the menu state for correct positioning. 2024-11-03 10:34:57 -05:00
b170d485e7 - Removes BannerActions
- Fix router for Documentations
- Clean login
2024-10-28 23:59:28 -04:00
PascalMarchesseault
c7fc948fd0 Publications - quicky et article 2024-10-24 00:24:38 -04:00
PascalMarchesseault
efb138bfcd I mixed both types of posts in the same editor. 2024-10-23 13:31:18 -04:00
PascalMarchesseault
9396f91d18 const creatorIsCurrentUser = computed(() => authStore.isAuthenticated && authStore.userId === brandingStore.value.id); Je veux que ce bouton soit accessible en tout temps. (vérifier le créateur a une page d'activer et si il est connecté) 2024-10-23 00:13:51 -04:00
PascalMarchesseault
7544e01049 Change creat btn position to side menu 2024-10-22 18:18:04 -04:00
14c97c35dc WIP 2024-10-22 16:40:50 -04:00
PascalMarchesseault
e02699b541 Change router links for documentation. 2024-10-11 12:12:48 -04:00
b0443fb738 Now correctly redirect to /@your_page or / when login 2024-10-07 18:55:41 -04:00
a02695c81a Fix the timing/loading issues with branding when navigating the site 2024-10-07 18:39:46 -04:00
d1762e803c Hide 'My Profile' when not authenticated 2024-10-07 13:56:18 -04:00
98cdac9b0a Adds 'no-referrer' in hope we can fix the portrait image from google 2024-10-07 01:02:23 -04:00
PascalMarchesseault
8b46f5ae21 Fixe Portrait Url 2024-10-06 22:21:53 -04:00
PascalMarchesseault
abe40bcf9f Added onBackground to footer 2024-10-06 21:48:10 -04:00
PascalMarchesseault
afc4488ee3 Add onbackground to Footer 2024-10-06 21:47:29 -04:00
PascalMarchesseault
33cc355974 Fixe Sidebar Btn 2024-10-06 21:16:22 -04:00
PascalMarchesseault
8f1cb606b3 Fixing Side menu Space between Logo and subscription 2024-10-06 11:00:57 -04:00
PascalMarchesseault
e5340ff843 Fixing Side menu 2024-10-06 10:59:25 -04:00
PascalMarchesseault
5c2ca128f1 Fixing - SideMenu 2024-10-06 10:57:53 -04:00
PascalMarchesseault
65116937e9 Changed logo by Banner and fixed profile name 2024-10-06 04:08:10 -04:00
ccfc104b00 Adds hutopy icon as svg in sidebar 2024-10-06 03:15:31 -04:00
6e0b3449b7 Combines Header and SideBar into the SideBar 2024-10-06 02:58:03 -04:00
34d51f2c85 Remove /explorer 'Explorer' 2024-10-06 01:36:32 -04:00
02d5ef4371 Remove /feed 'ForYouPage' 2024-10-06 01:33:43 -04:00
37b5aee065 Not used 2024-10-06 00:14:38 -04:00
PascalMarchesseault
8b642d0911 Fixe Header btn 2024-10-05 18:23:38 -04:00
d70ff96d9d LoginWithGoogle feature now working. 2024-09-24 01:38:46 -04:00
cd51474d08 Adds brandingStore.
Split userStore into userProfileStore and creatorProfileStore
2024-09-22 02:43:04 -04:00
3cfb3951e3 Reworking the layouts to allow for the new design 2024-09-22 00:52:20 -04:00
PascalMarchesseault
72ee0fed4e Old modification 2024-09-18 13:36:01 -04:00
PascalMarchesseault
29b07b40ba I found part of the bug for mobile (the empty space on the side) - Still need to fix the profile picture and social media icons (as they create space).
Move the language button and its logic.

Modify the sidebar (add navigation buttons for mobile).

Fix the display bug for the Subscription list.
2024-09-10 01:05:17 -04:00
Dominic Villemure
d393639211 fix hover menu and GuillaumeM 2024-09-07 11:27:38 -04:00
Dominic Villemure
34180ec383 Fix for mobile version 2024-09-07 10:53:22 -04:00
Dominic Villemure
9f5fba1a6a Added rules for the registerForm. Added validation on userName Fixed SelectedFooter routerLink around a div 2024-09-07 10:49:44 -04:00
bad374a158 Adds redirection to creator creation 2024-09-04 14:02:37 -04:00
eb9ed1f9a8 Adds edition of user profile 2024-09-04 13:46:30 -04:00
PascalMarchesseault
75c17d869b I added a warning message on the sign-in page and a header to indicate that this is an Alpha version. 2024-09-02 00:03:53 -04:00
PascalMarchesseault
c96334ed38 Remove Help us 2024-09-01 09:17:39 -04:00
PascalMarchesseault
16999c4e11 Fixe margin searchbar 2024-08-31 00:32:24 -04:00
PascalMarchesseault
4a46faa293 Fixe lg SearchBar. 2024-08-31 00:29:21 -04:00
PascalMarchesseault
7123cee4cb Need to fix LG and XL to reduce the search bar width and align it at the end of the row. 2024-08-30 13:05:12 -04:00
PascalMarchesseault
8adb002dc4 Need to fixe Search bar for LG and More 2024-08-30 12:49:23 -04:00
PascalMarchesseault
5e8b8e0a93 Fixe header 2024-08-30 09:57:57 -04:00
PascalMarchesseault
8cf9eddb5c Fixe search mobile. 2024-08-30 09:43:12 -04:00
Dominic Villemure
60b4c33fab See feed only if logged 2024-08-29 19:47:58 -04:00
Dominic Villemure
e5891d888d Added a for you page 2024-08-25 16:16:41 -04:00
Dominic Villemure
c14a2fa8e9 improve Donnation component and fix string format for the value in the wallet 2024-08-25 14:59:04 -04:00
Dominic Villemure
11cddfa94f MustBeLogged component + fix sideBar auto open 2024-08-25 12:08:54 -04:00