Skip to content
Draft
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
Empty file.
914 changes: 914 additions & 0 deletions admin_panel/admin_panel/page/cashout_requests/cashout_requests.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"content": null,
"creation": "2025-10-29 18:46:51.633558",
"docstatus": 0,
"doctype": "Page",
"idx": 0,
"modified": "2025-10-29 18:46:51.633558",
"modified_by": "Administrator",
"module": "Admin Panel",
"name": "cashout-requests",
"owner": "Administrator",
"page_name": "cashout-requests",
"roles": [],
"script": null,
"standard": "Yes",
"style": null,
"system_page": 0,
"title": "Cashout Requests"
}
85 changes: 85 additions & 0 deletions admin_panel/admin_panel/workspace/admin_panel/admin_panel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
{
"charts": [],
"content": "[{\"id\":\"_EYFml0tr6\",\"type\":\"header\",\"data\":{\"text\":\"<span class=\\\"h4\\\"><b>Admin Panel</b></span>\",\"col\":12}},{\"id\":\"_F4e1CqrUd\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Alert Users\",\"col\":3}},{\"id\":\"_F4e1CqrUe\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Account Management\",\"col\":3}},{\"id\":\"4ahFnm2VDl\",\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Cashout Requests\",\"col\":3}},{\"id\":\"_bxWkoteNn\",\"type\":\"card\",\"data\":{\"card_name\":\"Tools\",\"col\":12}}]",
"creation": "2025-12-08 17:26:50.738905",
"custom_blocks": [],
"docstatus": 0,
"doctype": "Workspace",
"for_user": "",
"hide_custom": 0,
"icon": "tool",
"idx": 0,
"is_hidden": 0,
"label": "Admin Panel",
"links": [
{
"hidden": 0,
"is_query_report": 0,
"label": "Tools",
"link_count": 0,
"onboard": 0,
"type": "Card Break"
},
{
"hidden": 0,
"icon": "notification",
"is_query_report": 0,
"label": "Alert Users",
"link_count": 0,
"link_to": "alert-users",
"link_type": "Page",
"onboard": 0,
"type": "Link"
},
{
"hidden": 0,
"icon": "users",
"is_query_report": 0,
"label": "Account Management",
"link_count": 0,
"link_to": "account-management",
"link_type": "Page",
"onboard": 0,
"type": "Link"
}
],
"modified": "2025-12-08 17:27:28.642858",
"modified_by": "nick@getflash.io",
"module": "Admin Panel",
"name": "Admin Panel",
"number_cards": [],
"owner": "Administrator",
"parent_page": "",
"public": 1,
"quick_lists": [],
"roles": [],
"sequence_id": 1.0,
"shortcuts": [
{
"color": "#E8D315",
"doc_view": "",
"format": "",
"icon": "notification",
"label": "Alert Users",
"link_to": "alert-users",
"type": "Page"
},
{
"color": "Grey",
"doc_view": "List",
"label": "Cashout Requests",
"link_to": "cashout-requests",
"type": "Page"
},
{
"color": "#007856",
"doc_view": "",
"format": "",
"icon": "users",
"label": "Account Management",
"link_to": "account-management",
"type": "Page"
}
],
"title": "Admin Panel"
}
Loading