Update navigation and pages
This commit is contained in:
@@ -125,7 +125,7 @@ Date pickers use `"type": "DATE_PICKER_WIDGET2"`, `"dateFormat": "YYYY-MM-DD HH:
|
||||
### 4. Create queries for each tab
|
||||
|
||||
Follow the **add-query-to-table** skill. Each query's `metadata.json` must have:
|
||||
- `"pageId"`: the page name (e.g. `"Pending POs - All"`)
|
||||
- `"pageId"`: the page name (e.g. `"Pending POs"`)
|
||||
- `"gitSyncId"`: use the same 24-char hex prefix as the page, with a unique UUID suffix
|
||||
- `"runBehaviour": "AUTOMATIC"`
|
||||
|
||||
@@ -212,4 +212,4 @@ When merging separate pages into one tabbed page:
|
||||
| Widget-in-tab parent | Canvas `widgetId` for that tab |
|
||||
| `defaultTab` | Tab **label** (not tab ID) |
|
||||
| `tabsObj` keys | `tab1`, `tab2`, `tab3`, ... |
|
||||
| Existing examples | `Sales - Units Shipped`, `Pending POs - All` |
|
||||
| Existing examples | `Sales - Units Shipped`, `Pending POs` |
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"isDefault": false
|
||||
},
|
||||
{
|
||||
"id": "Pending POs - All",
|
||||
"id": "Pending POs",
|
||||
"isDefault": false
|
||||
}
|
||||
],
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "Pending POs - All",
|
||||
"name": "Pending POs",
|
||||
"slug": "pending-pos-all"
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"gitSyncId": "3c80e1fdb2304c28beaba450_db5d4d8c-ed8e-49e7-a147-e5ebe833f6bc",
|
||||
"id": "Pending POs - All_pending_pos_all",
|
||||
"id": "Pending POs_pending_pos_all",
|
||||
"pluginId": "postgres-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"dynamicBindingPathList": [],
|
||||
"name": "pending_pos_all",
|
||||
"pageId": "Pending POs - All",
|
||||
"pageId": "Pending POs",
|
||||
"runBehaviour": "AUTOMATIC",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"gitSyncId": "3c80e1fdb2304c28beaba450_9c5cb3e8-3419-484f-bffa-e79e23768bfe",
|
||||
"id": "Pending POs - All_pending_pos_alx_pending",
|
||||
"id": "Pending POs_pending_pos_alx_pending",
|
||||
"pluginId": "postgres-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"dynamicBindingPathList": [],
|
||||
"name": "pending_pos_alx_pending",
|
||||
"pageId": "Pending POs - All",
|
||||
"pageId": "Pending POs",
|
||||
"runBehaviour": "AUTOMATIC",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"gitSyncId": "3c80e1fdb2304c28beaba450_1cad4bf5-17c0-4be7-b37a-4bfd4c61ddd4",
|
||||
"id": "Pending POs - All_pending_pos_ml_pending",
|
||||
"id": "Pending POs_pending_pos_ml_pending",
|
||||
"pluginId": "postgres-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"dynamicBindingPathList": [],
|
||||
"name": "pending_pos_ml_pending",
|
||||
"pageId": "Pending POs - All",
|
||||
"pageId": "Pending POs",
|
||||
"runBehaviour": "AUTOMATIC",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"gitSyncId": "3c80e1fdb2304c28beaba450_de156d2b-c302-4b7b-bc7d-6e150866194f",
|
||||
"id": "Pending POs - All_pending_pos_slx_pending",
|
||||
"id": "Pending POs_pending_pos_slx_pending",
|
||||
"pluginId": "postgres-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"dynamicBindingPathList": [],
|
||||
"name": "pending_pos_slx_pending",
|
||||
"pageId": "Pending POs - All",
|
||||
"pageId": "Pending POs",
|
||||
"runBehaviour": "AUTOMATIC",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"gitSyncId": "3c80e1fdb2304c28beaba450_2861a2ed-a204-4ad6-89e9-3165332e6bce",
|
||||
"id": "Pending POs - All_pending_pos_sr_pending",
|
||||
"id": "Pending POs_pending_pos_sr_pending",
|
||||
"pluginId": "postgres-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"dynamicBindingPathList": [],
|
||||
"name": "pending_pos_sr_pending",
|
||||
"pageId": "Pending POs - All",
|
||||
"pageId": "Pending POs",
|
||||
"runBehaviour": "AUTOMATIC",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
@@ -28,7 +28,7 @@
|
||||
"mobileRightColumn": 16,
|
||||
"mobileTopRow": 22,
|
||||
"needsErrorInfo": false,
|
||||
"onClick": "{{navigateTo('Pending POs - All', {}, 'SAME_WINDOW');}}",
|
||||
"onClick": "{{navigateTo('Pending POs', {}, 'SAME_WINDOW');}}",
|
||||
"originalBottomRow": 26,
|
||||
"originalTopRow": 22,
|
||||
"parentColumnSpace": 3.841796875,
|
||||
@@ -40,7 +40,7 @@
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 64,
|
||||
"shouldTruncate": false,
|
||||
"text": "Pending POs - All",
|
||||
"text": "Pending POs",
|
||||
"textAlign": "LEFT",
|
||||
"textColor": "#231F20",
|
||||
"topRow": 0,
|
||||
@@ -24,7 +24,7 @@
|
||||
"mobileRightColumn": 16,
|
||||
"mobileTopRow": 22,
|
||||
"needsErrorInfo": false,
|
||||
"onClick": "{{navigateTo('Pending POs - All', {}, 'SAME_WINDOW');}}",
|
||||
"onClick": "{{navigateTo('Pending POs', {}, 'SAME_WINDOW');}}",
|
||||
"originalBottomRow": 26,
|
||||
"originalTopRow": 22,
|
||||
"parentColumnSpace": 3.841796875,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"mobileRightColumn": 16,
|
||||
"mobileTopRow": 22,
|
||||
"needsErrorInfo": false,
|
||||
"onClick": "{{navigateTo('Pending POs - All', {}, 'SAME_WINDOW');}}",
|
||||
"onClick": "{{navigateTo('Pending POs', {}, 'SAME_WINDOW');}}",
|
||||
"originalBottomRow": 26,
|
||||
"originalTopRow": 22,
|
||||
"parentColumnSpace": 3.841796875,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"mobileRightColumn": 16,
|
||||
"mobileTopRow": 22,
|
||||
"needsErrorInfo": false,
|
||||
"onClick": "{{navigateTo('Pending POs - All', {}, 'SAME_WINDOW');}}",
|
||||
"onClick": "{{navigateTo('Pending POs', {}, 'SAME_WINDOW');}}",
|
||||
"originalBottomRow": 26,
|
||||
"originalTopRow": 22,
|
||||
"parentColumnSpace": 3.841796875,
|
||||
|
||||
Reference in New Issue
Block a user