Commit graph

311 commits

Author SHA1 Message Date
Chris Hills
d7e14b84f0
Merge pull request #92 from parcelvoy/feat/locale-editor
Allows for removing locales
2023-03-22 22:02:27 -05:00
Chris Hills
c5c4651f71
Merge branch 'main' into feat/locale-editor 2023-03-22 21:55:23 -05:00
Chris Hills
cb4f934050
Merge pull request #91 from parcelvoy/feat/improved-provider-unsubscribes
Improved provider unsubscribes
2023-03-22 21:55:00 -05:00
Chris Hills
3a20aa8d89
Merge pull request #90 from parcelvoy/bug/nginx-config
Tweak to try and fix nginx config
2023-03-22 21:42:48 -05:00
Chris Anderson
4544f07d65 Improve provider unsubscribes and lookups 2023-03-22 17:10:46 -05:00
Chris Anderson
e2fb6b9155 Allows for removing locales 2023-03-21 22:13:38 -05:00
Chris Anderson
e67c8ec8ba Tweak to try and fix nginx config 2023-03-21 21:19:35 -05:00
Chris Anderson
b8d246592d
Minor bug fixes & build job (#89) 2023-03-21 18:27:14 -05:00
Chris Hills
152fe8d430
Merge pull request #88 from parcelvoy/feat/project-roles
adds project role support for ProjectAdmin and ProjectApiKey
2023-03-20 09:42:32 -05:00
Chris Hills
647da2c85b prefer role check middleware, error page adjustments 2023-03-20 05:39:33 -05:00
Chris Hills
b38dbefcc9 adds project role support for ProjectAdmin and ProjectApiKey 2023-03-19 20:14:39 -05:00
Chris Hills
2d9b0b6da6
Merge pull request #87 from parcelvoy/chore/allow-for-link-wrapping-deep-links
Allow for link wrapping deep links
2023-03-19 20:12:11 -05:00
Chris Hills
6e7cb0406d
Merge branch 'main' into chore/allow-for-link-wrapping-deep-links 2023-03-19 20:08:18 -05:00
Chris Hills
c18b8b667f
Merge pull request #86 from parcelvoy/feat/sending-template-proof
Sending Template Proofs
2023-03-19 20:07:59 -05:00
Chris Hills
0572532f46
Merge branch 'main' into feat/sending-template-proof 2023-03-19 20:02:21 -05:00
Chris Hills
b584c1305a
Merge pull request #85 from parcelvoy/chore/ui-improvements
UI Improvements
2023-03-19 20:02:05 -05:00
Chris Hills
834246ec46
Merge branch 'main' into chore/ui-improvements 2023-03-19 19:57:49 -05:00
Chris Hills
1d392d71ea
Merge pull request #84 from parcelvoy/chore/cleanup-journey-icon-styling
Minor cleanup to journey icon styling
2023-03-19 19:57:26 -05:00
Chris Anderson
e2fdf16acd Tweaks to docs 2023-03-19 16:44:41 -05:00
Chris Anderson
c8eee24d49 Allows for link wrapping universal links 2023-03-19 16:42:07 -05:00
Chris Anderson
095c3e125f Allows for sending proofs of a template to an inbox 2023-03-19 15:51:16 -05:00
Chris Anderson
5e0f9fb39b Moves modal close button to be absolutely positioned 2023-03-19 14:43:06 -05:00
Chris Anderson
2a5b77b189 Adds close button to modals
Fixes to nav buttons
Adds updating and deleting to api keys
2023-03-19 14:28:07 -05:00
Chris Anderson
cea843c4bc Minor cleanup to journey icon styling 2023-03-19 09:47:35 -05:00
Chris Hills
b05eee662a
Merge pull request #83 from parcelvoy/feat/allow-multiple-send-lists
Allows for send and exclusion lists + campaign improvements
2023-03-18 13:34:08 -05:00
Chris Anderson
4c749f1f6b Improves how campaigns run / are queued 2023-03-18 11:16:00 -05:00
Chris Anderson
5ce21a4640 UI fixes to creating campaigns
Improvements to deadlocks
Fixes destructive buttons
2023-03-18 10:42:33 -05:00
Chris Anderson
7dee1a69c9 Allows for send and exclusion lists
Fixes tons of bugs related to campaign sending
2023-03-17 23:24:10 -05:00
Chris Hills
d3ceb85cfb
Merge pull request #81 from parcelvoy/feat/email-pre-header
Adds ability to inject a preheader into emails
2023-03-16 20:28:36 -05:00
Chris Hills
71c96747a0
Merge branch 'main' into feat/email-pre-header 2023-03-16 20:19:39 -05:00
Chris Hills
eada56971d
Merge pull request #82 from parcelvoy/chore/fixes-segment-url
Fixes Segment client URL
2023-03-16 20:17:37 -05:00
Chris Anderson
a691aa0c4a Adds Segment instructions 2023-03-16 18:10:18 -05:00
Chris Anderson
5c779a46cc Another tweak 2023-03-16 17:42:47 -05:00
Chris Anderson
46f0bdba69 Fixes Segment client URL 2023-03-16 17:41:54 -05:00
Chris Anderson
933602ad5e Updates versions slightly 2023-03-16 08:53:11 -05:00
Chris Anderson
0c759bf9f8 One more tweak 2023-03-16 08:38:34 -05:00
Chris Anderson
6ef8c8f9bd Tweak for test cases 2023-03-16 08:28:41 -05:00
Chris Hills
cd309696f6
Merge pull request #78 from parcelvoy/feat/add-analytics-providers
Add analytics providers
2023-03-15 19:21:21 -05:00
Chris Anderson
d26a1e086d Adds ability to inject a preheader into emails 2023-03-15 19:02:52 -05:00
Chris Anderson
c453448985 Merge branch 'feat/add-analytics-providers' of https://github.com/parcelvoy/platform into feat/add-analytics-providers 2023-03-15 18:56:10 -05:00
Chris Anderson
34eaa83608 Code review fixes 2023-03-15 18:55:27 -05:00
Chris Hills
d5b5bb5562
Merge branch 'main' into feat/add-analytics-providers 2023-03-15 08:59:08 -05:00
Chris Hills
8a5fdcc17d
Merge pull request #80 from parcelvoy/feat/journey-step-drop-positioning
improved journey step drop positioning based on offset of drag event
2023-03-15 08:53:13 -05:00
Chris Hills
b2a40ee83f improved journey step drop positioning based on offset of drag mouse event 2023-03-14 21:58:22 -05:00
Chris Anderson
277a609b01 Fixes model sending
Minor tweaks to analytics pages
2023-03-14 21:43:22 -05:00
Chris Anderson
37eab8f0df More path fixes 2023-03-14 18:11:04 -05:00
Chris Anderson
1364172e45 Merge fixes 2023-03-14 18:05:14 -05:00
Chris Hills
b769693ba1
Merge pull request #77 from parcelvoy/feat/journey-enhancements
Feat/journey enhancements
2023-03-14 09:07:07 -05:00
Chris Anderson
d33a809f1f Refactor to pull analytics into providers 2023-03-14 09:00:52 -05:00
Chris Anderson
0238757d68 Adds structure for tracking analytic events
Adds segment ingestion and output
2023-03-14 09:00:52 -05:00