api-client/packages/hoppscotch-backend/src/team-environments
Mir Arif Hasan 46e5792965
chore: hoppscotch-backend code formatting, minor lint fixes, and refactoring (#5061)
* chore: prettier formatting applied

* chore: added some lint fixed

* fix: few lint errors

* chore: prisma and pubsub are now global module

* chore: add encapsulation consistency in service files

* chore: made a cast function private

* chore: cast function made private

* refactor: module imports

* refactor: posthog spelling
2025-05-09 15:37:20 +06:00
..
gql-team-env-team.guard.ts refactor: rename enum TeamMemberRole to TeamAccessRole (#5053) 2025-05-07 17:56:10 +05:30
input-type.args.ts refactor: introduce team-environments into self-host refactored to pseudo-fp format (#3177) 2023-07-13 11:52:19 +05:30
team-environments.model.ts feat: teamEnvironment module added 2023-02-08 20:21:51 +06:00
team-environments.module.ts chore: hoppscotch-backend code formatting, minor lint fixes, and refactoring (#5061) 2025-05-09 15:37:20 +06:00
team-environments.resolver.ts chore: hoppscotch-backend code formatting, minor lint fixes, and refactoring (#5061) 2025-05-09 15:37:20 +06:00
team-environments.service.spec.ts chore: hoppscotch-backend code formatting, minor lint fixes, and refactoring (#5061) 2025-05-09 15:37:20 +06:00
team-environments.service.ts refactor(backend): formatting updates in TeamEnvironmentsService (#4388) 2025-04-29 14:37:03 +05:30
team.resolver.ts refactor: introduce team-environments into self-host refactored to pseudo-fp format (#3177) 2023-07-13 11:52:19 +05:30