Commit Graph

182 Commits

Author SHA1 Message Date
dependabot[bot] 77c3c35c80
Bump plugin.jpa from 1.5.21 to 1.6.21
Bumps plugin.jpa from 1.5.21 to 1.6.21.

---
updated-dependencies:
- dependency-name: plugin.jpa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 02:07:03 +00:00
dependabot[bot] 1c33e5546c
Bump jvm from 1.5.21 to 1.6.21
Bumps jvm from 1.5.21 to 1.6.21.

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 02:06:43 +00:00
Sambo Chea 12c1041847
Merge pull request #2 from CUBETIQ/dependabot/gradle/com.netflix.dgs.codegen-5.1.17
Bump com.netflix.dgs.codegen from 5.0.5 to 5.1.17
2022-05-27 09:06:31 +07:00
Sambo Chea 108a6df9f8
Merge pull request #4 from CUBETIQ/dependabot/gradle/plugin.spring-1.6.21
Bump plugin.spring from 1.5.21 to 1.6.21
2022-05-27 09:06:17 +07:00
Sambo Chea 241d2e1232
Merge pull request #5 from CUBETIQ/dependabot/gradle/org.springframework.boot-2.7.0
Bump org.springframework.boot from 2.5.3 to 2.7.0
2022-05-27 09:06:09 +07:00
dependabot[bot] 84809af27b
Bump org.springframework.boot from 2.5.3 to 2.7.0
Bumps org.springframework.boot from 2.5.3 to 2.7.0.

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 02:05:22 +00:00
dependabot[bot] 076c7bdac0
Bump plugin.spring from 1.5.21 to 1.6.21
Bumps plugin.spring from 1.5.21 to 1.6.21.

---
updated-dependencies:
- dependency-name: plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 02:05:20 +00:00
dependabot[bot] ad35f40612
Bump com.netflix.dgs.codegen from 5.0.5 to 5.1.17
Bumps com.netflix.dgs.codegen from 5.0.5 to 5.1.17.

---
updated-dependencies:
- dependency-name: com.netflix.dgs.codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 02:05:18 +00:00
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