Charles Bochet
5d06398d2e
Remove hasura and hasura-auth ( #134 )
...
* Remove hasura and hasura-auth
* Move all models to prisma
* Start implementing graphql
* chore: clean package json
* chore: make the code build
* chore: get initial graphql.tsx file
* feature: use typegql as qgl server
* refactor: small refactoring
* refactor: clean tests
* bugfix: make all filters not case sensitive
* chore: remove unused imports
---------
Co-authored-by: Sammy Teillet <sammy.teillet@gmail.com>
2023-05-24 17:20:15 +02:00
Anders Borch
00f0a36457
Implicitly start hasura console ( #88 )
2023-04-27 17:28:04 +02:00
Charles Bochet
d2c6a71c9e
Fix server local build ( #75 )
...
* Fix server local build
* Build docs locally and for prod
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
2023-04-25 17:47:15 +02:00
Charles Bochet
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
Sammy Teillet
bba8c592ac
chore: fix build command and improve installation steps
2023-04-18 16:17:01 +02:00
Charles Bochet
0445c03b51
Setup first hasura schema
2023-04-14 08:38:35 +02:00
Charles Bochet
f25f80c199
Implement new UI
2023-04-10 18:04:49 +02:00
Charles Bochet
c2833cad53
Simplify infrastructure to one container
2023-03-06 19:13:59 +01:00
Charles Bochet
fcdc9aaec4
Create Profile Hooks to fetch current user
2023-02-02 20:40:44 +01:00
Charles Bochet
e72ea96fad
Setup API (Hasura) console to version changes in code
2023-01-31 19:20:59 +01:00