-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
382 additions
and
0 deletions.
There are no files selected for viewing
382 changes: 382 additions & 0 deletions
382
pwa/src/templates/templateParts/header/HeaderContent.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,382 @@ | ||
[ | ||
{ | ||
"label": "Home", | ||
"type": "internal", | ||
"current": { | ||
"pathname": "/" | ||
}, | ||
"handleClick": { | ||
"link": "/" | ||
} | ||
}, | ||
{ | ||
"label": "Features", | ||
"current": { | ||
"pathname": "/Features" | ||
}, | ||
"subItems": [ | ||
{ | ||
"label": "API", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/API" | ||
}, | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "API" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Action Handlers", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Action_handlers" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Action_handlers" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Architecture", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Architecture" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Architecture" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Authentication", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Authentication" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Authentication" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Code Quality", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Code_quality" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Code_quality" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Commands", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Commands" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Commands" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Cronjobs", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Cronjobs" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Cronjobs" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Datalayer", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Datalayer" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Datalayer" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Design Decisions", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Design_decisions" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Design_decisions" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Endpoints", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Endpoints" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Endpoints" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Events", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Events" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Events" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Features", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Features" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Features" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Federalization", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Federalization" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Federalization" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "ImportExport", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/ImportExport" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "ImportExport" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Installation", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Installation" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Installation" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Logging", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Logging" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Logging" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Mappings", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Mappings" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Mappings" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Monitoring", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Monitoring" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Monitoring" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Notifications", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Notifications" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Notifications" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Plugins", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Plugins" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Plugins" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "README", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/README" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "README" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Schemas", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Schemas" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Schemas" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Security", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Security" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Security" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Sources", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Sources" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Sources" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Synchronizations", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Synchronizations" | ||
}, | ||
"showToolTip": "true", | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Synchronizations" | ||
} | ||
} | ||
}, | ||
{ | ||
"label": "Twig", | ||
"type": "internalMarkdown", | ||
"current": { | ||
"pathname": "/Features/Twig" | ||
}, | ||
"handleClick": { | ||
"internalMarkdown": { | ||
"directoryName": "Features", | ||
"fileName": "Twig" | ||
} | ||
} | ||
} | ||
] | ||
} | ||
] |