api-client/packages/hoppscotch-backend/src
Balu Babu 9cde6c597b
feat: duplicate team and user collections (#4207)
* chore: created new mutation for team-collection duplication

* feat: completed duplication function in TeamCollection module

* feat: user-collection duplication complete

* chore: changed duplicated title suffix for collections

* chore: added return type to argument for duplication mutation in user-collections

* chore: capitalized duplicate in duplicate collection service4 methods

* chore: changed target of hopp-old-backend service to prod
2024-07-24 21:55:08 +05:30
..
access-token HSB-439 feature: invite link with SMTP optional (#4078) 2024-06-27 17:53:40 +05:30
admin HSB-439 feature: invite link with SMTP optional (#4078) 2024-06-27 17:53:40 +05:30
auth feat: Ability to toggle cookies to work in HTTP (#4194) 2024-07-24 21:44:39 +05:30
decorators hotfix: refresh token cookie migration (HBE-167) (#31) 2023-03-03 15:52:26 +05:30
guards chore: changed the returned status type for errors in the access-tokens (#4107) 2024-06-07 12:08:35 +05:30
health feat: healthcheck for external services (#4048) 2024-05-07 20:05:17 +05:30
infra-config HSB-439 feature: invite link with SMTP optional (#4078) 2024-06-27 17:53:40 +05:30
interceptors fix: crashes in user last login interceptor (#4146) 2024-06-25 17:15:04 +05:30
mailer HSB-453 hotfix: remove !! operator (#4150) 2024-06-28 14:32:24 +05:30
plugins HBE-266 Update NestJS packages (#3389) 2023-10-16 12:23:55 +05:30
posthog feat: SH instance analytics data collection (#3838) 2024-02-22 00:35:12 +05:30
prisma chore: added global lint and test commands to backend package (#81) 2023-04-10 12:25:45 +05:30
pubsub feat: addition of data field into User and Team Collections (#3614) 2023-12-05 20:12:37 +05:30
shortcode HSB-439 feature: invite link with SMTP optional (#4078) 2024-06-27 17:53:40 +05:30
team feat: full text search for TeamCollections and TeamRequests (#3857) 2024-03-05 18:05:58 +05:30
team-collection feat: duplicate team and user collections (#4207) 2024-07-24 21:55:08 +05:30
team-environments feat: adding support for hopp-cli in self-host Hoppscotch (#4079) 2024-05-28 16:39:50 +05:30
team-invitation HSB-431 fix: email case sensitive in email provider (#4042) 2024-05-15 12:37:35 +05:30
team-request feat: addition of data field into User and Team Collections (#3614) 2023-12-05 20:12:37 +05:30
types HSB-439 feature: invite link with SMTP optional (#4078) 2024-06-27 17:53:40 +05:30
user HSB-439 feature: invite link with SMTP optional (#4078) 2024-06-27 17:53:40 +05:30
user-collection feat: duplicate team and user collections (#4207) 2024-07-24 21:55:08 +05:30
user-environment feat: introducing rate-limiting on queries, mutations and most of the REST endpoints (HBE-111) (#46) 2023-03-21 16:45:50 +05:30
user-history HBE-270 Test-Case timestamp issue fix in backend (#3415) 2023-10-16 12:11:15 +05:30
user-request HSB-439 feature: invite link with SMTP optional (#4078) 2024-06-27 17:53:40 +05:30
user-settings HSB-439 feature: invite link with SMTP optional (#4078) 2024-06-27 17:53:40 +05:30
app.controller.ts feat: container registry friendly docker images and all-in-one container (#3193) 2023-08-24 00:01:28 +05:30
app.module.ts HSB-450 feature: user last active on (#4121) 2024-06-21 12:40:21 +05:30
errors.ts HSB-439 feature: invite link with SMTP optional (#4078) 2024-06-27 17:53:40 +05:30
gql-schema.ts HSB-439 feature: invite link with SMTP optional (#4078) 2024-06-27 17:53:40 +05:30
main.ts fix: improve smtp email validation and fix enableAndDisableSSO mutation (#3689) 2023-12-22 20:37:15 +05:30
utils.ts refactor: collection search query (#3908) 2024-03-19 17:12:35 +05:30