Compare commits
No commits in common. "968ca355df2b5e1b557ca90f08582e456c98854d" and "0f58b1dfa95eda192a5b17f869506f64f229da1a" have entirely different histories.
968ca355df
...
0f58b1dfa9
4 changed files with 23 additions and 101 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,8 +1,6 @@
|
|||
/node_modules
|
||||
/musala
|
||||
/musala-mail
|
||||
/bin
|
||||
/vendor
|
||||
/tmp
|
||||
/_*
|
||||
.env
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# <img src="doc/logo-title-paths.svg" width="50%" style="display: block; margin: 0 auto;" alt="Musala" />
|
||||
|
||||
[](https://cicd.apps.glenux.net/glenux/musala)
|
||||

|
||||
[](https://github.com/glenux/musala/blob/master/LICENSE.txt)
|
||||
[](https://patreon.com/glenux)
|
||||
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
|
||||
# Nextcloud API
|
||||
|
||||
Read https://docs.nextcloud.com/server/latest/developer_manual/client_apis/LoginFlow/index.html
|
||||
|
||||
Step 1
|
||||
|
||||
$ curl -X POST https://cloud.apps.glenux.net/index.php/login/v2
|
||||
|
||||
Step 2
|
||||
|
||||
|
|
@ -1,12 +1,11 @@
|
|||
<mjml>
|
||||
<mj-head>
|
||||
<mj-style inline="inline">
|
||||
.footer-link { color: white !important; font-weight: bold; text-decoration: underline !important; }
|
||||
</mj-style>
|
||||
<mj-style inline="inline">
|
||||
.footer-link { color: white !important; font-weight: bold; text-decoration: underline !important; }
|
||||
</mj-style>
|
||||
</mj-head>
|
||||
|
||||
<mj-body>
|
||||
<!-- section 1 -->
|
||||
<mj-section>
|
||||
<mj-group>
|
||||
<mj-column>
|
||||
|
@ -16,104 +15,41 @@
|
|||
<mj-text font-size="20px" color="#F45E43" font-family="helvetica" align="center">
|
||||
Mardi 28 aout 2020
|
||||
</mj-text>
|
||||
<mj-button href="#" font-family="Helvetica" background-color="#f45e43" color="white">Visit Musala
|
||||
<mj-button href="#" font-family="Helvetica" background-color="#f45e43" color="white">Visit Board
|
||||
</mj-button>
|
||||
</mj-column>
|
||||
</mj-group>
|
||||
</mj-section>
|
||||
|
||||
<!-- Title section -->
|
||||
<mj-section>
|
||||
<mj-column>
|
||||
<mj-divider border-color="#F45E43"></mj-divider>
|
||||
<mj-text font-size="24px" color="#F45E43" font-family="helvetica" align="center">
|
||||
Your daily task list
|
||||
<mj-text font-size="20px" color="#F45E43" font-family="helvetica" align="center">
|
||||
Your daily task list for
|
||||
</mj-text>
|
||||
<mj-text font-size="24px" font-weight="bold" color="#F45E43" font-family="helvetica" align="center">
|
||||
BC.Business.Operational
|
||||
</mj-text>
|
||||
<mj-divider border-color="#F45E43"></mj-divider>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Chapter -->
|
||||
<mj-section>
|
||||
<mj-column>
|
||||
<mj-button font-size="20px" font-family="Helvetica" font-weight="bold" background-color="#f45e43" align="left" color="white">Late
|
||||
<mj-column>
|
||||
<mj-button font-size="20px" font-family="Helvetica" font-weight="bold" background-color="#f45e43" align="left" color="white">Topic ABC
|
||||
</mj-button>
|
||||
|
||||
<mj-text font-size="16px" color="#666" padding-bottom="0" font-family="helvetica" align="left" line-height="1.25">
|
||||
<p style="margin: 0 0 4px 0;"><b>Super task number one</b></p>
|
||||
<p style="margin: 0 0 4px 0; color: #bbb; font-size: 14px;"><b>Draft</b> on <b>cloud.boldcode.io</b> – Due for 2001-10-10</p>
|
||||
<p style="margin: 0 0 4px 0; ">Lorem ipsum dolor sit amet, blablablabla, lorem ipsum dolor sit amet, blablablabla, lorem ipsum dolor sit amet, blablablabla ▪ <a href="#rezrez" style="color: #f45e43;">read more</a></p>
|
||||
</mj-text>
|
||||
|
||||
<mj-text font-size="16px" color="#666" padding-bottom="0" font-family="helvetica" align="left" line-height="1.25">
|
||||
<p style="margin: 0 0 4px 0;"><b>Super task number one</b></p>
|
||||
<p style="margin: 0 0 4px 0; color: #bbb; font-size: 14px;"><b>Draft</b> on <b>cloud.boldcode.io</b> – Due for 2001-10-10</p>
|
||||
<p style="margin: 0 0 4px 0; ">Lorem ipsum dolor sit amet, blablablabla, lorem ipsum dolor sit amet, blablablabla, lorem ipsum dolor sit amet, blablablabla ▪ <a href="#rezrez" style="color: #f45e43;">read more</a></p>
|
||||
</mj-text>
|
||||
|
||||
<mj-text font-size="16px" color="#666" padding-bottom="0" font-family="helvetica" align="left" line-height="1.25">
|
||||
<p><b>Super task number one</b><br/></p>
|
||||
<p>Lorem ipsum dolor sit amet, blablablabla <a href="rezrez">>> see more</a></p>
|
||||
</mj-text>
|
||||
<mj-text font-size="16px" color="#666" padding-bottom="0" font-family="helvetica" font-weight="bold" align="left">
|
||||
Topic dsfsdfs
|
||||
</mj-text>
|
||||
<mj-text font-size="16px" color="#666" font-family="helvetica" align="left">
|
||||
Lorem ipsum dolor sit amet, blablablabla <a href="rezrez">>> see more</a>
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
|
||||
<!-- Chapter -->
|
||||
<mj-section>
|
||||
<mj-column>
|
||||
<mj-button font-size="20px" font-family="Helvetica" font-weight="bold" background-color="#f45e43" align="left" color="white">Today
|
||||
</mj-button>
|
||||
|
||||
<mj-text font-size="16px" color="#666" padding-bottom="0" font-family="helvetica" align="left">
|
||||
<p><b>Super task number one</b></p>
|
||||
<p font-size="14px">Lorem ipsum dolor sit amet, blablablabla <a href="rezrez">>> see more</a></p>
|
||||
</mj-text>
|
||||
|
||||
<mj-text font-size="16px" color="#666" padding-bottom="0" font-family="helvetica" align="left">
|
||||
<p><b>Super task number one</b><br/></p>
|
||||
<p>Lorem ipsum dolor sit amet, blablablabla <a href="rezrez">>> see more</a></p>
|
||||
</mj-text>
|
||||
|
||||
<mj-text font-size="16px" color="#666" padding-bottom="0" font-family="helvetica" align="left">
|
||||
<p><b>Super task number one</b><br/></p>
|
||||
<p>Lorem ipsum dolor sit amet, blablablabla <a href="rezrez">>> see more</a></p>
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
<!-- Chapter -->
|
||||
<mj-section>
|
||||
<mj-column>
|
||||
<mj-button font-size="20px" font-family="Helvetica" font-weight="bold" background-color="#f45e43" align="left" color="white">This week
|
||||
</mj-button>
|
||||
|
||||
<mj-text font-size="16px" color="#666" padding-bottom="0" font-family="helvetica" align="left">
|
||||
<p><b>Super task number one</b></p>
|
||||
<p font-size="14px">Lorem ipsum dolor sit amet, blablablabla <a href="rezrez">>> see more</a></p>
|
||||
</mj-text>
|
||||
|
||||
<mj-text font-size="16px" color="#666" padding-bottom="0" font-family="helvetica" align="left">
|
||||
<p><b>Super task number one</b><br/></p>
|
||||
<p>Lorem ipsum dolor sit amet, blablablabla <a href="rezrez">>> see more</a></p>
|
||||
</mj-text>
|
||||
|
||||
<mj-text font-size="16px" color="#666" padding-bottom="0" font-family="helvetica" align="left">
|
||||
<p><b>Super task number one</b><br/></p>
|
||||
<p>Lorem ipsum dolor sit amet, blablablabla <a href="rezrez">>> see more</a></p>
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
|
||||
<!-- footer -->
|
||||
<mj-section>
|
||||
<mj-column background-color="white" inner-background-color="#f45e43" padding-right="20px" padding-left="20px">
|
||||
<mj-text font-size="16px" color="#ffffff" font-family="helvetica" align="left">
|
||||
To stop receiving these emails, you can change your <a href="#" class="footer-link">notification preferences</a> in <a href="#" class="footer-link">Musala</a>.
|
||||
</mj-text>
|
||||
<mj-text font-size="16px" color="#ffffff" font-family="helvetica" align="left" >
|
||||
To stop receiving these emails, you can change your <a href="#" class="footer-link">notification preferences</a> in <a href="#" class="footer-link">Musala</a>.
|
||||
</mj-text>
|
||||
</mj-column>
|
||||
</mj-section>
|
||||
|
||||
</mj-body>
|
||||
</mjml>
|
||||
|
|
Loading…
Add table
Reference in a new issue