Papina
79ffda0377
#453 PostgreSQL - Views ( #560 )
...
* PostgreSQL initial commit of translation from SQL Server to PostgreSQL
* snake_case added.
set search path for schema. schema qualified name no longer needed for creation and access of functions.
* Table DDL for PostgreSQL
* Rename User.sql to user.sql
* PostgreSQL views,
snake_case column fix for user_create,
rename of users.sql file to lowercase
2019-09-12 07:59:07 -04:00
Kyle Spearrin
ba6baa3caa
clean up pgsql
2019-09-11 13:44:56 -04:00
Papina
5000de6fa8
#453 Added PostgreSQL initial db scripts (User) ( #556 )
...
* PostgreSQL initial commit of translation from SQL Server to PostgreSQL
* snake_case added.
set search path for schema. schema qualified name no longer needed for creation and access of functions.
* Table DDL for PostgreSQL
2019-09-11 13:38:46 -04:00
Kyle Spearrin
12c8e4b124
format pg params object
2019-09-11 13:32:55 -04:00
Kyle Spearrin
e8375335ac
fix alive endpoint on notifications
2019-09-08 22:14:15 -04:00
Kyle Spearrin
cbddbe4cf8
bump docker version
2019-09-07 16:01:34 -04:00
Kyle Spearrin
5d047d52c3
return default kdf info
2019-09-07 14:08:19 -04:00
Kyle Spearrin
294a6dbba5
set/use default payment method on customer
2019-09-06 08:47:36 -04:00
Kyle Spearrin
920debf2c9
upper card brand
2019-09-05 20:45:01 -04:00
Kyle Spearrin
44956b3994
fixes to exception logging
2019-09-04 12:54:19 -04:00
Kyle Spearrin
cf9c8d8fe9
support PaymentMethodDetails in stripe webhook
2019-09-03 17:00:05 -04:00
Kyle Spearrin
1be6e2008b
qty is only 1 if re-creating after proration
2019-09-03 16:49:25 -04:00
Kyle Spearrin
aca274a49b
add new properties to LogContext
2019-09-03 14:44:22 -04:00
Kyle Spearrin
72310701d2
move ip address method to core helpers
2019-09-03 14:08:08 -04:00
Kyle Spearrin
4982c21c37
qty should be 1 when restoring invoice items
2019-09-03 12:48:42 -04:00
Kyle Spearrin
54162d6531
fix credit card bug for premium
2019-09-02 20:23:43 -04:00
Kyle Spearrin
62732fa002
gateway check
2019-09-02 08:53:59 -04:00
Kyle Spearrin
ed86a5f9d5
add a delay to invoice.payment_succeeded hook
2019-09-02 08:41:06 -04:00
Kyle Spearrin
f37f335120
allow alive check on cloud an self host
2019-08-31 12:22:42 -04:00
Kyle Spearrin
32247fec2b
filter log: Failed writing message
2019-08-31 08:22:30 -04:00
Kyle Spearrin
a3b30595f5
null check paymentToken
2019-08-31 00:33:29 -04:00
Kyle Spearrin
81d2da8df4
update packages
2019-08-30 10:20:40 -04:00
Kyle Spearrin
c31e377f32
America/New_York timezone on non-windows
2019-08-27 23:30:53 -04:00
Kyle Spearrin
9c90358aa1
nodocker flag for build scripts
2019-08-27 15:52:04 -04:00
Kyle Spearrin
d0abd413ba
log keepalive task
2019-08-27 15:19:10 -04:00
Kyle Spearrin
a9da624b1d
bump version
2019-08-27 09:27:52 -04:00
Kyle Spearrin
235e796fff
upgrade serilogs
2019-08-27 09:24:58 -04:00
Kyle Spearrin
1b0d9481a7
remove old smtp tests
2019-08-27 09:23:58 -04:00
Kyle Spearrin
25a8640d80
get rid of old smtp mail delivery service
2019-08-27 09:23:03 -04:00
Kyle Spearrin
1db442a5bf
update libs
2019-08-27 09:21:08 -04:00
Kyle Spearrin
c0bc5a0361
bitwarden update script without .sh suffix
2019-08-22 15:19:06 -04:00
Kyle Spearrin
53ba5fe324
all host origins allowed
2019-08-22 15:05:00 -04:00
Kyle Spearrin
19850631f6
allow cors origin wildcard
2019-08-22 12:00:10 -04:00
Kyle Spearrin
669a7c00d8
load fresh sub and invoices on webhooks
2019-08-20 11:09:02 -04:00
Kyle Spearrin
7957707559
add xbox to eq domains for microsoft
2019-08-13 22:53:17 -04:00
Kyle Spearrin
fa3bb0c081
set customer source and method earlier
2019-08-12 11:15:05 -04:00
Kyle Spearrin
18e6149329
handle incomplete status in webhook
2019-08-12 10:45:05 -04:00
Kyle Spearrin
5c3bf78226
handle sub incomplete status
2019-08-12 10:42:14 -04:00
Kyle Spearrin
41f9f6a7f0
only refund captured charges
2019-08-12 10:33:06 -04:00
Kyle Spearrin
157cafa551
PaymentResponseModel for storage and seat adjustments
2019-08-12 10:03:50 -04:00
Kyle Spearrin
74bbeae776
adjust storage with payment intent/method handling
2019-08-10 12:59:32 -04:00
Kyle Spearrin
e60f1a4f50
add missing sub create options
2019-08-10 12:07:24 -04:00
Kyle Spearrin
bc5322f4cf
support for payment intent/method on org signup
2019-08-10 11:58:44 -04:00
Kyle Spearrin
00e808d731
payment intent/method support for incomplete status
2019-08-09 23:56:26 -04:00
Kyle Spearrin
efcf626999
update payment method with stripe card payment method
2019-08-09 16:29:23 -04:00
Kyle Spearrin
b11fd2fab8
handle PaymentMethods for PaymentSource billing info
2019-08-09 15:53:01 -04:00
Kyle Spearrin
9686b4bf2b
process off session payment methods
2019-08-09 14:06:07 -04:00
Kyle Spearrin
3aea61cb63
remove unused service
2019-08-09 11:09:37 -04:00
Kyle Spearrin
ae386bfee4
remove old service refs
2019-08-08 23:22:46 -04:00
Kyle Spearrin
48ec345702
update stripe SDK
2019-08-08 17:36:41 -04:00