Andrew Bastin
|
bb01afeb99
fix: jest crashing out on tests
|
1 year ago |
Balu Babu
|
a1be3a3e77
chore: added nestjs version into auth module
|
1 year ago |
Balu Babu
|
b5e7877912
chore: moved auth utility functions to auth/helper.ts from src/utils.ts
|
1 year ago |
Balu Babu
|
587e7118c9
chore: added versioning to auth rest module
|
1 year ago |
Balu Babu
|
8c5ffb88a3
fix: changed user type to AuthUser in user-settings resolver
|
1 year ago |
Balu Babu
|
2a00f41ef8
test: refactored all test cases with new user type change
|
1 year ago |
Nivedin
|
f676f94278
fix: graphql save request emit payload (#2913)
|
1 year ago |
Balu Babu
|
4ca762344c
chore: captialized DTO names
|
1 year ago |
Balu Babu
|
5c5ab5bad5
fix: changed all refrences to passwordlessVerification to verificationTokens in auth module
|
1 year ago |
Liyas Thomas
|
cd6e40f01c
chore: uniform ui in rest and graphql collections
|
1 year ago |
Nivedin
|
59a8a22e8a
fix: search on collections > empty state ui (#2912)
|
1 year ago |
Nivedin
|
2910164d5a
feat : smart tree component (#2865)
|
1 year ago |
Balu Babu
|
3afc89db6b
fix: fixed all issues raised in initial PR review
|
2 years ago |
Andrew Bastin
|
bfc45993f8
Merge remote-tracking branch 'central/main'
|
2 years ago |
Liyas Thomas
|
b95e2b365a
fix: broken environment highlight color
|
2 years ago |
Balu Babu
|
a8d50223aa
refactor: changed auth module to work with signed cookies
|
2 years ago |
Liyas Thomas
|
73e788b513
chore: fix broken RouterLink component
|
2 years ago |
Petro S
|
15d135c11b
chore: fixed i18n grammatical errors (#2908)
|
2 years ago |
Anwarul Islam
|
0fcda0be1a
refactor: hoppscotch ui (#2887)
|
2 years ago |
Balu Babu
|
1bbcd638b8
chore: converted hardcoded whitelisted domains in GQL module to use env variables
|
2 years ago |
Balu Babu
|
fe73750d66
fix: fixed the user type error in auth.service file
|
2 years ago |
Balu Babu
|
ca4c576f78
chore: resolved all merge conflicts
|
2 years ago |
Ankit Sridhar
|
648637a1a1
Merge pull request #8 from hoppscotch/feat/user-session
|
2 years ago |
Mir Arif Hasan
|
91adf379da
chore: removed redundant comment
|
2 years ago |
Mir Arif Hasan
|
08ca57cba2
feat: user session resolver added for sessions updates
|
2 years ago |
Mir Arif Hasan
|
e6fcb1272a
Merge branch 'main' into feat/user-session
|
2 years ago |
Mir Arif Hasan
|
60a5acdb9d
fix: typo
|
2 years ago |
Mir Arif Hasan
|
2221261ec2
fix: typo
|
2 years ago |
Mir Arif Hasan
|
6627514e88
chore: pulled from main
|
2 years ago |
Mir Arif Hasan
|
d7b02da719
test: more test case added for user module
|
2 years ago |
Mir Arif Hasan
|
ebbe015bbc
feat: db schema update from string to json column type
|
2 years ago |
Balu Babu
|
e03a92f8d8
Merge pull request #7 from hoppscotch/feat/user-history
|
2 years ago |
ankitsridhar16
|
7d98c1b355
Merge remote-tracking branch 'origin/main' into feat/user-history
|
2 years ago |
ankitsridhar16
|
e78040a376
refactor: removed migrations
|
2 years ago |
ankitsridhar16
|
97eedb568c
refactor: added fetchUserHistoryByID method and added changes for spread
|
2 years ago |
Balu Babu
|
161f1db40e
Merge pull request #5 from hoppscotch/feat/user-settings
|
2 years ago |
Mir Arif Hasan
|
b50b97a4d1
chore: removed seed cmd form package.json
|
2 years ago |
Mir Arif Hasan
|
e8e176ed40
fix: removed seed scripts
|
2 years ago |
Mir Arif Hasan
|
bc82e9c7fa
feat: user settings create subscription added and fixed typos
|
2 years ago |
Balu Babu
|
73ace77305
refactor: changed the test cases to reflect change to UserHistory schema
|
2 years ago |
Balu Babu
|
4023dcf09d
chore: changed the return data to use spread operator
|
2 years ago |
ankitsridhar16
|
ebf236b387
chore: added changes to creating a history in resolvers and service method
|
2 years ago |
Mir Arif Hasan
|
e40d77420c
chore: comment text updated
|
2 years ago |
Mir Arif Hasan
|
27b9f57d7a
test: pubsub test case added on user settings create
|
2 years ago |
Mir Arif Hasan
|
3cd9639f34
test: feedback updated on test script
|
2 years ago |
ankitsridhar16
|
a5a14f6c76
chore: applied review changes for resolvers
|
2 years ago |
Mir Arif Hasan
|
bfac3f8ad0
feat: db column update from settings to properties
|
2 years ago |
Mir Arif Hasan
|
dcadbac4d5
docs: update mutation description
|
2 years ago |
ankitsridhar16
|
626d703d77
refactor: updated test cases to split subscription
|
2 years ago |
ankitsridhar16
|
25b7ef3d2e
refactor: updated pubsub publishing to leverage new topic defs and rewrote map logic
|
2 years ago |