Commit History

Author SHA1 Message Date
  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
  Balu Babu 509604833e chore: cleaned unwanted imports in auth module 2 years ago
  Mir Arif Hasan 08ac9680d7 fix: keeping timestamp without timezone 2 years ago
  ankitsridhar16 ca5404a93b chore: updated ts config with review changes 2 years ago
  ankitsridhar16 f6f4547af3 chore: introduced string to json from user-settings and moved types 2 years ago
  ankitsridhar16 669f8b0431 chore: made review changes for resolvers and introduced stringToJson from user-settings 2 years ago
  ankitsridhar16 86aa0251ab chore: made review changes 2 years ago
  ankitsridhar16 2252048d2e chore: updated module type name 2 years ago
  Balu Babu 53571a7d72 refactor: logout route now just returning 200 status code not redirecting to app_domain 2 years ago
  ankitsridhar16 0a469f4ccf chore: introduced subscription handler and fixed requested review changes 2 years ago
  ankitsridhar16 d10ed664bf chore: updated test cases with requested changes to handle publishing seperately 2 years ago
  ankitsridhar16 4aad8d36a9 chore: updated comment for Subscription Type and updated JSDoc for publish 2 years ago
  ankitsridhar16 3e9295f313 chore: added review changes for updating mutations and naming for descriptions 2 years ago
  ankitsridhar16 6aa66e99b5 chore: added review changes for description 2 years ago
  Balu Babu c38ad89cd7 chore: made the required changes in auth and user modules to accommodate changes made in user schema 2 years ago
  Balu Babu 8fdcc5dd50 chore: changed the names of properties for User in prisma and user.model 2 years ago
  Balu Babu 364381f017 chore: changed the schema of database to only store timestamp without timezone info 2 years ago
  Balu Babu 9433aa503b chore: removed duplicate me query in user module 2 years ago
  Balu Babu 82dee95cd0 chore: added types to createProviderAccount ,ethod in auth.service file 2 years ago
  Balu Babu 813db4a985 feat: added route to log users out 2 years ago
  Balu Babu c63bc28ca0 feat: microsoft SSO auth completed 2 years ago
  ankitsridhar16 29e74a2c9e feat: added subscription handler as a provider for user environment module 2 years ago
  ankitsridhar16 80fdc6005b chore: added comments to certain fields 2 years ago
  ankitsridhar16 9e25aa1f9f feat: introducing new subscription handler interface and user defined/primitive types 2 years ago