Mir Arif Hasan
|
91adf379da
|
chore: removed redundant comment
|
2023-01-24 17:27:40 +06:00 |
|
Mir Arif Hasan
|
08ca57cba2
|
feat: user session resolver added for sessions updates
|
2023-01-24 17:19:24 +06:00 |
|
Mir Arif Hasan
|
e6fcb1272a
|
Merge branch 'main' into feat/user-session
|
2023-01-24 15:40:19 +06:00 |
|
Mir Arif Hasan
|
60a5acdb9d
|
fix: typo
|
2023-01-24 15:28:27 +06:00 |
|
Mir Arif Hasan
|
2221261ec2
|
fix: typo
|
2023-01-24 15:27:03 +06:00 |
|
Mir Arif Hasan
|
6627514e88
|
chore: pulled from main
|
2023-01-24 15:24:11 +06:00 |
|
Mir Arif Hasan
|
d7b02da719
|
test: more test case added for user module
|
2023-01-24 15:12:30 +06:00 |
|
Mir Arif Hasan
|
ebbe015bbc
|
feat: db schema update from string to json column type
|
2023-01-24 15:10:54 +06:00 |
|
ankitsridhar16
|
7d98c1b355
|
Merge remote-tracking branch 'origin/main' into feat/user-history
# Conflicts:
# packages/hoppscotch-backend/prisma/schema.prisma
|
2023-01-24 13:04:19 +05:30 |
|
ankitsridhar16
|
e78040a376
|
refactor: removed migrations
|
2023-01-24 13:00:34 +05:30 |
|
ankitsridhar16
|
97eedb568c
|
refactor: added fetchUserHistoryByID method and added changes for spread
|
2023-01-24 12:53:44 +05:30 |
|
Mir Arif Hasan
|
b50b97a4d1
|
chore: removed seed cmd form package.json
|
2023-01-24 12:50:31 +06:00 |
|
Mir Arif Hasan
|
e8e176ed40
|
fix: removed seed scripts
|
2023-01-24 12:49:22 +06:00 |
|
Mir Arif Hasan
|
bc82e9c7fa
|
feat: user settings create subscription added and fixed typos
|
2023-01-24 07:26:47 +06:00 |
|
Balu Babu
|
73ace77305
|
refactor: changed the test cases to reflect change to UserHistory schema
|
2023-01-24 02:02:17 +05:30 |
|
Balu Babu
|
4023dcf09d
|
chore: changed the return data to use spread operator
|
2023-01-24 00:40:14 +05:30 |
|
ankitsridhar16
|
ebf236b387
|
chore: added changes to creating a history in resolvers and service method
|
2023-01-23 22:51:37 +05:30 |
|
Mir Arif Hasan
|
e40d77420c
|
chore: comment text updated
|
2023-01-23 21:54:19 +06:00 |
|
Mir Arif Hasan
|
27b9f57d7a
|
test: pubsub test case added on user settings create
|
2023-01-23 21:51:46 +06:00 |
|
Mir Arif Hasan
|
3cd9639f34
|
test: feedback updated on test script
|
2023-01-23 21:32:00 +06:00 |
|
ankitsridhar16
|
a5a14f6c76
|
chore: applied review changes for resolvers
|
2023-01-23 20:21:44 +05:30 |
|
Mir Arif Hasan
|
bfac3f8ad0
|
feat: db column update from settings to properties
|
2023-01-23 20:25:48 +06:00 |
|
Mir Arif Hasan
|
dcadbac4d5
|
docs: update mutation description
|
2023-01-23 16:33:48 +06:00 |
|
ankitsridhar16
|
626d703d77
|
refactor: updated test cases to split subscription
|
2023-01-23 15:23:53 +05:30 |
|
ankitsridhar16
|
25b7ef3d2e
|
refactor: updated pubsub publishing to leverage new topic defs and rewrote map logic
|
2023-01-23 15:23:02 +05:30 |
|
ankitsridhar16
|
d812e6ab96
|
refactor: user history resolver changes
|
2023-01-23 15:06:01 +05:30 |
|
ankitsridhar16
|
74e4a77ce6
|
chore: added topics for user history subscriptions
|
2023-01-23 15:04:05 +05:30 |
|
ankitsridhar16
|
863e1ee113
|
fix: fixed merge related conflicting data
|
2023-01-23 15:03:03 +05:30 |
|
Mir Arif Hasan
|
33e4a15830
|
feat: used new pubsub method to publish
|
2023-01-23 15:28:55 +06:00 |
|
Mir Arif Hasan
|
bf09786423
|
feat: used new pubsub method and resolve conflicts
|
2023-01-23 15:11:52 +06:00 |
|
ankitsridhar16
|
f7070dd3f7
|
Merge remote-tracking branch 'origin/main' into feat/user-history
# Conflicts:
# packages/hoppscotch-backend/prisma/schema.prisma
# packages/hoppscotch-backend/src/app.module.ts
|
2023-01-23 13:22:12 +05:30 |
|
ankitsridhar16
|
523c650c9d
|
chore: updated primsa type for executed on
|
2023-01-23 13:13:19 +05:30 |
|
ankitsridhar16
|
cb1b13bdb4
|
chore: updated filename to topicDefs
|
2023-01-23 11:49:41 +05:30 |
|
ankitsridhar16
|
480a34c0f7
|
fix: updated resolver pubsub topic name
|
2023-01-23 09:54:20 +05:30 |
|
ankitsridhar16
|
606e0120ee
|
chore: removed the logic for primitiveTypes as it is unused
|
2023-01-20 16:13:35 +05:30 |
|
ankitsridhar16
|
6da85fd286
|
chore: updated types to def and changed deleted many as a new indexed type
|
2023-01-20 16:12:45 +05:30 |
|
ankitsridhar16
|
298b960ef7
|
chore: removed comment
|
2023-01-20 15:18:04 +05:30 |
|
ankitsridhar16
|
0bed5cd99a
|
chore: removed subscription handler related files
|
2023-01-20 14:57:47 +05:30 |
|
ankitsridhar16
|
bc55af27a7
|
chore: updated user environment to use PubSub instead of SubscriptionHandler
|
2023-01-20 14:56:28 +05:30 |
|
ankitsridhar16
|
a0006f73ac
|
chore: added message types to PubSub Service
|
2023-01-20 14:55:26 +05:30 |
|
Balu Babu
|
cde0ba11fa
|
fix: changed the return type of delete many subscription to number from user-environment type
|
2023-01-20 04:55:35 +05:30 |
|
Balu Babu
|
da9fcd1087
|
refactor: changed the return type of deleteUserEnvironments method to number from void
|
2023-01-20 04:36:30 +05:30 |
|
Balu Babu
|
8929b37dbe
|
fix: changed return type of deleteUserEnvironment mutation to boolean in user-environments resolver
|
2023-01-20 04:26:05 +05:30 |
|
Mir Arif Hasan
|
08ac9680d7
|
fix: keeping timestamp without timezone
|
2023-01-19 17:11:32 +06:00 |
|
ankitsridhar16
|
ca5404a93b
|
chore: updated ts config with review changes
|
2023-01-19 16:25:36 +05:30 |
|
ankitsridhar16
|
f6f4547af3
|
chore: introduced string to json from user-settings and moved types
|
2023-01-19 16:24:31 +05:30 |
|
ankitsridhar16
|
669f8b0431
|
chore: made review changes for resolvers and introduced stringToJson from user-settings
|
2023-01-19 16:22:49 +05:30 |
|
ankitsridhar16
|
86aa0251ab
|
chore: made review changes
|
2023-01-19 16:21:05 +05:30 |
|
ankitsridhar16
|
2252048d2e
|
chore: updated module type name
|
2023-01-19 16:20:12 +05:30 |
|
ankitsridhar16
|
0a469f4ccf
|
chore: introduced subscription handler and fixed requested review changes
|
2023-01-19 12:57:59 +05:30 |
|