fix: recreate system workspace
This commit is contained in:
parent
1c50e3d73d
commit
2c423c255c
6 changed files with 132 additions and 5 deletions
|
|
@ -13,8 +13,8 @@
|
|||
"idx": 0,
|
||||
"is_public": 0,
|
||||
"is_standard": 1,
|
||||
"last_synced_on": "2025-10-30 21:36:33.646973",
|
||||
"modified": "2025-10-30 21:37:11.340673",
|
||||
"last_synced_on": "2026-01-12 00:01:03.263885",
|
||||
"modified": "2026-01-12 00:03:10.123061",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "Background Job Activity",
|
||||
|
|
|
|||
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"based_on": "",
|
||||
"chart_name": "Notifications By Type",
|
||||
"chart_type": "Group By",
|
||||
"creation": "2025-09-08 12:07:04.576729",
|
||||
"currency": "",
|
||||
"docstatus": 0,
|
||||
"doctype": "Dashboard Chart",
|
||||
"document_type": "Notification Log",
|
||||
"dynamic_filters_json": "[]",
|
||||
"filters_json": "[]",
|
||||
"group_by_based_on": "type",
|
||||
"group_by_type": "Count",
|
||||
"idx": 0,
|
||||
"is_public": 0,
|
||||
"is_standard": 1,
|
||||
"last_synced_on": "2026-01-12 00:01:03.245282",
|
||||
"modified": "2026-01-12 00:02:23.444272",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "Notifications By Type",
|
||||
"number_of_groups": 0,
|
||||
"owner": "Administrator",
|
||||
"parent_document_type": "",
|
||||
"roles": [],
|
||||
"show_values_over_chart": 0,
|
||||
"source": "",
|
||||
"time_interval": "Yearly",
|
||||
"timeseries": 0,
|
||||
"timespan": "Last Year",
|
||||
"type": "Pie",
|
||||
"use_report_chart": 0,
|
||||
"value_based_on": "",
|
||||
"y_axis": []
|
||||
}
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"aggregate_function_based_on": "",
|
||||
"creation": "2026-01-11 23:59:34.870238",
|
||||
"currency": "INR",
|
||||
"docstatus": 0,
|
||||
"doctype": "Number Card",
|
||||
"document_type": "RQ Worker",
|
||||
"dynamic_filters_json": "[]",
|
||||
"filters_json": "[]",
|
||||
"function": "Count",
|
||||
"idx": 0,
|
||||
"is_public": 0,
|
||||
"is_standard": 1,
|
||||
"label": "Active RQ Worker",
|
||||
"modified": "2026-01-11 23:59:34.870238",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "Active RQ Worker",
|
||||
"owner": "Administrator",
|
||||
"parent_document_type": "",
|
||||
"report_function": "Sum",
|
||||
"show_full_number": 0,
|
||||
"show_percentage_stats": 1,
|
||||
"stats_time_interval": "Daily",
|
||||
"type": "Document Type"
|
||||
}
|
||||
27
frappe/core/number_card/error_logs/error_logs.json
Normal file
27
frappe/core/number_card/error_logs/error_logs.json
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"aggregate_function_based_on": "",
|
||||
"color": "#CB2929",
|
||||
"creation": "2026-01-11 23:49:55.987084",
|
||||
"currency": "INR",
|
||||
"docstatus": 0,
|
||||
"doctype": "Number Card",
|
||||
"document_type": "Error Log",
|
||||
"dynamic_filters_json": "[]",
|
||||
"filters_json": "[]",
|
||||
"function": "Count",
|
||||
"idx": 0,
|
||||
"is_public": 0,
|
||||
"is_standard": 1,
|
||||
"label": "Error Logs",
|
||||
"modified": "2026-01-11 23:56:36.628717",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "Error Logs",
|
||||
"owner": "Administrator",
|
||||
"parent_document_type": "",
|
||||
"report_function": "Sum",
|
||||
"show_full_number": 0,
|
||||
"show_percentage_stats": 1,
|
||||
"stats_time_interval": "Daily",
|
||||
"type": "Document Type"
|
||||
}
|
||||
26
frappe/core/number_card/scheduled_jobs/scheduled_jobs.json
Normal file
26
frappe/core/number_card/scheduled_jobs/scheduled_jobs.json
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"aggregate_function_based_on": "",
|
||||
"creation": "2026-01-11 23:55:30.429516",
|
||||
"currency": "INR",
|
||||
"docstatus": 0,
|
||||
"doctype": "Number Card",
|
||||
"document_type": "Scheduled Job Type",
|
||||
"dynamic_filters_json": "[]",
|
||||
"filters_json": "[]",
|
||||
"function": "Count",
|
||||
"idx": 0,
|
||||
"is_public": 0,
|
||||
"is_standard": 1,
|
||||
"label": "Scheduled Jobs",
|
||||
"modified": "2026-01-11 23:55:30.429516",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "Scheduled Jobs",
|
||||
"owner": "Administrator",
|
||||
"parent_document_type": "",
|
||||
"report_function": "Sum",
|
||||
"show_full_number": 0,
|
||||
"show_percentage_stats": 1,
|
||||
"stats_time_interval": "Daily",
|
||||
"type": "Document Type"
|
||||
}
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
"label": "Notification Summary"
|
||||
}
|
||||
],
|
||||
"content": "[{\"id\":\"-bxX6Dwxxy\",\"type\":\"chart\",\"data\":{\"chart_name\":\"Background Job Activity\",\"col\":12}},{\"id\":\"gccD2r7Ut3\",\"type\":\"chart\",\"data\":{\"chart_name\":\"Notification Summary\",\"col\":12}}]",
|
||||
"content": "[{\"id\":\"-bxX6Dwxxy\",\"type\":\"chart\",\"data\":{\"chart_name\":\"Background Job Activity\",\"col\":12}},{\"id\":\"_U6-GCce9y\",\"type\":\"number_card\",\"data\":{\"number_card_name\":\"Today's Error Count\",\"col\":4}},{\"id\":\"O8uXg3zzF1\",\"type\":\"number_card\",\"data\":{\"number_card_name\":\"Scheduled Jobs\",\"col\":4}},{\"id\":\"i8x_VBbG5v\",\"type\":\"number_card\",\"data\":{\"number_card_name\":\"Active Workers\",\"col\":4}},{\"id\":\"gccD2r7Ut3\",\"type\":\"chart\",\"data\":{\"chart_name\":\"Notification Summary\",\"col\":12}}]",
|
||||
"creation": "2025-09-08 11:33:57.533875",
|
||||
"custom_blocks": [],
|
||||
"docstatus": 0,
|
||||
|
|
@ -24,11 +24,24 @@
|
|||
"label": "System",
|
||||
"link_type": "DocType",
|
||||
"links": [],
|
||||
"modified": "2025-10-30 18:22:58.416219",
|
||||
"modified": "2026-01-12 00:03:31.031145",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "System",
|
||||
"number_cards": [],
|
||||
"number_cards": [
|
||||
{
|
||||
"label": "Today's Error Count",
|
||||
"number_card_name": "Error Logs"
|
||||
},
|
||||
{
|
||||
"label": "Scheduled Jobs",
|
||||
"number_card_name": "Scheduled Jobs"
|
||||
},
|
||||
{
|
||||
"label": "Active Workers",
|
||||
"number_card_name": "Active RQ Worker"
|
||||
}
|
||||
],
|
||||
"owner": "Administrator",
|
||||
"parent_page": "",
|
||||
"public": 1,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue