-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreservation-create.drawio
49 lines (49 loc) · 4.63 KB
/
reservation-create.drawio
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
<mxfile>
<diagram id="DbeSObqCEBHpZqMJlmhy" name="Page-1">
<mxGraphModel dx="870" dy="628" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="p_hHbGDJPM_kuDDimLqB-1" value="" style="html=1;verticalLabelPosition=bottom;labelBackgroundColor=#ffffff;verticalAlign=top;shadow=0;dashed=0;strokeWidth=1;shape=mxgraph.ios7.misc.iphone;strokeColor=#c0c0c0;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;" parent="1" vertex="1">
<mxGeometry x="144" y="40" width="540" height="1080" as="geometry"/>
</mxCell>
<mxCell id="68" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="178" y="875" width="472" height="85" as="geometry"/>
</mxCell>
<mxCell id="p_hHbGDJPM_kuDDimLqB-2" value="<h1>Create Reservation</h1>" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;" parent="1" vertex="1">
<mxGeometry x="200" y="240" width="230" height="50" as="geometry"/>
</mxCell>
<mxCell id="44" value="Reservation name" style="fillColor=none;strokeColor=none;align=left;fontSize=14;" parent="1" vertex="1">
<mxGeometry x="200" y="310" width="260" height="40" as="geometry"/>
</mxCell>
<mxCell id="45" value="" style="html=1;shadow=0;dashed=0;shape=mxgraph.bootstrap.rrect;rSize=5;fillColor=none;strokeColor=#999999;align=left;spacing=15;fontSize=14;fontColor=#6C767D;" parent="1" vertex="1">
<mxGeometry x="200" y="350" width="430" height="30" as="geometry"/>
</mxCell>
<mxCell id="46" value="-" style="strokeWidth=1;shadow=0;dashed=0;align=center;html=1;shape=mxgraph.mockup.forms.comboBox;strokeColor=#999999;fillColor=#ddeeff;align=left;fillColor2=#aaddff;mainText=;fontColor=#666666;fontSize=17;spacingLeft=3;" parent="1" vertex="1">
<mxGeometry x="200" y="440" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="47" value="Store" style="fillColor=none;strokeColor=none;align=left;fontSize=14;" parent="1" vertex="1">
<mxGeometry x="200" y="390" width="260" height="40" as="geometry"/>
</mxCell>
<mxCell id="48" value="Status" style="fillColor=none;strokeColor=none;align=left;fontSize=14;" parent="1" vertex="1">
<mxGeometry x="200" y="480" width="260" height="40" as="geometry"/>
</mxCell>
<mxCell id="49" value="Todo" style="shape=ellipse;fillColor=#eeeeee;strokeColor=#999999;gradientColor=#cccccc;html=1;align=left;spacingLeft=4;fontSize=17;fontColor=#666666;labelPosition=right;shadow=0;" parent="1" vertex="1">
<mxGeometry x="200" y="530" width="15" height="15" as="geometry"/>
</mxCell>
<mxCell id="50" value="In progress" style="shape=ellipse;fillColor=#eeeeee;strokeColor=#999999;gradientColor=#cccccc;html=1;align=left;spacingLeft=4;fontSize=17;fontColor=#666666;labelPosition=right;shadow=0;" parent="1" vertex="1">
<mxGeometry x="200" y="570" width="15" height="15" as="geometry"/>
</mxCell>
<mxCell id="52" value="Ready" style="shape=ellipse;fillColor=#eeeeee;strokeColor=#999999;gradientColor=#cccccc;html=1;align=left;spacingLeft=4;fontSize=17;fontColor=#666666;labelPosition=right;shadow=0;" parent="1" vertex="1">
<mxGeometry x="200" y="610" width="15" height="15" as="geometry"/>
</mxCell>
<mxCell id="60" value="<font style="font-size: 16px">Create</font>" style="rounded=1;html=1;shadow=0;dashed=0;whiteSpace=wrap;fontSize=10;fillColor=#60a917;align=center;strokeColor=#2D7600;fontColor=#ffffff;" parent="1" vertex="1">
<mxGeometry x="430" y="890" width="200" height="40" as="geometry"/>
</mxCell>
<mxCell id="61" value="<font style="font-size: 16px">Cancel</font>" style="rounded=1;html=1;shadow=0;dashed=0;whiteSpace=wrap;fontSize=10;fillColor=#666666;align=center;strokeColor=#4D4D4D;fontColor=#ffffff;" parent="1" vertex="1">
<mxGeometry x="197.5" y="890" width="200" height="40" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>