Skip to content

Commit

Permalink
deploy: 1d71d93
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenj committed Apr 4, 2023
1 parent e91f496 commit 7966e13
Show file tree
Hide file tree
Showing 126 changed files with 9,291 additions and 8,208 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,12 @@ digraph erd {
<td port="extra_out" align='text'><font color='grey50' face='Monospace' point-size='14' ><i>Json Map defining event specific extra data.<br align='left'/>NULL = Not yet defined.<br align='left'/>&quot;url&quot;.&quot;results&quot; = a results URL,<br align='left'/>&quot;url&quot;.&quot;survey&quot; = a survey URL,<br align='left'/>others can be defined as required.</i><br align="left"/></font></td>
</tr>

<tr>
<td port="cast_to" align='text'><font>cast_to</font><br align='left'/></td>
<td ><font><i>jsonb</i></font></td>
<td port="cast_to_out" align='text'><font color='grey50' face='Monospace' point-size='14' ><i>Json Map defining parameters which control where the vote is to be cast.<br align='left'/>Multiple destinations can be defined simultaneously.<br align='left'/>In this case the vote gets cast to all defined destinations.<br align='left'/>`NULL` = Default Jormungandr Blockchain.<br align='left'/>```jsonc<br align='left'/>&quot;jorm&quot; : { &#x2f;&#x2f; Voting on Jormungandr Blockchain<br align='left'/> chain_id: &lt;int&gt;, &#x2f;&#x2f; Jormungandr chain id. Defaults to 0.<br align='left'/> &#x2f;&#x2f; Other parameters TBD.<br align='left'/>},<br align='left'/>&quot;caradno&quot; : { &#x2f;&#x2f; Voting on Cardano Directly<br align='left'/> chain_id: &lt;int&gt;, &#x2f;&#x2f; 0 = pre-prod, 1 = mainnet.<br align='left'/> &#x2f;&#x2f; Other parameters TBD.<br align='left'/>},<br align='left'/>&quot;postgres&quot; : { &#x2f;&#x2f; Store votes in Web 2 postgres backed DB only.<br align='left'/> url: &quot;&lt;postgres URL. Defaults to system default&gt;&quot;<br align='left'/> &#x2f;&#x2f; Other parameters TBD.<br align='left'/> &#x2f;&#x2f; Note: Votes that arrive in the Cat1 system are always stored in the DB.<br align='left'/> &#x2f;&#x2f; This Option only allows the vote storage DB to be tuned.<br align='left'/>},<br align='left'/>&quot;cat2&quot; : { &#x2f;&#x2f; Store votes to the Catalyst 2.0 P2P Network.<br align='left'/> gateway: &quot;&lt;URL of the gateway to use&quot;<br align='left'/> &#x2f;&#x2f; Other parameters TBD.<br align='left'/>}<br align='left'/>```</i><br align="left"/></font></td>
</tr>



<tr>
Expand All @@ -184,6 +190,56 @@ digraph erd {





"goal" [shape=plain label=<
<table border='0' cellborder='1' cellspacing='0' >
<tr>
<td colspan='3' bgcolor='#009879' port='__title'><font color='white' face='Courier bold italic' point-size='20'><b>goal</b></font></td>
</tr>
<tr>
<td><font color='black' face='Courier bold' point-size='18' ><b>Column</b></font></td>
<td><font color='black' face='Courier bold' point-size='18' ><b>Type</b></font></td>
<td><font color='black' face='Courier bold' point-size='18' ><b>Description</b></font></td>
</tr>


<tr>
<td port="id" bgcolor="seagreen1" align='text'><font>id</font><br align='left'/></td>
<td bgcolor="seagreen1" ><font>integer+</font></td>
<td port="id_out" bgcolor="seagreen1" align='text'><font color='grey50' face='Monospace' point-size='14' ><i>Synthetic Unique Key.</i><br align="left"/></font></td>
</tr>

<tr>
<td port="event_id" align='text'><font>event_id</font><br align='left'/></td>
<td ><font>integer</font></td>
<td port="event_id_out" align='text'><font color='grey50' face='Monospace' point-size='14' ><i>The ID of the event this goal belongs to.</i><br align="left"/></font></td>
</tr>

<tr>
<td port="idx" align='text'><font>idx</font><br align='left'/></td>
<td ><font>integer</font></td>
<td port="idx_out" align='text'><font color='grey50' face='Monospace' point-size='14' ><i>The index specifying the order&#x2f;priority of the goals.</i><br align="left"/></font></td>
</tr>

<tr>
<td port="name" align='text'><font>name</font><br align='left'/></td>
<td ><font>varchar</font></td>
<td port="name_out" align='text'><font color='grey50' face='Monospace' point-size='14' ><i>The description of this event goal.</i><br align="left"/></font></td>
</tr>



<tr>
<td colspan='3' bgcolor="grey20" align='text'><font color='white' face='Monospace' point-size='14'><i>The list of campaign goals for this event.</i><br align="left"/></font></td>
</tr>


</table>
>];






Expand Down Expand Up @@ -228,6 +284,8 @@ digraph erd {
>];


"goal":"event_id_out" -> "event":"row_id"



}

0 comments on commit 7966e13

Please sign in to comment.