Add application tracker REST and MCP parity

Add comprehensive Application Tracker REST and MCP coverage, document the MCP workflow, add Markdown/ActionLint checks, bump the release version, and fill all extracted translations.
This commit is contained in:
Amruth Pillai
2026-07-07 17:02:39 +02:00
committed by GitHub
parent dfc5559625
commit 46afc65cc6
80 changed files with 9938 additions and 809 deletions
+8 -2
View File
@@ -53,8 +53,6 @@
"pages": [
"guides/creating-your-first-resume",
"guides/managing-resumes-from-the-dashboard",
"guides/tracking-job-applications",
"guides/importing-applications-from-csv",
"guides/importing-resumes",
"guides/choosing-a-template",
"guides/selecting-page-format",
@@ -72,6 +70,14 @@
"guides/sharing-your-resume-publicly"
]
},
{
"group": "Application Tracker",
"pages": [
"guides/tracking-job-applications",
"guides/importing-applications-from-csv",
"guides/managing-applications-with-mcp"
]
},
{
"group": "Security",
"pages": ["guides/setting-up-two-factor-authentication", "guides/setting-up-passkeys"]