Commit Graph

10 Commits

Author SHA1 Message Date
ae7bad65ca Setup GraphQL Code Generator (#74)
* chore: add types of schema

* Ease codegen use on FE

* chore: ignore prettier in generated files

* lint: generated files

* feature: strongly type filter of query

* chore: ignore generated files in prettier

* chore: eslint ignore generated files

---------

Co-authored-by: Sammy Teillet <sammy.teillet@gmail.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
2023-04-25 17:25:30 +02:00
f1058ffcf5 Fix bug prisma build on server 2023-04-24 17:19:21 +02:00
6d2c8bbdf9 Assign user to workspace on signin 2023-04-24 14:53:48 +02:00
c5f2850a3b Fetch jwt token from hasura-auth with refresh_token 2023-04-21 14:07:02 +02:00
cd18e952b9 Store refresh token on login 2023-04-21 09:33:57 +02:00
dc28c97df6 Refresh install scripts 2023-04-05 15:01:20 +02:00
c2833cad53 Simplify infrastructure to one container 2023-03-06 19:13:59 +01:00
e9f2e374e8 Add environment variable to build:latest too 2023-01-28 18:34:14 +01:00
fe7031f8dc Add environment variable to docker containers 2023-01-28 17:54:13 +01:00
8e0dc44bf6 Generate Token through Auth0 2023-01-28 10:58:04 +01:00