* 🚥 Added service status panel scaffold * 🐂 Support for showing import progress * 🐂 Support for session-tracking * 🔧 Tooling for resumable socket.io sessions * 🧹 Minor change in socket.io connection code * 🔧 Refactoring the Import Page * 📝 Added more details to import statuses * 🐂 Queue pause/resume functionality * 🐂 Queue drain event reducer * 🐂 Queue controls * 🔧 Hardening the import UX * 🔀 Bumped deps * 🔧 Fixed the airdcpp-apisocket version * ⛑️ Removed useless deps * 🪡 Fixed margin on the comicinfo.xml panel on the library page * 🏗️ Scaffold for job results * 🔢 Removed the useless LS_IMPORT event * 🔧 Wired up jobStatistics call * 🧹 Cleaning up the tabulated job results * 🔧 More finishing touches to Import UX * 🔧 Added a console log for debugging purposes --------- Co-authored-by: Rishi Ghan <hghan@apple.com>
100 lines
1.7 KiB
JSON
100 lines
1.7 KiB
JSON
[
|
|
{
|
|
"id": 1,
|
|
"category": "general",
|
|
"displayName": "General",
|
|
"children": [
|
|
{
|
|
"id": "gen-db",
|
|
"displayName": "Dashboard"
|
|
},
|
|
{
|
|
"id": "gen-gls",
|
|
"displayName": "Global Search"
|
|
}
|
|
]
|
|
},
|
|
|
|
{
|
|
"id": 2,
|
|
"category": "acquisition",
|
|
"displayName": "Acquisition",
|
|
"children": [
|
|
{
|
|
"id": "adc",
|
|
"displayName": "AirDC++",
|
|
"children": [
|
|
{
|
|
"id": "adc-connection",
|
|
"displayName": "Connection"
|
|
},
|
|
{
|
|
"id": "adc-hubs",
|
|
"displayName": "Hubs"
|
|
},
|
|
{
|
|
"id": "adc-add-config",
|
|
"displayName": "Additional Configuration"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 3,
|
|
"category": "comicvine",
|
|
"displayName": "Comic Vine",
|
|
"children": [
|
|
{
|
|
"id": "api",
|
|
"displayName": "API"
|
|
},
|
|
{
|
|
"id": "options",
|
|
"displayName": "Options"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 4,
|
|
"category": "statuses",
|
|
"displayName": "Service Status",
|
|
"children": [
|
|
{
|
|
"id": "core-service",
|
|
"displayName": "Core Services"
|
|
},
|
|
{
|
|
"id": "metadata-service",
|
|
"displayName": "Metadata Services"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 5,
|
|
"category": "system",
|
|
"displayName": "System",
|
|
"children": [
|
|
{
|
|
"id": "flushdb",
|
|
"displayName": "Flush DB & Temporary folders"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 6,
|
|
"category": "acknowledgments",
|
|
"displayName": "Acknowledgments",
|
|
"children": [
|
|
{
|
|
"id": "testers",
|
|
"displayName": "Testers"
|
|
},
|
|
{
|
|
"id": "software",
|
|
"displayName": "Software"
|
|
}
|
|
]
|
|
}
|
|
]
|