Commit graph

311 commits

Author SHA1 Message Date
Chris Anderson
aa61951670
Improves documentation and compose file (#127) 2023-04-13 20:44:54 -05:00
Chris Anderson
aa22441a46
Dropdown pickers bug (#126)
* Fixes drop down pickers glitching

Improves docker compose

* Fix docs
2023-04-13 17:18:36 -05:00
Chris Anderson
7a56ee2225
Add quick start documentation (#124)
* Start improving quick start documentation

* Documentation tweaks
2023-04-12 22:46:27 -05:00
Chris Anderson
6adc68215b
Provider Improvements (#123)
* Fixes push notification provider

Improves provider schema form building

* Minor tweak
2023-04-12 22:36:04 -05:00
Chris Anderson
db83ff9ea6
Tags docker build with release tag (#122)
Co-authored-by: Chris Hills <31041837+chrishills@users.noreply.github.com>
2023-04-12 07:56:21 -05:00
Chris Hills
e47dd7e916
Merge pull request #119 from parcelvoy/feat/subscription-preferences-page
adds basic subscription preferences page
2023-04-11 08:11:04 -05:00
Chris Hills
49e6118bf9 removed template render logging 2023-04-10 20:07:03 -05:00
Chris Hills
ae740ff79c
Merge branch 'main' into feat/subscription-preferences-page 2023-04-10 15:10:36 -05:00
Chris Anderson
cfdea761f7
Fixes Nginx path (#121)
* Fixes Nginx path

* Speeds up tests
2023-04-10 08:55:29 -05:00
Chris Anderson
a5b4f62d29
Improve queue error handling (#120) 2023-04-10 08:36:27 -05:00
Chris Hills
d74fedceec fix update journey step 2023-04-09 21:17:42 -05:00
Chris Hills
4ff8c571ae adds basic subscription preferences page 2023-04-07 21:13:50 -05:00
Chris Hills
09f4ab938f
Merge pull request #118 from parcelvoy/feat/adds-mailgun-provider
Adds Mailgun provider
2023-04-07 20:12:27 -05:00
Chris Anderson
c339f798c5
Adds more campaign delivery stats (#117)
* Adds more campaign delivery stats

* Minor bug fixes
2023-04-07 18:07:50 -04:00
Chris Anderson
d6426bee50 Adds Mailgun provider 2023-04-07 18:02:28 -04:00
Chris Anderson
60802584b2 Minor bug fixes 2023-04-07 18:02:08 -04:00
Chris Anderson
2b437197b1 Adds more campaign delivery stats 2023-04-07 18:02:08 -04:00
Chris Anderson
b3b3e7d1e2
Adds from name and auto text email (#116) 2023-04-07 18:01:40 -04:00
Chris Anderson
4fe89013a5
Fixes user patching (#115) 2023-04-06 10:54:27 -04:00
Chris Anderson
378708a64f
UI cleanup and error handling improvements (#114) 2023-04-05 19:19:52 -04:00
Chris Anderson
dcb41b8cca
Adds error handling with third parties (#113) 2023-04-05 09:14:42 -04:00
Chris Hills
a035276986
Merge pull request #111 from parcelvoy/feat/adds-sorting-to-tables
Adds sorting to tables
2023-04-04 21:28:06 -05:00
Chris Hills
ee124fae8d
Merge branch 'main' into feat/adds-sorting-to-tables 2023-04-04 21:20:15 -05:00
Chris Anderson
af7a8db7c2
Fixes segment crash related to value not always being present (#112) 2023-04-04 12:41:27 -04:00
Chris Anderson
e25d5e48c6 Adds sorting to main tables 2023-04-04 09:50:04 -04:00
Chris Anderson
e9cca8b8ed
Makes design less terrible on mobile (#110)
Adds profile image for OpenID
2023-04-04 09:44:06 -04:00
Chris Anderson
3cca06057d
Fixes locale parsing edge case (#109) 2023-04-01 18:47:49 -05:00
Chris Anderson
0b2020309b
Segment locale parsing improvement (#108) 2023-04-01 18:26:08 -05:00
Chris Anderson
1740669f95
Minor tweaks to users table (#107)
And add retry to jobs
2023-04-01 17:47:59 -05:00
Chris Anderson
c525d4826a
Improves timezone and locale support (#106)
* Improves timezone and locale support

* Fixes user controller
2023-04-01 17:05:42 -05:00
Chris Anderson
16e58a248c
Misc Performance Improvements (#105)
* Improves indexes

Increases batch size

* Fixes migration
2023-03-31 15:59:08 -05:00
Chris Anderson
a273247809
Ups concurrency (#104) 2023-03-31 14:58:03 -05:00
Chris Anderson
f1aeb0c7c8
Updates timeouts for server (#103) 2023-03-31 14:00:36 -05:00
Chris Anderson
b7c252488f
Allows for running separate job queue from API (#102)
* Allows for running separate job queue from API

* Tweaks to runners
2023-03-31 13:07:24 -05:00
Chris Anderson
b920a27f9c
Adds batching capability to all job queues (#101) 2023-03-27 14:24:05 -05:00
Chris Anderson
bd472b9244
Increases maximum batch size (#100) 2023-03-27 13:13:43 -05:00
Chris Anderson
f833de916b
Reverts switching to TS for migrations (#99) 2023-03-27 08:50:21 -05:00
Chris Anderson
f55fa37691
Fixes input uncontrolled error (#98) 2023-03-27 08:26:06 -05:00
Chris Hills
951d04b5af
Merge pull request #97 from parcelvoy/chore/update-text-field
Update text field
2023-03-27 05:36:07 -05:00
Chris Hills
5e05e1c013
Merge pull request #96 from parcelvoy/chore/provider-cleanup
Provider cleanup
2023-03-27 05:32:18 -05:00
Chris Hills
f8d27af42d
Merge pull request #95 from parcelvoy/chore/migration-cleanup
Migration cleanup
2023-03-27 05:29:38 -05:00
Chris Hills
b47960ae76
Merge pull request #94 from parcelvoy/feat/basic-auth-option
Adds basic auth option
2023-03-27 05:28:10 -05:00
Chris Anderson
8dc440742d Splits text field into a field and plain input 2023-03-26 16:21:31 -05:00
Chris Anderson
c93ae4996a Cleans up providers & adds easy URL access
Adds copy button for API keys
Improved docs
2023-03-26 14:25:44 -05:00
Chris Anderson
d80db07e4e Migration cleanup & move to Typescript 2023-03-26 14:25:24 -05:00
Chris Anderson
e683d8563f Updates port 2023-03-26 14:25:04 -05:00
Chris Anderson
ea869f3e40 Adds some more detail to authentication document 2023-03-26 14:25:04 -05:00
Chris Anderson
7a836b04b6 Tweak to readme 2023-03-26 14:25:04 -05:00
Chris Anderson
034abfd15c Adds basic auth option 2023-03-26 14:25:04 -05:00
Chris Anderson
0701d6e374
Add Redis queue option (#93)
* Adds Redis queue

Adds a fix to Segment adapter too

* Tweaks to docker file
2023-03-26 14:14:21 -05:00