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 |
ankitsridhar16
|
bc55af27a7
chore: updated user environment to use PubSub instead of SubscriptionHandler
|
2 years ago |
ankitsridhar16
|
a0006f73ac
chore: added message types to PubSub Service
|
2 years ago |
Balu Babu
|
f79070fe60
test: wrote tests for user service file
|
2 years ago |
Balu Babu
|
b238f3d060
fix: fixed magic-link account creation bug
|
2 years ago |
Balu Babu
|
a6ad86bd59
chore: replaced hardcoded values with env variables in app.module.ts, main.ts and utils.ts
|
2 years ago |
Balu Babu
|
60e2ef7cda
Merge pull request #3 from hoppscotch/feat/user-environments
|
2 years ago |
Balu Babu
|
cde0ba11fa
fix: changed the return type of delete many subscription to number from user-environment type
|
2 years ago |
Balu Babu
|
da9fcd1087
refactor: changed the return type of deleteUserEnvironments method to number from void
|
2 years ago |
Balu Babu
|
8929b37dbe
fix: changed return type of deleteUserEnvironment mutation to boolean in user-environments resolver
|
2 years ago |