Commit graph

735 commits

Author SHA1 Message Date
Chris Anderson
9127681556
Fixes bug related to lock value being decimal (#412) 2024-03-29 08:41:56 -05:00
Chris Anderson
ca0ca33ff3
Fixes naming of logging (#411) 2024-03-28 23:44:40 -05:00
Chris Anderson
7bdaa4301f
Fixes bug related to campaign send merging on duplicate (#410) 2024-03-28 23:31:22 -05:00
Chris Anderson
b4cbf1b799
Fixes editing campaign lists and scheduling deleted campaigns (#409) 2024-03-28 22:27:09 -05:00
Chris Anderson
57ecb3943e
Allows for exiting a journey via API (#408) 2024-03-26 19:41:30 -05:00
Chris Anderson
29a276acb5
Ensures the anonymous ID is passed along to analytics (#406) 2024-03-23 21:51:58 -05:00
Chris Anderson
34e5f34159
Cleans up how providers are registered and used (#405) 2024-03-23 21:14:40 -05:00
Chris Anderson
1e88f9b67c
Fix lockfile (#404) 2024-03-23 12:51:37 -05:00
Chris Anderson
e08f88b859
i18n Part 4 (#403) 2024-03-23 12:35:17 -05:00
Chris Anderson
21db45a37b
Improve organization admin management (#402) 2024-03-23 11:39:20 -05:00
Chris Hills
8b81756965
Added step child path field for explicit grouping (#401) 2024-03-23 11:29:27 -05:00
Chris Anderson
b2436d31ea
First member of an organization should be owner (#400) 2024-03-23 08:58:20 -05:00
Chris Anderson
2adf098f64
Improve typing of provider maps (#397) 2024-03-22 19:04:18 -05:00
Chris Anderson
a1b51d25fb
Add additional internal events (#396) 2024-03-22 18:55:17 -05:00
Chris Anderson
70044d0b34
Fixes redirection for new installs (#395) 2024-03-22 18:06:46 -05:00
Chris Anderson
21bb795311
i18n Part 3 (#394) 2024-03-22 17:58:01 -05:00
Chris Hills
044f039280
fixed bad links in journey docs (#391) 2024-03-18 09:00:20 -05:00
Chris Hills
cd1a08cf58
Snake case fields, add journey data access docs (#389) 2024-03-18 06:19:53 -05:00
Chris Anderson
4fe10305b1
i18n Part 2 (#390) 2024-03-17 22:00:37 -05:00
Chris Anderson
5ff5a16b18
Part 1 i18n Migration (#387)
Co-authored-by: Chris Hills <31041837+chrishills@users.noreply.github.com>
2024-03-17 20:38:42 -05:00
Chris Hills
c7f9702629
modal focus issue that kills latest chrome, dont show campaign type f… (#388) 2024-03-17 19:35:08 -05:00
Chris Anderson
f870c8f028
Updates API documentation (#386) 2024-03-17 10:25:46 -05:00
Chris Anderson
c35a8425e4
Allows for authentication via magic links (#385) 2024-03-17 09:03:09 -05:00
Chris Anderson
4f811024bb
Base implementation to allow for sending campaigns via API (#384)
Co-authored-by: chills <christopherhills292@gmail.com>
2024-03-17 08:58:11 -05:00
Chris Anderson
898595a2c3
Adds Mixpanel analytics provider (#383) 2024-03-12 21:00:11 -05:00
Chris Hills
cde8f8cfa5
export jobs (#380) 2024-03-10 06:26:02 -05:00
Chris Anderson
7d5e1f6136
Fixes initial locale creation for a project (#379) 2024-03-09 22:45:48 -06:00
Chris Hills
7cfbd62d77
Redirect users to org page when there are no recent projects (#375) 2024-03-09 22:40:22 -06:00
Chris Hills
4255b2f5de
fix hideous spacing issue in journey editor icons (#378) 2024-03-09 22:37:33 -06:00
Chris Hills
0b3c4dc056
Adds org role to admin, validate access for org features (#376) 2024-03-09 22:00:46 -06:00
Chris Anderson
d550ccbffc
Adds result of a send to the event (#377) 2024-03-09 21:56:06 -06:00
Chris Anderson
252e31ef62
Fixes broken link when clicking on a subscription (#374) 2024-03-09 12:06:13 -06:00
Chris Anderson
88c85f6273
Improves UI for organizations (#370) 2024-03-08 17:05:30 -06:00
Chris Anderson
3c32a803e1
Add user to error logging (#369) 2024-03-08 08:54:34 -06:00
Chris Anderson
cc0a004f5c
Fixes access when adding to a project (#368) 2024-03-06 17:14:54 -06:00
Chris Anderson
7356ce04e0
Switches to using list IDs when calculating estimated size (#366) 2024-02-29 22:25:54 -06:00
Chris Anderson
1a9b5934f1
Bumps dependencies (#360) 2024-02-18 21:03:05 -06:00
Chris Anderson
0c0eeaaf8f
Allows for soft deleting journeys (#359) 2024-02-18 20:56:57 -06:00
Chris Anderson
e7db8ae396
Bumps dependencies (#358) 2024-02-18 20:40:02 -06:00
Chris Anderson
4095a355ef
Improves campaign generation performance (#357) 2024-02-18 20:33:08 -06:00
Chris Anderson
7eb27b94ad
Update README.md (#356) 2024-02-11 09:20:12 -06:00
Chris Anderson
14e3a7c418
Ensures global routes are only added at end (#355) 2024-02-11 09:02:00 -06:00
Chris Anderson
0e6f9e2933
Improvements to routing to allow for global routes (#354) 2024-02-11 08:33:53 -06:00
Chris Anderson
366611f3ac
Improvements to deployment/Render (#353) 2024-02-10 20:24:59 -06:00
Chris Anderson
0c35ff4f0d
Adds base implementation of httpSMS text provider (#352) 2024-02-09 08:04:50 -06:00
Chris Anderson
97e5e0b5ae
Improves error reporting for SMS and backup unsubscribe events (#350) 2024-02-07 07:41:25 -06:00
Chris Anderson
8de5cb4a75
Addresses some edge cases when a text send fails or is aborted (#349) 2024-02-06 22:40:30 -06:00
Chris Anderson
ee4dda3d7b
Updates Render docker file (#348) 2024-02-06 07:53:00 -06:00
Chris Anderson
75b59c162f
Allows for accessing journey data from campaign (#347) 2024-02-05 20:54:16 -06:00
Chris Anderson
40e4ca48d2
Fixes bug where events for gates where not flattened (#346) 2024-02-05 20:40:50 -06:00