Andrew Bastin
97bd808431
chore: set versions with a bump version
2023-11-07 16:04:02 +05:30
Andrew Bastin
4ebf850cb6
chore: bump version to 2023.8.3
2023-11-06 17:39:31 +05:30
Balu Babu
76af7d5e10
fix: mailer template issue ( #3475 )
2023-11-06 17:25:36 +05:30
Balu Babu
46caf9b198
refactor: removed all instances of rejectOnNotFound in prisma queries ( #3377 )
...
* chore: removed rejectOnNotFound property from prisma query in team-enviroment method
* chore: fixed issues with test cases in team-environment module
* chore: changed target of hoppscotch-old-backend service back to prod
2023-10-16 14:04:03 +05:30
Mir Arif Hasan
f5db54484c
HBE-266 Update NestJS packages ( #3389 )
...
* build: update npm nest packages
* build: removed depricated apollo-server-plugin package
* build: pnpm-lock file added
* build: swc integrated
* Revert "build: swc integrated"
This reverts commit 803a01f38f210dfbcd603665893d29af565c8908.
* feat: upgrade graphql* packages version
* feat: upgrade point release
* feat: update pnpm-lock file
2023-10-16 12:23:55 +05:30
Mir Arif Hasan
8deb6471b9
HBE-270 Test-Case timestamp issue fix in backend ( #3415 )
...
test: timestamp issue fix in user-history
2023-10-16 12:11:15 +05:30
Andrew Bastin
0188a8d7db
chore: bump version
2023-10-06 22:04:57 +05:30
James George
2694731c36
chore: remove stale type definitions ( #3368 )
2023-10-05 14:49:04 +05:30
Andrew Bastin
bb380f3751
chore: bump version to 2023.8.1
2023-09-18 20:18:23 +05:30
Andrew Bastin
57365eeae0
chore: bump version to 2023.8.0
2023-08-31 13:55:36 +05:30
Mir Arif Hasan
d4d7a20fbd
HBE-258 hotfix: skip parameter in findMany in shortcode module ( #3294 )
...
fix: skip parameter in findMany
2023-08-26 01:35:51 +05:30
Andrew Bastin
efa40cf6ea
feat: container registry friendly docker images and all-in-one container ( #3193 )
...
Co-authored-by: Balu Babu <balub997@gmail.com >
2023-08-24 00:01:28 +05:30
Mir Arif Hasan
2c1fd5d711
feat: prefix VITE_ added in conditional auth provider env variable ( #3246 ) (HBE-248)
2023-08-08 14:16:13 +05:30
Andrew Bastin
05f2d8817b
chore: merge hoppscotch/main into release/2023.8.0
2023-08-08 12:18:01 +05:30
Andrew Bastin
0e70c28324
feat: dynamically select which auth providers for your instance of hoppscotch (be implementation)
2023-08-03 20:12:54 +05:30
Ankit Sridhar
88f6a4ae26
[feat] : Allow admins to revoke a team invite (HBE-230) ( #3162 )
...
feat: added functionality for admin to revoke team invite
2023-08-03 14:08:32 +05:30
Andrew Bastin
6496bea846
chore: bump version to 2023.4.8
2023-07-18 21:46:36 +05:30
Balu Babu
82b6e08d68
fix: fixed issue in team-environment test cases ( #3189 )
2023-07-17 12:33:11 +05:30
Andrew Bastin
8300f9a0a2
chore: merge release/2023.4.8 into release/2023.8.0
2023-07-13 12:10:14 +05:30
Mir Arif Hasan
525ba77739
refactor: team invitation module in pseudo fp-ts ( #3175 )
2023-07-13 11:58:03 +05:30
Balu Babu
6bc748a267
refactor: introduce team-environments into self-host refactored to pseudo-fp format ( #3177 )
2023-07-13 11:52:19 +05:30
Andrew Bastin
b29c04c28d
fix: email not being checked case insensitive on team invitation acceptance ( #3174 )
2023-07-11 20:03:08 +05:30
Andrew Bastin
9dbce74f5e
chore: bump version to 2023.4.7
2023-06-27 15:43:03 +05:30
James Butler
5650de1183
fix: self-host unable to use Azure oauth ( #3138 )
2023-06-27 15:37:25 +05:30
Ankit Sridhar
5632334c9a
fix: remove existing team invitation for an invitee when adding invitee to team by admin (HBE-229) ( #3157 )
2023-06-27 15:37:25 +05:30
Omer Baflah
c765270dfe
fix: correct typos ( #3153 )
2023-06-27 15:37:25 +05:30
Balu Babu
6304fd50c3
fix: fixed issue with team-invitations and new user accounts ( #3137 )
2023-06-27 15:37:25 +05:30
Andrew Bastin
399a238bf4
chore: bump version to 2023.4.7
2023-06-27 14:15:12 +05:30
James Butler
64c5077506
fix: self-host unable to use Azure oauth ( #3138 )
2023-06-22 23:43:05 +05:30
Ankit Sridhar
878ec833ce
fix: remove existing team invitation for an invitee when adding invitee to team by admin (HBE-229) ( #3157 )
2023-06-22 23:38:02 +05:30
Omer Baflah
77e8a36ab0
fix: correct typos ( #3153 )
2023-06-22 00:35:57 +05:30
Balu Babu
84b0c30d64
fix: fixed issue with team-invitations and new user accounts ( #3137 )
2023-06-15 17:15:06 +05:30
Andrew Bastin
e3dd9e99a1
chore: bump version to 2023.4.6
2023-06-12 10:43:44 +05:30
Andrew Bastin
a213c0c26c
chore: bump version to 2023.4.5
2023-06-04 23:41:01 -04:00
Andrew Bastin
15424903ed
fix: stop logging DATABASE_URL in logs
2023-06-04 23:33:32 -04:00
Andrew Bastin
1cce117b0a
chore: bump version to 2023.4.4
2023-06-02 11:06:51 -04:00
Ankit Sridhar
05e32ef9e4
fix: update team invitation link to domain specified in .env [HBE-202] ( #3096 )
2023-05-31 10:36:34 -04:00
Mir Arif Hasan
1b413e2f47
fix: timing dependency on test case ( #3070 )
2023-05-23 16:32:39 -04:00
Andrew Bastin
d6c8400116
chore: bump version to 2023.4.3
2023-05-11 17:05:28 +05:30
Andrew Bastin
c2520006ac
chore: bump version to 2023.4.2
2023-05-11 14:09:38 +05:30
Mir Arif Hasan
08f61e7408
fix: magic link URL ( #3028 )
2023-05-11 14:09:38 +05:30
Mir Arif Hasan
9beda15f00
fix: returning response from authCookieHandler ( #3025 )
2023-05-11 14:09:38 +05:30
Andrew Bastin
8450fb6596
chore: release 2023.4.1
2023-04-23 16:44:51 +05:30
Andrew Bastin
b68115d3b2
refactor: change user collections min title length to 1
2023-04-11 15:40:26 +05:30
Balu Babu
4ce9e67460
chore: added global lint and test commands to backend package ( #81 )
...
* chore: added global lint and test commands to backend package
* chore: removed lint command from root scope execution
2023-04-10 12:25:45 +05:30
Balu Babu
7668be50ae
chore: added orderBy field to query to fetch childCollectionList
2023-04-08 05:56:08 +05:30
Ankit Sridhar
100664f77e
fix: refactor related to checklist observation ( #73 )
...
* refactor: removed unused files, dependencies and added valid callback URL
* chore: update env example
* test: fixed issue with subscription on deleteUserCollection in UserCollection module
* test: fixed time related issue with auth service methods
* chore: removed unused dependencies in auth.service file
---------
Co-authored-by: Mir Arif Hasan <arif.ishan05@gmail.com >
Co-authored-by: Balu Babu <balub997@gmail.com >
2023-04-07 22:22:41 +05:30
Mir Arif Hasan
696cf8490b
refactor: removing unused import, commented codes, improved cursor query ( #69 )
...
* chore: refactor code in some modules
* refactor: getTeamsOfUser functino
* chore: remove unused import
* chore: revert some changes
2023-04-06 19:54:10 +05:30
Mir Arif Hasan
ffc08227dd
fix: all unit test cases for backend modules (HBE-171) ( #51 )
...
* fix: if-condition for getCollectionOfRequest func
* fix: all test cases for team request module
* fix: user collection test case
* fix: team module test case
* refactor: updated test description for last implemented changes in admin and removed commented code
---------
Co-authored-by: ankitsridhar16 <ankit.sridhar16@gmail.com >
2023-04-06 19:53:04 +05:30
Balu Babu
2435436580
chore: changes origins to view whitelisted origins in backend ( #70 )
2023-04-06 14:04:04 +05:30