snowballtools-base/packages/backend
Nabarun Gogoi c2b997a17b Add GQL query for projects search in app (#38)
* Find projects based on search text

* Use get search projects client method in UI

* Fetch searched projects inside useCombobox hook

* Get searched project from project entity

* Remove non required search projects filtering

* Fetch projects if user is owner or project member

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +05:30
..
environments Refactor database setup and add user context to GQL requests (#17) 2024-02-01 11:37:57 +05:30
src Add GQL query for projects search in app (#38) 2024-02-01 11:37:57 +05:30
test Add fixtures for remaining entities in database initialization script (#36) 2024-02-01 11:37:57 +05:30
.eslintignore Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
.eslintrc.json Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
.gitignore Update instructions and general package cleanup (#29) 2024-02-01 11:37:57 +05:30
.prettierignore Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
.prettierrc.json Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
package.json Add fixtures for remaining entities in database initialization script (#36) 2024-02-01 11:37:57 +05:30
README.md Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
tsconfig.json Backend package with db models (#43) 2024-01-16 13:40:14 +05:30

Backend for Snowball Tools