Benjamin Beganović
|
d2e677cb9d
|
Merge remote-tracking branch 'origin/v5-stripe-backend-refactor' into v2-frontend-refactor
|
2020-11-01 14:49:11 +01:00 |
|
David Bomba
|
f6b53d27e6
|
is_disabled for recurring invoices
|
2020-11-01 21:29:34 +11:00 |
|
David Bomba
|
f911d17a6b
|
Fix for migration
|
2020-11-01 20:41:49 +11:00 |
|
David Bomba
|
503cc6a5a8
|
Link entities
|
2020-11-01 19:53:23 +11:00 |
|
David Bomba
|
ae44b9c032
|
Version bump + linking tasks expenses with invoices
|
2020-11-01 18:53:43 +11:00 |
|
David Bomba
|
685b7e25c2
|
Fixes for queries
|
2020-11-01 16:18:40 +11:00 |
|
=
|
0077df1be7
|
Handler.php
|
2020-11-01 16:16:37 +11:00 |
|
=
|
6479b2fd3e
|
Fix for laravel 8 route file regression + psalm cleanup
|
2020-11-01 16:09:09 +11:00 |
|
=
|
39f084c030
|
Clean setupcontroller and .env.example variables
|
2020-11-01 14:25:55 +11:00 |
|
=
|
e4b326c423
|
Removing is_migrating
|
2020-11-01 14:21:39 +11:00 |
|
=
|
dfb55dbd8b
|
remove is_migrating
|
2020-11-01 14:19:03 +11:00 |
|
David Bomba
|
6a54bb8c45
|
Fixes for migrations Vendor Contacts
|
2020-10-31 16:35:05 +11:00 |
|
David Bomba
|
afcbb870bf
|
Fixes for migration
|
2020-10-31 11:46:00 +11:00 |
|
David Bomba
|
a18b1b431e
|
working on migration for vendors, expenses, tasks
|
2020-10-31 08:13:02 +11:00 |
|
David Bomba
|
f5c03fee6e
|
Process Expenses
|
2020-10-30 23:22:32 +11:00 |
|
David Bomba
|
98d81d09fa
|
Fixes for task status types"
|
2020-10-30 23:16:19 +11:00 |
|
David Bomba
|
c289a8252a
|
Migration of expenses and tasks
|
2020-10-30 23:01:30 +11:00 |
|
David Bomba
|
e455ec47e6
|
Fixes for unique task number "
|
2020-10-30 22:47:12 +11:00 |
|
David Bomba
|
a283f1dcf7
|
Working on migration for expenses and tasks
|
2020-10-30 20:17:29 +11:00 |
|
=
|
3f202b8c58
|
Add view link to payment templates
|
2020-10-30 17:54:25 +11:00 |
|
David Bomba
|
de48512908
|
Activity record when quote is approved
|
2020-10-30 08:43:23 +11:00 |
|
David Bomba
|
ba6c45c08a
|
fix task status id on update
|
2020-10-30 08:00:35 +11:00 |
|
David Bomba
|
afa5f2338c
|
Fixes for account plan
|
2020-10-30 07:59:47 +11:00 |
|
David Bomba
|
86d472fa05
|
Project numbers
|
2020-10-29 22:01:37 +11:00 |
|
David Bomba
|
86ee5f477b
|
Fixes for expense numbers
|
2020-10-29 21:48:56 +11:00 |
|
David Bomba
|
fa92dd76e4
|
Tests for starting and stopping tasks
|
2020-10-29 21:44:05 +11:00 |
|
David Bomba
|
8cf55010c6
|
Fixes for tasks
|
2020-10-29 20:56:37 +11:00 |
|
David Bomba
|
c1c8b6c14e
|
Change start_time datatype
|
2020-10-29 20:40:13 +11:00 |
|
David Bomba
|
c21ad042ce
|
fixes for payment notifications
|
2020-10-29 15:47:44 +11:00 |
|
David Bomba
|
bc688985e1
|
Set next_send_date to null when balance == 0
|
2020-10-29 14:34:29 +11:00 |
|
David Bomba
|
e891238db0
|
Set next_send_date to null when balance == 0
|
2020-10-29 13:55:26 +11:00 |
|
David Bomba
|
73802c3647
|
Task duration / start time helpers
|
2020-10-29 13:24:12 +11:00 |
|
David Bomba
|
dbcfce8bb9
|
Fixes for missing fields in transformers / fillable for vendors and expenses
|
2020-10-29 11:17:10 +11:00 |
|
David Bomba
|
85eb1a990a
|
Fixes for non sticking fields in project
|
2020-10-29 11:09:51 +11:00 |
|
David Bomba
|
1bda0190bb
|
fixes for company transformer
|
2020-10-29 10:14:09 +11:00 |
|
David Bomba
|
d123840bfa
|
Fix for fillable fields
|
2020-10-29 10:11:52 +11:00 |
|
David Bomba
|
59291b799c
|
Fixes for tasks status column
|
2020-10-29 09:48:05 +11:00 |
|
Benjamin Beganović
|
13655d48ea
|
BaseDriver:
- Allow passing additional properties to ClientGatewayToken entity
CreditCard:
- Fix saving gateway_customer_reference
|
2020-10-28 16:48:24 +01:00 |
|
Benjamin Beganović
|
dab59138cc
|
StripePaymentDriver:
- Added attach() method for attaching payment method to Stripe customer
- getStripeMethod() for getting method information out of Stripe
|
2020-10-28 16:31:47 +01:00 |
|
David Bomba
|
9aeb2d7a5b
|
Psalm cleanup
|
2020-10-28 21:10:49 +11:00 |
|
David Bomba
|
7886482fb5
|
Localize dates in entities
|
2020-10-28 19:32:14 +11:00 |
|
David Bomba
|
adeda5526e
|
Add Psalm, code cleanup!
|
2020-10-28 17:58:15 +11:00 |
|
David Bomba
|
d7930e4c14
|
Remove redundant classes
|
2020-10-28 17:27:10 +11:00 |
|
David Bomba
|
a07f04e1df
|
Refactor Template Engine
|
2020-10-28 16:50:06 +11:00 |
|
David Bomba
|
064f7d98ef
|
Merge pull request #4220 from turbo124/v5-develop
Fixes for tests
|
2020-10-28 10:45:05 +11:00 |
|
David Bomba
|
946b1d6396
|
Merge pull request #4219 from Striffly/fix/company-logo
Fix logo upload, keep png alpha
|
2020-10-28 10:43:27 +11:00 |
|
David Bomba
|
0b16b2ac9c
|
Fixes for tests
|
2020-10-28 10:34:09 +11:00 |
|
David Bomba
|
d211fb3afa
|
Merge pull request #4218 from turbo124/v5-develop
Email / Credit Email engine
|
2020-10-28 10:30:21 +11:00 |
|
David Bomba
|
7aed55178c
|
Refactor HTML generation in activities
|
2020-10-28 10:29:54 +11:00 |
|
Clément Gayot
|
0df7e59d89
|
🐛 Fix logo upload, keep png alpha
|
2020-10-28 00:22:24 +01:00 |
|