-
Notifications
You must be signed in to change notification settings - Fork 345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated Community service to use grpc & graphql #184
base: develop
Are you sure you want to change the base?
Commits on Mar 17, 2023
-
token.go to extract and validate token
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for f2fe95d - Browse repository at this point
Copy the full SHA f2fe95dView commit details -
config.go for initializing monogdb and postgres
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 0958007 - Browse repository at this point
Copy the full SHA 0958007View commit details -
model_gen.go generated from schema.graphql
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for cf14189 - Browse repository at this point
Copy the full SHA cf14189View commit details -
seeder.go to seed default values in user and coupon database
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 120a228 - Browse repository at this point
Copy the full SHA 120a228View commit details -
Rajat Mehra authored and Rajat Mehra committed
Mar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for b680289 - Browse repository at this point
Copy the full SHA b680289View commit details -
Removed model_gen.go autogenerated file
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 5609ca7 - Browse repository at this point
Copy the full SHA 5609ca7View commit details -
schema.resolvers.go file to resolve schema.graphqls query and mutations
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for c1522db - Browse repository at this point
Copy the full SHA c1522dbView commit details -
Added coupon.go file to handle coupon operations
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 9631c74 - Browse repository at this point
Copy the full SHA 9631c74View commit details -
Added post.go file to handle post operations
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 52478df - Browse repository at this point
Copy the full SHA 52478dfView commit details -
removed errors in graphql go files
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for bf0f05e - Browse repository at this point
Copy the full SHA bf0f05eView commit details -
Added community proto files in grpc
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 817623b - Browse repository at this point
Copy the full SHA 817623bView commit details -
Added main.go in grpc to handle all incoming graphql requests
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for fa59b16 - Browse repository at this point
Copy the full SHA fa59b16View commit details -
Added models/comments.go to handle comment operations
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 14f08a0 - Browse repository at this point
Copy the full SHA 14f08a0View commit details -
Added models/coupon.go to handle comment operations
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for e7b684f - Browse repository at this point
Copy the full SHA e7b684fView commit details -
Added models/post.go to handle comment operations
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 4ca0659 - Browse repository at this point
Copy the full SHA 4ca0659View commit details -
Added models/user.go to handle comment operations
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for e79c04f - Browse repository at this point
Copy the full SHA e79c04fView commit details -
Rajat Mehra authored and Rajat Mehra committed
Mar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for f83c39d - Browse repository at this point
Copy the full SHA f83c39dView commit details -
Added responses/json.go to return error or json
Rajat Mehra authored and Rajat Mehra committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 903d2fa - Browse repository at this point
Copy the full SHA 903d2faView commit details
Commits on Mar 18, 2023
-
Added server.go for graphql server and Dockerfile for both grpc and g…
…raphql
Rajat Mehra authored and Rajat Mehra committedMar 18, 2023 Configuration menu - View commit details
-
Copy full SHA for cf78d73 - Browse repository at this point
Copy the full SHA cf78d73View commit details -
Removing errors while creating docker images
Rajat Mehra authored and Rajat Mehra committedMar 18, 2023 Configuration menu - View commit details
-
Copy full SHA for ab88276 - Browse repository at this point
Copy the full SHA ab88276View commit details
Commits on Mar 19, 2023
-
Added the autogenerated files in graphql | updated schema.graphqls | …
…updated the autogenerated files in graphql | updated the dependencies
Rajat Mehra authored and Rajat Mehra committedMar 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 82e42d7 - Browse repository at this point
Copy the full SHA 82e42d7View commit details -
Updated logic in token.go and removed existing community service
Rajat Mehra authored and Rajat Mehra committedMar 19, 2023 Configuration menu - View commit details
-
Copy full SHA for ad04959 - Browse repository at this point
Copy the full SHA ad04959View commit details -
Removed crapi-community from docker-compose
Rajat Mehra authored and Rajat Mehra committedMar 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 72a031e - Browse repository at this point
Copy the full SHA 72a031eView commit details -
Updated community.saga and shop.saga to send graphql requests
Rajat Mehra authored and Rajat Mehra committedMar 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 1cee4e9 - Browse repository at this point
Copy the full SHA 1cee4e9View commit details -
Rajat Mehra authored and Rajat Mehra committed
Mar 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 9836c2a - Browse repository at this point
Copy the full SHA 9836c2aView commit details -
Updated docker compose file to update community service to community-…
…service-graphql
Rajat Mehra authored and Rajat Mehra committedMar 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 847101c - Browse repository at this point
Copy the full SHA 847101cView commit details -
Updated seeder.go to handle the key conversion of couponcode
Rajat Mehra authored and Rajat Mehra committedMar 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 4ff3c8a - Browse repository at this point
Copy the full SHA 4ff3c8aView commit details -
Updated coupon.go to handle the key conversion of couponcode
Rajat Mehra authored and Rajat Mehra committedMar 19, 2023 Configuration menu - View commit details
-
Copy full SHA for ed02d0e - Browse repository at this point
Copy the full SHA ed02d0eView commit details
Commits on Mar 20, 2023
-
Moved seeder.go in grpc | Updated couponcode to coupon_code to match …
…mongoDB key
Rajat Mehra authored and Rajat Mehra committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for d53ed73 - Browse repository at this point
Copy the full SHA d53ed73View commit details -
FINAL COMMIT | Removed unwanted piece of code
Rajat Mehra authored and Rajat Mehra committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 9ed772a - Browse repository at this point
Copy the full SHA 9ed772aView commit details -
FINAL COMMIT | Removed unwanted piece of code
Rajat Mehra authored and Rajat Mehra committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 5a331cf - Browse repository at this point
Copy the full SHA 5a331cfView commit details -
FINAL COMMIT | Reverted back UpdatePost code(for adding comment)
Rajat Mehra authored and Rajat Mehra committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 87855fa - Browse repository at this point
Copy the full SHA 87855faView commit details
Commits on Mar 29, 2023
-
updated multiple files for validate_coupon
Rajat Mehra authored and Rajat Mehra committedMar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for ab9fc04 - Browse repository at this point
Copy the full SHA ab9fc04View commit details
Commits on Mar 30, 2023
-
Rajat Mehra authored and Rajat Mehra committed
Mar 30, 2023 Configuration menu - View commit details
-
Copy full SHA for dd61b75 - Browse repository at this point
Copy the full SHA dd61b75View commit details
Commits on Apr 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37a5ef9 - Browse repository at this point
Copy the full SHA 37a5ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 829bc65 - Browse repository at this point
Copy the full SHA 829bc65View commit details
Commits on Aug 23, 2023
-
Update Helm and k8s deployment
Rajat Mehra authored and Rajat Mehra committedAug 23, 2023 Configuration menu - View commit details
-
Copy full SHA for d3f8abb - Browse repository at this point
Copy the full SHA d3f8abbView commit details
Commits on Aug 26, 2023
-
Merge 'develop' into current branch
Rajat Mehra authored and Rajat Mehra committedAug 26, 2023 Configuration menu - View commit details
-
Copy full SHA for f9c636c - Browse repository at this point
Copy the full SHA f9c636cView commit details
Commits on Sep 12, 2023
-
Updated dockerfile for both grpc&graphql to sync with new changes
Rajat Mehra authored and Rajat Mehra committedSep 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 7b5680c - Browse repository at this point
Copy the full SHA 7b5680cView commit details