Skip to content

Commit 7129b7a

Browse files
authored
🐞 Admin Portal: Heterogeneus use of name/alias (#2497)
Parent issue: sequentech/meta#10552
1 parent 95c2073 commit 7129b7a

File tree

15 files changed

+54
-812
lines changed

15 files changed

+54
-812
lines changed

devenv.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -39,43 +39,23 @@
3939
"flake-compat": {
4040
"flake": false,
4141
"locked": {
42-
"lastModified": 1764712249,
43-
"owner": "edolstra",
42+
"lastModified": 1767039857,
43+
"owner": "NixOS",
4444
"repo": "flake-compat",
45-
"rev": "3b279e4317ccfa4865356387935310531357d919",
45+
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
46+
"treeHash": "3dae685f40919e3166e54a90401caf90005f8b80",
4647
"type": "github"
4748
},
4849
"original": {
49-
"owner": "edolstra",
50+
"owner": "NixOS",
5051
"repo": "flake-compat",
5152
"type": "github"
5253
}
5354
},
54-
"git-hooks": {
55-
"inputs": {
56-
"flake-compat": "flake-compat",
57-
"gitignore": "gitignore",
58-
"nixpkgs": [
59-
"nixpkgs"
60-
]
61-
},
62-
"locked": {
63-
"lastModified": 1763988335,
64-
"owner": "cachix",
65-
"repo": "git-hooks.nix",
66-
"rev": "50b9238891e388c9fdc6a5c49e49c42533a1b5ce",
67-
"type": "github"
68-
},
69-
"original": {
70-
"owner": "cachix",
71-
"repo": "git-hooks.nix",
72-
"type": "github"
73-
}
74-
},
7555
"gitignore": {
7656
"inputs": {
7757
"nixpkgs": [
78-
"git-hooks",
58+
"pre-commit-hooks",
7959
"nixpkgs"
8060
]
8161
},
@@ -84,6 +64,7 @@
8464
"owner": "hercules-ci",
8565
"repo": "gitignore.nix",
8666
"rev": "cb5e3fdca1de58ccbc3ef53de65bd372b48f567c",
67+
"treeHash": "6e7c3e38f45571139b6094f67596c1223c4426b7",
8768
"type": "github"
8869
},
8970
"original": {
@@ -107,15 +88,34 @@
10788
"type": "github"
10889
}
10990
},
91+
"pre-commit-hooks": {
92+
"inputs": {
93+
"flake-compat": "flake-compat",
94+
"gitignore": "gitignore",
95+
"nixpkgs": [
96+
"nixpkgs"
97+
]
98+
},
99+
"locked": {
100+
"lastModified": 1772893680,
101+
"owner": "cachix",
102+
"repo": "pre-commit-hooks.nix",
103+
"rev": "8baab586afc9c9b57645a734c820e4ac0a604af9",
104+
"treeHash": "9a7b552f5b7ee126b83c7a201362ef325e2aedae",
105+
"type": "github"
106+
},
107+
"original": {
108+
"owner": "cachix",
109+
"repo": "pre-commit-hooks.nix",
110+
"type": "github"
111+
}
112+
},
110113
"root": {
111114
"inputs": {
112115
"devenv": "devenv",
113116
"fenix": "fenix",
114-
"git-hooks": "git-hooks",
115117
"nixpkgs": "nixpkgs",
116-
"pre-commit-hooks": [
117-
"git-hooks"
118-
],
118+
"pre-commit-hooks": "pre-commit-hooks",
119119
"rust-overlay": "rust-overlay"
120120
}
121121
},

graphql.schema.json

