77 Commits

Author SHA1 Message Date
Michael
8e9c98ced8 Add members-only example (SSR) + update packages 2022-02-17 13:50:34 +01:00
Michael
659cad427e Add blog system to the landing page 2022-01-19 14:42:43 +01:00
Michael
a85e672f9f Clean Blog system
- Improved the blog posts
- Add a test to visit the blog index
- Add Tailwind Typography for the markdown blog posts
2022-01-19 12:47:38 +01:00
Michael
6e319c0527 Add MDX support + clean TS 2022-01-18 21:57:37 +01:00
Michael
8aede6e33e Blog V1 (functionnal)
Need to clean TS code / replace placeholders / Design V1 to-do
2022-01-17 21:59:55 +01:00
Michael
eeadeb8622 Fix unused import 2022-01-17 16:01:30 +01:00
Michael
02d37ebb92 Clean most of callback functions 2022-01-17 15:44:45 +01:00
Michael
6c7eb27d23 Start to work on async/await 2022-01-16 21:31:29 +01:00
Michael
d8f3af6621 Fix eslint issues (error on Vercel) 2022-01-15 23:40:04 +01:00
Michael
7d436365a3 Fix every issues with eslint (unicorn + sonar) 2022-01-15 23:17:52 +01:00
Michael
42852c9d43 Clean code WIP 2022-01-15 17:10:45 +01:00
Michael
e973cc5cd8 Clean V2 - Add sonarjs and unicorn js 2022-01-14 18:05:18 +01:00
Michael
be7580c04d First pass prettier/eslint and headwind 2021-12-16 23:45:43 +01:00
Michael
1b635c7551 Fix null type issue 2021-12-04 15:37:12 +01:00
Michael
0243d82e57 Fix null profile for new users 2021-11-23 15:59:03 +01:00
Michael
03852c3b9c update package + pnpm 2021-11-13 16:24:41 +01:00
Michael
d75eeeee2d Update pricing page + add pnpm 2021-11-09 16:29:31 +01:00
Michael
11188ea88a WIP new pricing page (simplified version) 2021-11-07 21:26:02 +01:00
Michael
4e625f0e25 Add login test 2021-10-23 21:19:21 +02:00
Michael
3183efa90e Fix some issues 2021-10-22 20:14:36 +02:00
Michael
397fce4b73 Added first basic test with playwright 2021-10-22 17:55:37 +02:00
Michael
8d90947cf4 Update packages + Fix landing page (responsive issue) 2021-09-21 21:20:47 +02:00
Michael
a673a86fb5 Delete priceList json and simplify the system (WIP) 2021-09-06 18:34:49 +02:00
Michael
fb86a961c8 Fix ts errors with proper implementation 2021-08-31 14:46:06 +02:00
Michael
2434b7a448 fix TS issue ter 2021-08-31 14:32:23 +02:00
Michael
ffef6c81ce Fix TS issue bis 2021-08-31 14:30:29 +02:00
Michael
8ad864ef2e Fix TS issue 2021-08-31 14:25:32 +02:00
Michael
a7c614bcc9 Continue typescript integration 2021-08-24 11:57:13 +02:00
Michael
ce9f0a3cfe Fix issue with ToastContainer classes 2021-08-13 21:09:04 +02:00
Michael
eb03122312 Continuation of Typescript porting 2021-08-13 20:48:38 +02:00
Michael
7f0a1af891 Continue typescript conversion 3 2021-08-11 23:22:20 +02:00
Michael
df87727f9d Continue typescript conversion 2 2021-08-11 18:17:36 +02:00
Michael
4111596f70 Continue typescript conversion 2021-08-11 14:47:47 +02:00
Michael
2cccdba402 Typescript first integration + fix all eslint errors (97 warnings) 2021-08-10 22:03:23 +02:00
Michael
9bc6fae2c4 First implementation of eslint/prettier 2021-08-10 12:50:47 +02:00
Michael
2e7a441a2e Separate login/signup + improve navbar 2021-08-06 18:12:57 +02:00
Michael
8c95ac1f4b Improve auth UI + several global UI improvements 2021-08-06 12:35:35 +02:00
Michael
acd964a699 Fix landpage loading 2021-08-05 21:48:31 +02:00
Michael
62ae8117e6 Fixed case sensitive issue with module import BIS 2021-08-05 21:27:42 +02:00
Michael
67631d2ba8 WIP Custom auth handler / login
Forgot password is not working
2021-08-05 21:12:12 +02:00
Michael
e572cafb1f Clean test and add comments 2021-08-02 17:52:03 +02:00
Michael
cd0fcdbdc9 Update basic test (test desktop and mobile resolution) 2021-08-02 17:14:33 +02:00
Michael
b1e7f3ec48 Improve design on pages + Fix footer 2021-07-26 11:37:49 +02:00
Michael
28a41bf0a0 Fix pricing page 2021-07-25 17:23:10 +02:00
Michael
d35c928b6e Improve design (pricing page) 2021-07-25 16:29:20 +02:00
Michael
f78fddaedb Improve overall design (Landing page + Contact) 2021-07-25 16:28:38 +02:00
Michael
598fd2671f Fix avatar upload
- Fix the display of an already updated avatar
- Fix the storage policy. Only authenticated users can upload an avatar
2021-07-20 10:31:17 +02:00
Michael
dd18c85f2b Add explanation in the mailing list component 2021-07-11 11:20:39 +02:00
Michael
7ea604c2ac Add payment switch on pricing page/create checkout session 2021-07-10 19:04:34 +02:00
Michael
2f34ab4fd3 Improve modal payment + test on admin panel 2021-07-10 17:43:23 +02:00