twenty/front/src
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
..
__stories__ Remove hasura and hasura-auth (#134) 2023-05-24 17:20:15 +02:00
__tests__ Hide Opportunities as nothing is built yet and make company table fully editable (#109) 2023-05-06 19:08:47 +02:00
components Remove hasura and hasura-auth (#134) 2023-05-24 17:20:15 +02:00
generated Remove hasura and hasura-auth (#134) 2023-05-24 17:20:15 +02:00
hooks Refresh token when token has expired 2023-04-21 17:31:17 +02:00
interfaces Remove hasura and hasura-auth (#134) 2023-05-24 17:20:15 +02:00
layout Make many small frontend fixes (icons update, paddings, font-sizes) (#132) 2023-05-21 18:52:23 +02:00
pages Remove hasura and hasura-auth (#134) 2023-05-24 17:20:15 +02:00
services Remove hasura and hasura-auth (#134) 2023-05-24 17:20:15 +02:00
apollo.tsx Remove hasura and hasura-auth (#134) 2023-05-24 17:20:15 +02:00
App.tsx Restructure project (#124) 2023-05-17 22:31:16 +02:00
index.css Add font sizes to themes 2023-04-14 11:06:20 +02:00
index.tsx feature: put react app in strict mode 2023-04-24 14:56:44 +02:00
logo.svg Setup Nest and React projects 2022-12-01 15:58:08 +01:00
react-app-env.d.ts Migrate to Typescript, add prettier and add linter 2022-12-02 12:06:22 +01:00
setupTests.ts Migrate to Typescript, add prettier and add linter 2022-12-02 12:06:22 +01:00