Commit Graph

24 Commits

Author SHA1 Message Date
Sambo Chea 8d8a5ecddd
Create dependabot.yml 2022-05-27 09:05:03 +07:00
Sambo Chea ea9c700f37 Task: Add query for account with completable future and want to test with flux and fetch accounts with subscriptions 2021-08-08 19:48:50 +07:00
Sambo Chea bfff91a8df Task: Add Ant Design and Craco for react scripts ejected 2021-08-08 19:08:10 +07:00
Sambo Chea 96781943e4 Updated readme 2021-08-08 19:00:13 +07:00
Sambo Chea 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 2021-08-08 18:55:52 +07:00
Sambo Chea 9202c52640 Task: Add security configuration and implement for auth service and configs 2021-08-08 17:40:08 +07:00
Sambo Chea 0c2669d153 Task: Add and updated module for security in graphql demo 2021-08-08 13:23:01 +07:00
Sambo Chea 94552197dc Task: Add cubetiq security jwt module 2021-08-08 12:39:19 +07:00
Sambo Chea 32f356569d Task: Upgraded the dgs graphql to submodules and parent modules for extends projects 2021-08-08 12:33:34 +07:00
Sambo Chea 83477a9946 Task: Changed types for DgsConstants support 2021-08-08 11:51:24 +07:00
Sambo Chea b1d9f8eba6 Updated and add dgs websocket 2021-08-08 11:01:26 +07:00
Sambo Chea 53d35264e4 Task: Fixed websocket for subscriptions in DGS framework and add netflix dgs subscription websocket autoconfigure 2021-08-08 11:00:39 +07:00
Sambo Chea 8660f35410 Task: Changed the client to frontend package in graphq demo 2021-08-08 10:39:48 +07:00
Sambo Chea 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 2021-08-07 19:56:39 +07:00
Sambo Chea fbb7937d36 Task: Changed all queryies, mutations and subscription to resolver 2021-08-07 15:39:29 +07:00
Sambo Chea 0bb930a128 Task: Add check username already existed when try to mutation a new user in graphql demo 2021-08-07 12:31:48 +07:00
Sambo Chea 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 2021-08-07 12:20:52 +07:00
Sambo Chea 7293a05766 Task: Add domain entities with account and user for graphql demo 2021-08-07 10:51:56 +07:00
Sambo Chea 2d7d87c3f8 Fixed error in props 2021-08-07 10:33:39 +07:00
Sambo Chea 870be9dee9 Updated the props 2021-08-07 10:32:38 +07:00
Sambo Chea 86383726af Task: Add basic for graphql implements and add graphql playground and add schema and query and subscription resolver 2021-08-07 10:27:34 +07:00
Sambo Chea 7b4499d92f Updated readme 2021-08-07 09:23:20 +07:00
Sambo Chea 301e2a2f81 Task: Init graphql with spring boot 2021-08-07 09:21:08 +07:00
Sambo Chea 5f863481d0 first commit 2021-08-07 08:59:52 +07:00