Sambo Chea sombochea
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-08 19:00:20 +07:00
96781943e4 Updated readme
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-08 18:57:12 +07:00
ceaacc9685 Task: Completed login and get token from user and able to change user password by username and updated the security filters and add auth service and auth details. And more add login mutation in resolver
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-08 17:40:44 +07:00
9202c52640 Task: Add security configuration and implement for auth service and configs
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-08 13:23:17 +07:00
0c2669d153 Task: Add and updated module for security in graphql demo
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-08 12:39:32 +07:00
94552197dc Task: Add cubetiq security jwt module
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-08 12:34:01 +07:00
32f356569d Task: Upgraded the dgs graphql to submodules and parent modules for extends projects
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-08 11:51:39 +07:00
83477a9946 Task: Changed types for DgsConstants support
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-08 11:01:43 +07:00
b1d9f8eba6 Updated and add dgs websocket
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-08 11:01:17 +07:00
53d35264e4 Task: Fixed websocket for subscriptions in DGS framework and add netflix dgs subscription websocket autoconfigure
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-08 10:40:06 +07:00
8660f35410 Task: Changed the client to frontend package in graphq demo
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-07 19:58:20 +07:00
626f8b9fc5 Task: Add Netflix DGS framework and DGS codegen for GraphQL and still issued with subscriptions that not work on server and add some configurations and add webflux included web starter and removed all graphql kickstart and add frontend client with apollo client and react in typescript for graphql demo
sombochea pushed to kickstart at cubetiq/spring-graphql-demo 2021-08-07 15:51:34 +07:00
sombochea created branch kickstart in cubetiq/spring-graphql-demo 2021-08-07 15:51:34 +07:00
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-07 15:39:53 +07:00
fbb7937d36 Task: Changed all queryies, mutations and subscription to resolver
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-07 12:32:16 +07:00
0bb930a128 Task: Add check username already existed when try to mutation a new user in graphql demo
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-07 12:22:08 +07:00
66defb6669 Task: A completed guide for graphql with query, mutation for user and acccount and with entity and relationships and configs and add schema.graphqls for user and account too in graphql demo
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-07 10:52:12 +07:00
7293a05766 Task: Add domain entities with account and user for graphql demo
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-07 10:33:46 +07:00
2d7d87c3f8 Fixed error in props
sombochea pushed to main at cubetiq/spring-graphql-demo 2021-08-07 10:32:43 +07:00
870be9dee9 Updated the props
sombochea pushed to master at cubetiq/sh.osa.cubetiqs.com 2021-08-01 10:12:01 +07:00
67e29d34bc Task: Add script for ufw allow from CUBETIQ public network