Commit graph

286 commits

Author SHA1 Message Date
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
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