15 Commits

Author SHA1 Message Date
ccc9fc2fbd Feat: Redesigner mail template (#2)
* Updated example env with SITE

* Updated mail page title

* Updated preview payload to match template

* Updated mail template with new design
2023-03-25 22:08:07 +01:00
c13cd8a891 Reduced cta order button size on mobile 2022-12-27 16:52:56 +01:00
38d8766b92 Add customer struct, date and updated html template 2022-12-23 21:59:57 +01:00
27786a1f21 Expanded example data & return http error res 2022-12-23 21:58:46 +01:00
8af45b73a5 Publish on branch main not master 2022-12-03 16:35:17 +01:00
e89f5c7797 Publish not run when merging from PR 2022-12-03 16:34:11 +01:00
55cc8eca71 Drone CI: Build and publish (#1)
* Build and publish to ghcr with drone CI

* Sign drone config file

* Updated build step name

* Allow publish on this branch for testing

* Try set image source label to ghcr

* Update label image source structure

* Remove git suffix of container source

* Remove ci branch from allowed publish branches
2022-12-03 16:31:38 +01:00
899f61b7d8 Moved html template to root level folder & ignored it from git linguist 2022-12-03 12:28:47 +01:00
1030df32f7 Non-empty validation of required post body fields 2022-12-03 12:20:32 +01:00
14f7f55b4f Preview command for serving preview of order confirmation template 2022-12-02 19:02:24 +01:00
c6157ef5b7 Dockerfile for running api in container 2022-12-02 18:27:21 +01:00
19cfe37f7b go mod files 2022-12-02 18:27:04 +01:00
32e926e2f4 Makefile and readme 2022-12-02 18:26:46 +01:00
4d1048bc61 example env file 2022-12-02 18:26:29 +01:00
2812f6bcbf Mail api for sending order confirmation to planetposen customers 2022-12-02 18:26:07 +01:00