Commit Graph

7 Commits (0758e2d2bad909750a49f9278c5e7f6597eb4fbf)

Author SHA1 Message Date
sovanna 0758e2d2ba feat(issue22): Sends confirmation email to client
Also, adds the JSON configuration in order to be sent to the client
as a "reminder" of what he sends
2020-04-15 10:41:40 +09:00
sovanna a61ebbdff6 feat(issue22/server-flask): Adds reply_to
`recipient` refers to FLASK_MAIL_RECIPIENT env var
which is the email address that receives all RFQ
2020-04-15 10:25:05 +09:00
sovanna e116bbf028 feat(issue22/servver-flask): Removes CORS 2020-04-15 10:19:03 +09:00
sovanna 64730e8557 feat(issue22/server-flask): Checks payload is None 2020-04-14 14:23:01 +09:00
sovanna a8d02b5962 feat(issue22/server-flask): Removes hard-coded email as we use envvars 2020-04-14 13:55:22 +09:00
sovanna 42837ec0b2 feat(issue22/server-flask): Updates email object 2020-04-14 13:50:54 +09:00
sovanna e39a6cf6b0 feat(issue22/server-flask): Adds basic python flask server 2020-04-14 13:50:12 +09:00