Commit Graph

1244 Commits

Author SHA1 Message Date
PascalMarchesseault
c67b83d367 Tweaking Post UI 2024-08-07 03:05:44 -04:00
Jonathan Bourdon
6d9201e8aa Adds ChangeAbout for Creators 2024-08-07 02:19:22 -04:00
PascalMarchesseault
fab99c288d Tweaking post UI 2024-08-07 02:18:38 -04:00
PascalMarchesseault
162063facd Add max Length when creating a message. 2024-08-06 23:59:09 -04:00
PascalMarchesseault
e69b606aec Changed color svg 2024-08-06 12:00:51 -04:00
PascalMarchesseault
c7f82ac894 Change color of svg 2024-08-06 11:58:23 -04:00
PascalMarchesseault
9d8735e7a8 Fixe X icons on website with xvg 2024-08-06 11:53:54 -04:00
PascalMarchesseault
fefc28705a Made SVG icons for recent social network 2024-08-06 11:33:45 -04:00
PascalMarchesseault
c1579e1d88 Fixe Footer icon 2024-08-06 10:48:44 -04:00
Jonathan Bourdon
7172090855 Renames ProfileColors to Colors 2024-08-06 02:55:31 -04:00
Jonathan Bourdon
f46d1146e1 Renames ProfileColors to Colors 2024-08-06 02:55:00 -04:00
Jonathan Bourdon
b347fac69a Adds ChangeColors for Creators 2024-08-06 02:48:47 -04:00
Jonathan Bourdon
7cd7ae3080 Fix validation of ChangeColorsRequest 2024-08-06 02:26:28 -04:00
Jonathan Bourdon
c1ec282398 Renames StoredDataUrls to Images 2024-08-06 02:26:25 -04:00
PascalMarchesseault
dc406f5953 Clean Code RegisterForm 2024-08-06 01:47:55 -04:00
PascalMarchesseault
fa59c313aa Fixe btn name for RegisterForm 2024-08-06 01:46:30 -04:00
PascalMarchesseault
29ca7d341b Add Password verification and email format verification 2024-08-06 01:21:13 -04:00
Jonathan Bourdon
d370c2a151 Renames StoredDataUrls to Images 2024-08-06 01:04:15 -04:00
Jonathan Bourdon
a745fcbcc9 Renames StoredDataUrls to Images 2024-08-06 01:04:09 -04:00
Jonathan Bourdon
db740c161c BUG - Bypass current issue with ContainerNames.Creators 2024-08-06 00:54:26 -04:00
Jonathan Bourdon
cb25586d9a Adds ChangeLogo for Creator 2024-08-06 00:51:25 -04:00
Jonathan Bourdon
f4b060dd9d Renames SocialNetworks to Socials 2024-08-06 00:15:53 -04:00
Jonathan Bourdon
14bc4ce69b Renames SocialNetworks to Socials 2024-08-06 00:14:40 -04:00
Jonathan Bourdon
fd1937b56f Adds SocialNetworks for Creators 2024-08-06 00:01:12 -04:00
Jonathan Bourdon
b2583738f5 Adds ChangeSocials for Creators 2024-08-05 22:44:49 -04:00
Jonathan Bourdon
e2c345a770 Adds ChangeLogo for Creators 2024-08-05 22:41:05 -04:00
Jonathan Bourdon
9867528ffa Fixes ChangeBanner for Creators 2024-08-05 22:40:54 -04:00
Jonathan Bourdon
5748799828 Fix ChangeColors for Creators 2024-08-05 22:40:35 -04:00
PascalMarchesseault
b83db5b33b I have added a new window to create a new user. 2024-08-05 22:26:29 -04:00
Jonathan Bourdon
f9d8e724fc Close the banner-picker when cancelling or successfully changing the banner 2024-08-05 18:27:35 -04:00
Jonathan Bourdon
f2209cda64 Ensure the SizeIndicator helper is visible on all pages 2024-08-05 17:06:50 -04:00
Jonathan Bourdon
bd30b58463 Adds ChangeBanner for Creators 2024-08-05 16:34:09 -04:00
Jonathan Bourdon
8f0ed2644b Adds ChangeBanner for Creators 2024-08-05 16:32:00 -04:00
Jonathan Bourdon
743bfea56e fix typos 2024-08-05 13:24:01 -04:00
Jonathan Bourdon
08f3425bc0 Merge remote-tracking branch 'origin/jo-wip' into jo-wip 2024-08-05 13:17:34 -04:00
Jonathan Bourdon
3a98b38a71 Fix an error when logging out was causing state issues 2024-08-05 13:17:22 -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
9cbf63339a Fix the issue where the content was not refresh when navigating between creators 2024-08-04 22:30:33 -04:00
Jonathan Bourdon
feb5f5003d Renamed the router/index.js to router/router.js to easy code review 2024-08-04 22:12:49 -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
e617b5ffd3 Changed all MaxLength to be 64, 128, 256, or 2048 probably we need to review this 2024-08-04 21:52:09 -04:00
PascalMarchesseault
90a5297a31 Remove import creator 2024-08-04 21:22:18 -04:00
PascalMarchesseault
b1e370e96c Remove Static pages 2024-08-04 21:21:50 -04:00
PascalMarchesseault
143774340f Added Creator informations in DataSeeder 2024-08-04 21:19:12 -04:00
Jonathan Bourdon
7c5f3d72ef Fix some errors in test data 2024-08-04 04:45:53 -04:00
Jonathan Bourdon
7ec668a822 Adds subscriber count 2024-08-04 04:35:08 -04:00
Jonathan Bourdon
b3cd3f3636 Add subscriber count to creator banner 2024-08-04 04:34:29 -04:00
Jonathan Bourdon
0cd913b274 Reduce the amount of data generated during test 2024-08-04 04:07:53 -04:00