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 |
ankitsridhar16
|
d812e6ab96
refactor: user history resolver changes
|
2 years ago |
ankitsridhar16
|
74e4a77ce6
chore: added topics for user history subscriptions
|
2 years ago |
ankitsridhar16
|
863e1ee113
fix: fixed merge related conflicting data
|
2 years ago |
Mir Arif Hasan
|
33e4a15830
feat: used new pubsub method to publish
|
2 years ago |
Mir Arif Hasan
|
bf09786423
feat: used new pubsub method and resolve conflicts
|
2 years ago |
ankitsridhar16
|
f7070dd3f7
Merge remote-tracking branch 'origin/main' into feat/user-history
|
2 years ago |
ankitsridhar16
|
523c650c9d
chore: updated primsa type for executed on
|
2 years ago |
Ankit Sridhar
|
469d408b09
Merge pull request #10 from hoppscotch/refactor/subscriptionHandler
|
2 years ago |
ankitsridhar16
|
cb1b13bdb4
chore: updated filename to topicDefs
|
2 years ago |
ankitsridhar16
|
480a34c0f7
fix: updated resolver pubsub topic name
|
2 years ago |
Balu Babu
|
93479320ee
chore: added teacher comments to all service methods
|
2 years ago |
Balu Babu
|
b2acd5511c
chore: user displayName and photoURL property updates itself when found with SSO providers
|
2 years ago |
Balu Babu
|
96ed2f2119
test: wrote tests for auth service file
|
2 years ago |
ankitsridhar16
|
606e0120ee
chore: removed the logic for primitiveTypes as it is unused
|
2 years ago |
ankitsridhar16
|
6da85fd286
chore: updated types to def and changed deleted many as a new indexed type
|
2 years ago |
ankitsridhar16
|
298b960ef7
chore: removed comment
|
2 years ago |
Balu Babu
|
ee3fbabece
chore: updated .env.example file with new data
|
2 years ago |
ankitsridhar16
|
0bed5cd99a
chore: removed subscription handler related files
|
2 years ago |