-
Notifications
You must be signed in to change notification settings - Fork 1
/
lowdefy.yaml
68 lines (64 loc) · 1.61 KB
/
lowdefy.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
lowdefy: 3.22.0
name: Lowdefy starter
connections:
- id: google_sheet
type: GoogleSheet
properties:
client_email:
_secret: SHEETS_CLIENT_EMAIL
private_key:
_base64.decode:
_secret: SHEETS_PRIVATE_KEY
sheetIndex: 0
spreadsheetId: 1XEyU4w2dRfxmtSKUjN8B-_4lEDlKiNcjFVm2-VVvGxA
write: true
menus:
- id: default
links:
- id: welcome
type: MenuLink
properties:
icon: HomeOutlined
title: Home
pageId: welcome
- id: procurement_register
type: MenuLink
properties:
icon: AlertOutlined
title: Procurement Register
pageId: procurement_register
- id: shipping_register
type: MenuLink
properties:
icon: ShoppingOutlined
title: Shipping Register
pageId: shipping_register
pages:
- _ref: procurement_register.yaml
- _ref: shipping_register.yaml
- id: welcome
type: PageHeaderMenu
properties:
title: Welcome
areas:
content:
justify: left
blocks:
- id: content
type: Title
properties:
content: Scatec Procurememnt & Shipping Register App
- id: image
type: Img
layout:
align: middle
properties:
src: https://scatec.com/wp-content/uploads/sites/7/2021/01/vann-vind-og-sol_8.jpg
footer:
blocks:
- id: footer
type: Paragraph
properties:
type: primary
content: |
Made by EconCube