Commit 4edb4bf
authored
feat: add dataprotector subgraph integration and update poco queries (#65)
* feat: add dataprotector subgraph integration and update poco queries
* fix: format dataprotector subgraph URL for Bellecour chain
* fix: correct casing in dataprotector codegen configuration
* fix: update import paths for GraphQL queries to use poco directory
* feat(graphql): add execute function for dataprotector and poco subgraphs
* fix: remove unused parameter from dataset type cell renderer
* refactor: remove TypeBadge component and its usage in columns definition
* fix: update import paths for GraphQL queries to use poco directory
* fix: update dataprotector subgraph URL and refine document patterns in codegen configurations1 parent b009046 commit 4edb4bf
File tree
84 files changed
+157
-8552
lines changed- src
- graphql
- dataprotector
- poco
- modules
- addresses/address
- apps
- datasets
- requests
- beneficiaryDeals
- requestedDeals
- requestedTasks
- workerpools
- workers/beneficiaryDeals
- apps
- appsTable
- app
- datasets
- datasetsTable
- dataset
- deals
- dealsTable
- deal
- search
- tasks
- tasksTable
- task
- transactions/transaction
- workerpools
- workerpoolsTable
- workerpool
- routes/$chainSlug/_layout
- address
- app
- dataset
- deal
- task
- tx
- workerpool
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
84 files changed
+157
-8552
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments