Seb
|
7fbdd4e44f
|
okokok
|
2020-06-15 14:24:36 +10:00 |
Seb
|
c868f526a7
|
Rework where update happens
|
2020-06-15 14:20:55 +10:00 |
Seb
|
1e75ac2183
|
Ffs
|
2020-06-15 11:41:13 +10:00 |
Seb
|
e6b74c3d10
|
Stop trying to run tests in parallel for now
|
2020-06-15 11:37:13 +10:00 |
Seb
|
8501e6e20b
|
noinput
|
2020-06-15 11:29:41 +10:00 |
Seb
|
abe30ff075
|
hmmm
|
2020-06-15 11:24:22 +10:00 |
Seb
|
4088d0ebeb
|
Different db per test
|
2020-06-15 10:17:43 +10:00 |
Seb
|
272d770fee
|
Different db for each test
|
2020-06-15 10:08:25 +10:00 |
Seb
|
87b95fd50d
|
Some threadsafe db changes
|
2020-06-15 10:02:39 +10:00 |
Seb
|
d63e24adc5
|
Actually use postgres
|
2020-06-15 09:04:53 +10:00 |
Seb
|
a544368369
|
Expand tests, different check for postgres
|
2020-06-12 16:20:52 +10:00 |
Seb
|
7681d06290
|
Test fixes
|
2020-06-12 16:15:25 +10:00 |
Seb
|
74c629a9ba
|
Switch to using a thread for sending
|
2020-06-12 14:24:24 +10:00 |
Seb
|
66d7eb8772
|
New status flag
|
2020-06-12 11:53:13 +10:00 |
Seb
|
e4057655cc
|
Up version
|
2020-06-11 14:34:23 +10:00 |
Jonny Scholes
|
fe251d80ea
|
Merge pull request #1 from neon-jungle/fixes
Small fixes
|
2020-06-11 09:33:35 +10:00 |
Seb
|
d6af62bb54
|
Woops
|
2020-06-10 16:41:04 +10:00 |
Seb
|
881ed2c039
|
extra parenthesis
|
2020-06-10 16:39:07 +10:00 |
Seb
|
bd6073e815
|
Slower but safer Receipt creation
|
2020-06-10 16:34:55 +10:00 |
Seb
|
81e81126d4
|
Drop unique email constraint so contacts can be added to multiple lists
|
2020-06-10 16:34:37 +10:00 |
Seb
|
c8926e15e8
|
Update readme again, up version
|
2020-06-04 14:41:47 +10:00 |
Seb
|
bc1192ac1c
|
logo path
|
2020-06-04 14:36:13 +10:00 |
Seb
|
737ba674b4
|
Add logo + update to readme
|
2020-06-04 14:34:00 +10:00 |
Jonny Scholes
|
ef751213f2
|
Merge branch 'copying' into 'master'
Copying
See merge request neonjungle/wagtailbirdsong!13
|
2020-06-04 04:24:00 +00:00 |
Seb
|
01f1368ad6
|
Ditch the preview button, rename inspect to view
|
2020-06-04 14:09:45 +10:00 |
Seb
|
8089ff9044
|
Improvements on the inspect view
|
2020-06-04 14:07:35 +10:00 |
Seb
|
85a518797e
|
Fix viewing receipts on inspect
|
2020-06-04 11:46:44 +10:00 |
Seb
|
a950e86bdf
|
Copying + smtp dev server
|
2020-06-04 11:11:51 +10:00 |
Jonny Scholes
|
50dbc1c00e
|
Merge branch 'tags' into 'master'
Tags
See merge request neonjungle/wagtailbirdsong!12
|
2020-06-04 00:36:01 +00:00 |
Jonny Scholes
|
6c37be5318
|
Merge branch 'test-cases' into 'master'
Test cases
See merge request neonjungle/wagtailbirdsong!11
|
2020-06-04 00:18:38 +00:00 |
Seb
|
f4f47ab132
|
Add tags to default Contact model
|
2020-06-04 09:38:26 +10:00 |
Seb
|
95c92c072b
|
isort + dedupe mjml settings
|
2020-06-03 16:43:29 +10:00 |
Seb
|
64d65ee381
|
Add pip install
|
2020-06-03 16:33:52 +10:00 |
Seb
|
05786189bb
|
gitlab-ci
|
2020-06-03 16:29:53 +10:00 |
Seb
|
38f2cf3cfe
|
Basic tests for admin
|
2020-06-03 16:16:14 +10:00 |
Seb
|
8001232eae
|
Make template for test app, start some new tests
|
2020-05-29 12:34:53 +10:00 |
Seb
|
cb6728a725
|
Basic test cases
|
2020-05-29 11:56:25 +10:00 |
Seb
|
7b8fc5fe18
|
Switch to docker so can use mjml easily
|
2020-05-29 09:56:01 +10:00 |
Seb
|
12a6cd119d
|
Basic test app creating and some local dev settings
|
2020-05-29 09:56:01 +10:00 |
Seb
|
7848847518
|
Add thing to fix wheel
|
2020-05-28 14:40:25 +10:00 |
Seb
|
f8257ea741
|
up version for release
|
2020-05-28 14:31:55 +10:00 |
Jonny Scholes
|
7ddf12df47
|
Merge branch 'live-preview' into 'master'
In page preview
See merge request neonjungle/wagtailbirdsong!9
|
2020-05-27 23:59:10 +00:00 |
Seb
|
24566159eb
|
Up version
|
2020-05-19 12:37:19 +10:00 |
Jonny Scholes
|
1bba5e6272
|
Merge branch 'reply-to' into 'master'
Implement reply-to setting
See merge request neonjungle/wagtailbirdsong!10
|
2020-05-19 02:22:49 +00:00 |
Seb
|
df5b68e144
|
Implement reply-to setting
|
2020-05-19 11:29:14 +10:00 |
Seb
|
c7e8b7d131
|
Preview for create
|
2020-05-08 17:10:52 +10:00 |
Seb
|
7508eacd67
|
But of styling for preview
|
2020-05-08 16:35:00 +10:00 |
Seb
|
53e27d29b9
|
Style clash preview working
|
2020-05-08 15:52:28 +10:00 |
Seb
|
9285cb3d31
|
base work for preview ajax
|
2020-05-08 15:52:28 +10:00 |
Seb
|
0d3022aae9
|
Start of loading our own js
|
2020-05-08 15:52:28 +10:00 |