Commit Graph
11 Commits
Author SHA1 Message Date
Charles BochetandGitHub bbc80cd543 Refactor backend and add exception handlers (#189) 2023-06-04 00:21:36 +02:00
Charles BochetandGitHub 112aa3720b Fix graphql Queries (#142) 2023-05-26 08:33:33 +02:00
Charles BochetandGitHub 80f9cc8797 Re-implement authentication (#136)
* Remove hasura and hasura-auth

* Implement authentication
2023-05-25 11:51:15 +02:00
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
Charles Bochet 9971da59a6 Fix server build 2023-04-24 18:04:55 +02:00
Charles Bochet 29b6109e54 Fix tests 2023-04-24 16:53:24 +02:00
Charles Bochet 6d2c8bbdf9 Assign user to workspace on signin 2023-04-24 14:53:48 +02:00
Sammy Teillet 0d82751b9b feat: register health controller 2023-04-14 16:56:18 +02:00
Sammy Teillet 5468442d1e chore: remove static server 2023-04-14 16:49:33 +02:00
Charles Bochet d9ecc56787 Enable Health Check route 2022-12-28 16:59:22 +01:00
Charles Bochet cfc3a37e1f Setup Nest and React projects 2022-12-01 15:58:08 +01:00