20 Commits

Author SHA1 Message Date
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
a673a86fb5 Delete priceList json and simplify the system (WIP) 2021-09-06 18:34:49 +02:00
Michael
466ffec8fe Fix missing column in SQL and fix plan display in the dashboard 2021-08-31 14:24:10 +02:00
Michael
4088fa0b71 session is now correctly pass to components 2021-08-31 14:10:49 +02:00
Michael
a7c614bcc9 Continue typescript integration 2021-08-24 11:57:13 +02:00
Michael
7f0a1af891 Continue typescript conversion 3 2021-08-11 23:22:20 +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
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
67631d2ba8 WIP Custom auth handler / login
Forgot password is not working
2021-08-05 21:12:12 +02:00
Michael
e9961c5c1b Fixed typo 2021-06-27 16:27:03 +02:00
Michael
1d9716c2e2 Check plan (front end) & improve comments 2021-06-25 22:29:55 +02:00
Michael
4068f18852 Handle sub in dashboard 2021-06-25 18:19:35 +02:00
Michael
92f517cad3 First stripe integration.
User can subscribe and it will be effective in the database. We now need to reflect this on the front end.
Issue : Need to check how to upgrade a current subscription
2021-06-24 23:31:41 +02:00
Michael
dcdb384d2b Add Auth + Layout&Components 2021-06-14 22:15:54 +02:00