diff --git a/pages/Home/actions/orders.yml b/actions/orders.yml similarity index 99% rename from pages/Home/actions/orders.yml rename to actions/orders.yml index ee3f913..87563c2 100644 --- a/pages/Home/actions/orders.yml +++ b/actions/orders.yml @@ -65,7 +65,6 @@ type: returnValueTypeSnapshot: array mode: auto modeConfigured: false -parentPageId: '1' folder: false config: shouldConfirm: false diff --git a/pages/Home/actions/loadCategories.yml b/pages/Home/actions/loadCategories.yml index 30f0e11..feb032d 100644 --- a/pages/Home/actions/loadCategories.yml +++ b/pages/Home/actions/loadCategories.yml @@ -85,4 +85,5 @@ config: errorToastHideByClick: false delay: '0' runWhenFirstReferenced: true -index: 0 +assigned: false +index: 1 diff --git a/pages/Home/components.yml b/pages/Home/components.yml index 015bcef..e9b43d1 100644 --- a/pages/Home/components.yml +++ b/pages/Home/components.yml @@ -214,4 +214,4 @@ components: prop: image primaryKey: false parentSlotId: '16691241335260.4277665167282223' - index: 3 \ No newline at end of file + index: 3 diff --git a/pages/newpage/components.yml b/pages/newpage/components.yml new file mode 100644 index 0000000..7ed7ab4 --- /dev/null +++ b/pages/newpage/components.yml @@ -0,0 +1,291 @@ +slots: + - id: '16691251087390.967161344900255' + name: content + parentPageId: '16691251087390.26229275514984707' + - id: '16691251087400.8378795908207586' + name: content + parentComponentId: '16691251087400.8231105569168025' + - id: '16691251128840.5456828709922434' + name: columns + parentComponentId: '16691251128840.37135248522895425' +components: + - id: '16691251087400.8231105569168025' + definitionId: grid + parentSlotId: '16691251087390.967161344900255' + styles: {} + properties: + name: newpage + pageTitle: '{{app.name}} - {{activeRoute.name}}' + index: 0 + - id: '16691251128840.37135248522895425' + definitionId: smartTable + parentSlotId: '16691251087400.8378795908207586' + styles: + xl: {} + properties: + data: '{{actions.orders.data}}' + name: ordersTable + gridItem: + x: 0 + 'y': 1 + w: 16 + h: 16 + minH: 2 + minW: 4 + title: Orders + showLoading: + withData: true + dataValue: '{{actions.orders.loading}}' + value: false + actions: {} + index: 0 + slots: + columns: + id: '16691251128840.5456828709922434' + componentList: + - id: '16691251330090.3796499747659263' + definitionId: atomicNumber + styles: + xl: + visible: true + properties: + name: atomicNumber + prop: id + primaryKey: true + width: 60 + filter: true + slots: {} + index: 0 + - id: '16691251330090.004869958389748241' + definitionId: atomicNumber + styles: + xl: + visible: true + properties: + name: atomicNumber + prop: user_id + primaryKey: true + width: 60 + filter: true + slots: {} + index: 1 + - id: '16691251330090.2943190389467625' + definitionId: atomicDateTime + styles: + xl: + visible: true + properties: + name: atomicDateTime + prop: created_at + primaryKey: false + timeFormat: + value: '' + dataValue: HH:mm + withData: false + width: 120 + filter: true + slots: {} + index: 2 + - id: '16691251330090.018685601011858788' + definitionId: atomicDateTime + styles: + xl: + visible: true + properties: + name: atomicDateTime + prop: required_at + primaryKey: false + timeFormat: + value: '' + dataValue: HH:mm + withData: false + width: 120 + filter: true + slots: {} + index: 3 + - id: '16691251330090.36589933290697463' + definitionId: atomicDateTime + styles: + xl: + visible: true + properties: + name: atomicDateTime + prop: shipped_at + primaryKey: false + timeFormat: + value: '' + dataValue: HH:mm + withData: false + width: 120 + filter: true + slots: {} + index: 4 + - id: '16691251330090.43127292728519384' + definitionId: atomicSelect + styles: + xl: + visible: true + properties: + name: atomicSelect + prop: status + primaryKey: false + options: + value: + - value: Shipped + color: primary + __UIBAKERY__SYSTEM_ID__: '16691251330090.2211791733209203' + - value: Resolved + color: success + __UIBAKERY__SYSTEM_ID__: '16691251330090.8196283229185404' + dataValue: |- + [ + { + value: 'Shipped', + color: 'primary' + }, + { + value: 'Resolved', + color: 'success' + } + ] + withData: false + width: 120 + filter: true + slots: {} + index: 5 + - id: '16691251330090.26310646391061954' + definitionId: atomicText + styles: + xl: + visible: true + properties: + name: atomicText + prop: comments + primaryKey: false + width: 200 + filter: true + slots: {} + index: 6 + - id: '16691251330090.3796499747659263' + definitionId: atomicNumber + parentSlotId: '16691251128840.5456828709922434' + styles: + xl: + visible: true + properties: + name: atomicNumber + prop: id + primaryKey: true + width: 60 + filter: true + index: 0 + - id: '16691251330090.004869958389748241' + definitionId: atomicNumber + parentSlotId: '16691251128840.5456828709922434' + styles: + xl: + visible: true + properties: + name: atomicNumber2 + prop: user_id + primaryKey: false + width: 60 + filter: true + index: 1 + - id: '16691251330090.2943190389467625' + definitionId: atomicDateTime + parentSlotId: '16691251128840.5456828709922434' + styles: + xl: + visible: true + properties: + name: atomicDateTime + prop: created_at + primaryKey: false + timeFormat: + value: '' + dataValue: HH:mm + withData: false + width: 120 + filter: true + index: 2 + - id: '16691251330090.018685601011858788' + definitionId: atomicDateTime + parentSlotId: '16691251128840.5456828709922434' + styles: + xl: + visible: true + properties: + name: atomicDateTime2 + prop: required_at + primaryKey: false + timeFormat: + value: '' + dataValue: HH:mm + withData: false + width: 120 + filter: true + index: 3 + - id: '16691251330090.36589933290697463' + definitionId: atomicDateTime + parentSlotId: '16691251128840.5456828709922434' + styles: + xl: + visible: true + properties: + name: atomicDateTime3 + prop: shipped_at + primaryKey: false + timeFormat: + value: '' + dataValue: HH:mm + withData: false + width: 120 + filter: true + index: 4 + - id: '16691251330090.43127292728519384' + definitionId: atomicSelect + parentSlotId: '16691251128840.5456828709922434' + styles: + xl: + visible: true + properties: + name: atomicSelect + prop: status + primaryKey: false + options: + value: + - value: Shipped + color: primary + __UIBAKERY__SYSTEM_ID__: '16691251330090.2211791733209203' + - value: Resolved + color: success + __UIBAKERY__SYSTEM_ID__: '16691251330090.8196283229185404' + dataValue: |- + [ + { + value: 'Shipped', + color: 'primary' + }, + { + value: 'Resolved', + color: 'success' + } + ] + withData: false + width: 120 + filter: true + index: 5 + - id: '16691251330090.26310646391061954' + definitionId: atomicText + parentSlotId: '16691251128840.5456828709922434' + styles: + xl: + visible: true + properties: + name: atomicText3 + prop: comments + primaryKey: false + width: 200 + filter: true + index: 6 diff --git a/pages/newpage/page.yml b/pages/newpage/page.yml new file mode 100644 index 0000000..4660664 --- /dev/null +++ b/pages/newpage/page.yml @@ -0,0 +1,7 @@ +id: '16691251087390.26229275514984707' +name: newpage +url: newpage +roleIds: [] +disableInMenu: false +parentPageId: '' +index: 1