Lines changed: 0 additions & 157 deletions
Original file line numberDiff line numberDiff line change
@@ -9339,20 +9339,6 @@
93399339
},
93409340
"defaultValue": null
93419341
},
9342-
{
9343-
"name": "external_id",
9344-
"description": null,
9345-
"type": {
9346-
"kind": "NON_NULL",
9347-
"name": null,
9348-
"ofType": {
9349-
"kind": "SCALAR",
9350-
"name": "String",
9351-
"ofType": null
9352-
}
9353-
},
9354-
"defaultValue": null
9355-
},
93569342
{
93579343
"name": "name",
93589344
"description": null,
@@ -37135,29 +37121,6 @@
3713537121
"isDeprecated": false,
3713637122
"deprecationReason": null
3713737123
},
37138-
{
37139-
"name": "presentation",
37140-
"description": null,
37141-
"args": [
37142-
{
37143-
"name": "path",
37144-
"description": "JSON select path",
37145-
"type": {
37146-
"kind": "SCALAR",
37147-
"name": "String",
37148-
"ofType": null
37149-
},
37150-
"defaultValue": null
37151-
}
37152-
],
37153-
"type": {
37154-
"kind": "SCALAR",
37155-
"name": "jsonb",
37156-
"ofType": null
37157-
},
37158-
"isDeprecated": false,
37159-
"deprecationReason": null
37160-
},
3716137124
{
3716237125
"name": "tenant_id",
3716337126
"description": null,
@@ -37344,16 +37307,6 @@
3734437307
"ofType": null
3734537308
},
3734637309
"defaultValue": null
37347-
},
37348-
{
37349-
"name": "presentation",
37350-
"description": null,
37351-
"type": {
37352-
"kind": "SCALAR",
37353-
"name": "jsonb",
37354-
"ofType": null
37355-
},
37356-
"defaultValue": null
3735737310
}
3735837311
],
3735937312
"interfaces": null,
@@ -37502,16 +37455,6 @@
3750237455
},
3750337456
"defaultValue": null
3750437457
},
37505-
{
37506-
"name": "presentation",
37507-
"description": null,
37508-
"type": {
37509-
"kind": "INPUT_OBJECT",
37510-
"name": "jsonb_comparison_exp",
37511-
"ofType": null
37512-
},
37513-
"defaultValue": null
37514-
},
3751537458
{
3751637459
"name": "tenant_id",
3751737460
"description": null,
@@ -39263,24 +39206,6 @@
3926339206
}
3926439207
},
3926539208
"defaultValue": null
39266-
},
39267-
{
39268-
"name": "presentation",
39269-
"description": null,
39270-
"type": {
39271-
"kind": "LIST",
39272-
"name": null,
39273-
"ofType": {
39274-
"kind": "NON_NULL",
39275-
"name": null,
39276-
"ofType": {
39277-
"kind": "SCALAR",
39278-
"name": "String",
39279-
"ofType": null
39280-
}
39281-
}
39282-
},
39283-
"defaultValue": null
3928439209
}
3928539210
],
3928639211
"interfaces": null,
@@ -39312,16 +39237,6 @@
3931239237
"ofType": null
3931339238
},
3931439239
"defaultValue": null
39315-
},
39316-
{
39317-
"name": "presentation",
39318-
"description": null,
39319-
"type": {
39320-
"kind": "SCALAR",
39321-
"name": "Int",
39322-
"ofType": null
39323-
},
39324-
"defaultValue": null
3932539240
}
3932639241
],
3932739242
"interfaces": null,
@@ -39353,16 +39268,6 @@
3935339268
"ofType": null
3935439269
},
3935539270
"defaultValue": null
39356-
},
39357-
{
39358-
"name": "presentation",
39359-
"description": null,
39360-
"type": {
39361-
"kind": "SCALAR",
39362-
"name": "String",
39363-
"ofType": null
39364-
},
39365-
"defaultValue": null
3936639271
}
3936739272
],
3936839273
"interfaces": null,
@@ -39465,16 +39370,6 @@
3946539370
},
3946639371
"defaultValue": null
3946739372
},
39468-
{
39469-
"name": "presentation",
39470-
"description": null,
39471-
"type": {
39472-
"kind": "SCALAR",
39473-
"name": "jsonb",
39474-
"ofType": null
39475-
},
39476-
"defaultValue": null
39477-
},
3947839373
{
3947939374
"name": "tenant_id",
3948039375
"description": null,
@@ -39977,16 +39872,6 @@
3997739872
},
3997839873
"defaultValue": null
3997939874
},
39980-
{
39981-
"name": "presentation",
39982-
"description": null,
39983-
"type": {
39984-
"kind": "ENUM",
39985-
"name": "order_by",
39986-
"ofType": null
39987-
},
39988-
"defaultValue": null
39989-
},
3999039875
{
3999139876
"name": "tenant_id",
3999239877
"description": null,
@@ -40090,16 +39975,6 @@
4009039975
"ofType": null
4009139976
},
4009239977
"defaultValue": null
40093-
},
40094-
{
40095-
"name": "presentation",
40096-
"description": null,
40097-
"type": {
40098-
"kind": "SCALAR",
40099-
"name": "jsonb",
40100-
"ofType": null
40101-
},
40102-
"defaultValue": null
4010339978
}
4010439979
],
4010539980
"interfaces": null,
@@ -40168,12 +40043,6 @@
4016840043
"isDeprecated": false,
4016940044
"deprecationReason": null
4017040045
},
40171-
{
40172-
"name": "presentation",
40173-
"description": "column name",
40174-
"isDeprecated": false,
40175-
"deprecationReason": null
40176-
},
4017740046
{
4017840047
"name": "tenant_id",
4017940048
"description": "column name",
@@ -40285,16 +40154,6 @@
4028540154
},
4028640155
"defaultValue": null
4028740156
},
40288-
{
40289-
"name": "presentation",
40290-
"description": null,
40291-
"type": {
40292-
"kind": "SCALAR",
40293-
"name": "jsonb",
40294-
"ofType": null
40295-
},
40296-
"defaultValue": null
40297-
},
4029840157
{
4029940158
"name": "tenant_id",
4030040159
"description": null,
@@ -40451,16 +40310,6 @@
4045140310
},
4045240311
"defaultValue": null
4045340312
},
40454-
{
40455-
"name": "presentation",
40456-
"description": null,
40457-
"type": {
40458-
"kind": "SCALAR",
40459-
"name": "jsonb",
40460-
"ofType": null
40461-
},
40462-
"defaultValue": null
40463-
},
4046440313
{
4046540314
"name": "tenant_id",
4046640315
"description": null,
@@ -40548,12 +40397,6 @@
4054840397
"isDeprecated": false,
4054940398
"deprecationReason": null
4055040399
},
40551-
{
40552-
"name": "presentation",
40553-
"description": "column name",
40554-
"isDeprecated": false,
40555-
"deprecationReason": null
40556-
},
4055740400
{
4055840401
"name": "tenant_id",
4055940402
"description": "column name",

hasura/metadata/actions.graphql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ type Mutation {
4141
create_election(
4242
election_event_id: String!
4343
name: String!
44-
external_id: String!
4544
presentation: jsonb
4645
description: String
4746
): CreateElectionOutput

0 commit comments

Comments
 (0)