Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 2 additions & 54 deletions backend/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@
"FIELD_DEFINITION",
"ARGUMENT_DEFINITION",
"INPUT_FIELD_DEFINITION",
"ENUM_VALUE",
"DIRECTIVE_DEFINITION"
"ENUM_VALUE"
],
"name": "deprecated"
},
Expand Down Expand Up @@ -108,11 +107,9 @@
}
],
"mutationType": {
"kind": "OBJECT",
"name": "Mutations"
},
"queryType": {
"kind": "OBJECT",
"name": "Queries"
},
"subscriptionType": null,
Expand Down Expand Up @@ -16698,22 +16695,7 @@
}
},
{
"args": [
{
"defaultValue": "false",
"description": null,
"name": "includeDeprecated",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "Boolean",
"ofType": null
}
}
}
],
"args": [],
"deprecationReason": null,
"description": "A list of all directives supported by this server.",
"isDeprecated": false,
Expand Down Expand Up @@ -17408,34 +17390,6 @@
}
}
}
},
{
"args": [],
"deprecationReason": null,
"description": null,
"isDeprecated": false,
"name": "isDeprecated",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "Boolean",
"ofType": null
}
}
},
{
"args": [],
"deprecationReason": null,
"description": null,
"isDeprecated": false,
"name": "deprecationReason",
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
}
}
],
"inputFields": null,
Expand Down Expand Up @@ -17560,12 +17514,6 @@
"description": "Location adjacent to an input object field definition.",
"isDeprecated": false,
"name": "INPUT_FIELD_DEFINITION"
},
{
"deprecationReason": null,
"description": "Location adjacent to a directive definition.",
"isDeprecated": false,
"name": "DIRECTIVE_DEFINITION"
}
],
"fields": null,
Expand Down
4 changes: 2 additions & 2 deletions frontend/content/organizations/indokbader.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Indok Bader
title: Indøk Bader
description: Beskrivelse
logo: /img/indokbader.jpg
logo: /img/indokbader.png
# image: /img/BILDE.jpg
board:
ceo:
Expand Down
2 changes: 1 addition & 1 deletion frontend/content/organizations/infi.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Infi
title: InFi
description: BESKRIVELSE
logo: /img/infilogo.png
image: /img/infilogo.png
Expand Down
Binary file modified frontend/public/img/estiemlogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/public/img/estiemlogogammel2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed frontend/public/img/indokbader.jpg
Binary file not shown.
Binary file added frontend/public/img/indokbader.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frontend/public/img/indokrevylogo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/public/img/indokrevylogo_25.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frontend/public/img/infilogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading