Commit Graph

633 Commits

Author SHA1 Message Date
Benjamin Beganović f07c911f8b
Merge branch 'v5-develop' into v5-2804-braintree 2021-05-10 16:55:04 +02:00
Benjamin Beganović 85822c45ac Merge upstream/v5-develop 2021-05-10 11:50:05 +02:00
David Bomba 82d274c1f2 Recurring Invoice Activities 2021-05-10 15:59:23 +10:00
David Bomba f3a56c8174 Add activities to entities 2021-05-07 07:41:37 +10:00
David Bomba 85c05f7c30 Fixes for VarEvents 2021-05-07 07:12:07 +10:00
David Bomba 425ee40a1d Fixes for checkout gateway 2021-05-06 15:39:04 +10:00
David Bomba 2b8d7c26da Fixes for checkout gateway 2021-05-06 15:38:39 +10:00
David Bomba 8c00bce71b We Pay signup 2021-05-05 14:29:58 +10:00
David Bomba 2655ba679b Fixes for Task properties, drop column on company_user table 2021-05-05 09:53:35 +10:00
David Bomba 4703496c7c Fixes for PSR loading 2021-05-04 22:04:07 +10:00
Benjamin Beganović c22bf5bd10 Set Braintree visible in the PaymentLibrariesSeeder 2021-05-04 12:19:06 +02:00
Benjamin Beganović bb0f8aff2c Make Braintree visible in migrations 2021-05-03 17:36:02 +02:00
David Bomba 9cb2fa4263 Add parameter to reduce query burden 2021-04-29 18:57:13 +10:00
David Bomba d2bb8d6d81 Minor fixes for impmort 2021-04-27 20:38:34 +10:00
Benjamin Beganović e7b67801a6 Update designs migration 2021-04-25 15:23:03 +02:00
David Bomba f2562dcec9 Add required include for ConnectAccountController 2021-04-25 19:00:11 +10:00
David Bomba c2fdcc803f Disable build cache 2021-04-23 00:24:26 +10:00
David Bomba 067c3cad62 Fixes for Stripe Connect 2021-04-22 21:22:55 +10:00
David Bomba f62518f63b Stripe Connect 2021-04-22 20:38:22 +10:00
David Bomba 23b5686c28 Fixes for migrations 2021-04-21 16:06:34 +10:00
Benjamin Beganović e58d5291e7
Merge branch 'stripe-connect' into v5-2004-stripe-connect 2021-04-20 23:42:34 +02:00
Benjamin Beganović eef9065f08 wip 2021-04-20 16:08:33 +02:00
David Bomba 1bd1b2ed7c JS Fixes 2021-04-20 22:17:44 +10:00
David Bomba e6c083cf29 Stripe Connect 2021-04-20 21:30:52 +10:00
David Bomba d40648ba27 Minor fixes 2021-04-20 07:47:50 +10:00
David Bomba 527d21bdc0 Subscription events 2021-04-13 13:09:47 +10:00
David Bomba 3b7c4d64f5 Stripe Connect Stubbed 2021-04-12 20:11:08 +10:00
Benjamin Beganović c17893f9a8 Add $page_size & $page_layout 2021-04-08 17:49:28 +02:00
David Bomba 0b2ded93b9 Adjust constraints in migration 2021-04-08 19:50:27 +10:00
David Bomba 23206d7a67 Add licenses table 2021-04-07 00:00:24 +10:00
David Bomba 40335c0d92 Add rest method and headers to webhooks 2021-04-06 07:41:51 +10:00
David Bomba 660dca561b subscriptions 2021-04-05 22:37:25 +10:00
David Bomba 1e83b729d5 Minor fixes for subscriptions 2021-04-01 20:33:50 +11:00
David Bomba 3eb9688a83 fix subscriptions schema 2021-03-30 21:08:02 +11:00
David Bomba 3183186d4d Working on subscriptions 2021-03-29 21:19:30 +11:00
David Bomba 2c83abe432 Subscriptions 2021-03-27 07:28:56 +11:00
David Bomba 8eb8f6e098 Fixes for tests 2021-03-26 06:42:25 +11:00
David Bomba 90a777397e
Fixes for subscriptions (#5250)
* Fixes for converting quote to invoice

* Fixes for naming PDFs

* Refresh entity prior to sending

* Fixes for subscriptions

* Add in required use

* Fixes for notifications

* Fixes for notifications

* Add with trasheD

* Rename BillingSubscriptions to Subscriptions

* Refactoring subscriptions

* Add name to subscription

* Refactoring subscriptions
2021-03-25 22:28:22 +11:00
David Bomba acbb8af053
Fixes for subscriptions (#5249)
* Fixes for converting quote to invoice

* Fixes for naming PDFs

* Refresh entity prior to sending

* Fixes for subscriptions

* Add in required use

* Fixes for notifications

* Fixes for notifications

* Add with trasheD

* Rename BillingSubscriptions to Subscriptions

* Refactoring subscriptions

* Add name to subscription
2021-03-25 22:01:36 +11:00
David Bomba abd3a89bc9
Subscriptions (#5248)
* Fixes for converting quote to invoice

* Fixes for naming PDFs

* Refresh entity prior to sending

* Fixes for subscriptions

* Add in required use

* Fixes for notifications

* Fixes for notifications

* Add with trasheD

* Rename BillingSubscriptions to Subscriptions

* Refactoring subscriptions
2021-03-25 21:55:59 +11:00
David Bomba cb7f27462b
Client subscriptions + bug fixes (#5238)
* Fixes for converting quote to invoice

* Fixes for naming PDFs

* Refresh entity prior to sending

* Fixes for subscriptions

* Add in required use

* Fixes for notifications

* Fixes for notifications
2021-03-24 20:14:30 +11:00
David Bomba 8197a87ad0 remove unique constraint on payment hash 2021-03-22 07:23:21 +11:00
David Bomba c7d7916b04 Update defaults 2021-03-21 16:35:09 +11:00
= 36ffeb9344 bug fixes 2021-03-21 08:53:33 +11:00
= 2eb7de95ad Add invoie_id to client subs 2021-03-20 14:39:30 +11:00
David Bomba b841fe7000 Working on unique rules for numbers 2021-03-20 09:29:20 +11:00
David Bomba 2a89a12b69
Merge pull request #5175 from turbo124/v5-develop
Fixes for 2fa
2021-03-18 22:47:31 +11:00
David Bomba 10f7b1a309 Fixes for 2fa 2021-03-18 22:46:58 +11:00
Benjamin Beganović 28bc608d4f Fix labels on Playful design 2021-03-18 08:45:24 +01:00
Benjamin Beganović 9db7d2e5ca Fix "Plain" design not showing company-details section 2021-03-10 16:56:41 +01:00
David Bomba 00eefcd781 Client Subscription scaffolding 2021-03-10 11:08:58 +11:00
David Bomba e0b169b64b Fixes for billing subscriptions 2021-03-10 09:56:59 +11:00
David Bomba b91fcf1b34
Merge branch 'v5-develop' into billing_subscriptions 2021-03-10 09:27:28 +11:00
Benjamin Beganović fa5fa7d527 Feature tests for billing subscription API 2021-03-09 15:25:50 +01:00
Benjamin Beganović 868b6efd8e Add currency_id to billing_subscriptions table 2021-03-09 14:24:31 +01:00
David Bomba d7d0768eae Minor fixes 2021-03-09 21:34:39 +11:00
David Bomba 053c1ca5fa billing_subscriptions cleanup 2021-03-09 08:29:59 +11:00
David Bomba 31d92a3dc0 add russian language 2021-03-09 08:05:20 +11:00
Benjamin Beganović 9c1a3368e9 Billing subscriptions: Database schema & model 2021-03-08 15:18:34 +01:00
David Bomba 365c190cca Remove return type for User Service 2021-03-04 10:12:34 +11:00
Benjamin Beganović b7d152fe52 Push new migration timestamp to make sure designs get updated 2021-03-02 15:43:48 +01:00
= 5f14cc0c5d Working on task range overlap 2021-02-27 21:08:39 +11:00
David Bomba c063aee812 enums for email delivery 2021-02-26 08:06:43 +11:00
David Bomba 62feba5a51 Localizing Dates 2021-02-23 21:04:39 +11:00
David Bomba a41c15984b Fixes for DateFormat migration 2021-02-23 19:58:41 +11:00
David Bomba db0e684ff8 Translated dates 2021-02-23 16:15:23 +11:00
= 4b1030f881 Add former email address for rollbacks 2021-02-20 08:42:29 +11:00
Benjamin Beganović 001b6902f2 wip 2021-02-16 14:42:35 +01:00
David Bomba 181902fece Additional company table properties 2021-02-16 08:52:38 +11:00
Benjamin Beganović 452f82e23d Push new migration for design changes 2021-02-10 12:45:00 +01:00
David Bomba 6d278a9c05 Add flag when permissions change 2021-01-29 23:29:42 +11:00
David Bomba 01590b06c1 Fix for migrations 2021-01-26 16:56:04 +11:00
David Bomba 0684c93791 Fix for migrations 2021-01-26 16:54:48 +11:00
David Bomba 6540a25531 Refactor client numbering 2021-01-25 21:34:12 +11:00
David Bomba 24dfbe48dc working on paid_to_date fields and calculations 2021-01-24 17:44:14 +11:00
= ad40434686 Additional checks that the scheduler has been configured and is working 2021-01-23 15:52:54 +11:00
Benjamin Beganović bc8d77fec2 design fixes 2021-01-19 12:37:27 +01:00
David Bomba c4bfb33dbf Add destroy() methods in all controllers 2021-01-17 15:28:03 +11:00
Benjamin Beganović c7226f7fa6 update designs 2021-01-15 13:08:09 +01:00
David Bomba 3cb4585880 Fixes for migrations 2021-01-12 09:14:52 +11:00
David Bomba 63087de0bc Fix for tests (typo) 2021-01-12 09:06:56 +11:00
David Bomba 7d69f5eba3 Changes to schema for expenses, drop redundant columns from company table 2021-01-12 08:57:48 +11:00
David Bomba df55785df9 fix for calculating invoice payments (include partial and full refunds). 2021-01-11 21:45:38 +11:00
David Bomba c82d6fa270 additional column on company and expenses table 2021-01-08 21:27:49 +11:00
David Bomba 13420a93b9 Fixes for validation 2021-01-08 21:19:26 +11:00
David Bomba 2e499adea6 Fix for task status null color value 2021-01-08 09:03:29 +11:00
David Bomba fc77f2b196 Fix naming of migration file 2021-01-07 21:48:44 +11:00
David Bomba f84d6d436f remove custom fields from factories to prevent type clashes"
git push
"
2021-01-07 17:27:44 +11:00
David Bomba 31dd8b2d77
Merge pull request #4643 from turbo124/v5-develop
Fixes for tax precision
2021-01-07 17:09:08 +11:00
David Bomba 5a840201da Move field from company table to settings 2021-01-07 17:08:34 +11:00
Ween Jiann 233d4257a9
Update Singapore Dollar Symbol 2021-01-07 10:33:56 +08:00
David Bomba c132e9ace8 Fixes for tasks, and migrations 2021-01-06 10:36:20 +11:00
David Bomba 4e7b050072 Make status_sort_order nullable 2021-01-05 21:59:59 +11:00
David Bomba f267408029
Merge pull request #4629 from turbo124/v5-develop
update decimal precision
2021-01-05 17:19:41 +11:00
David Bomba 13e9197ae5 Tests for task sorting 2021-01-05 15:41:43 +11:00
David Bomba 0c74a4601f Change decimal resolution 2021-01-05 13:24:32 +11:00
David Bomba 015faa3a94 change decimal resolution to 20,6 across application 2021-01-05 13:16:17 +11:00
Benjamin Beganović 603f7baa58 apply php-cs-fixeR 2021-01-04 13:38:00 +01:00
David Bomba f21949e5e0 Fix for migration on clean setup 2021-01-04 09:00:25 +11:00
David Bomba 934610a01c Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
= 37b4eb3b51 Fix for null values in country table 2020-12-24 09:13:19 +11:00
Benjamin Beganović 5a8dfd85eb Apply php-cs-fixer 2020-12-21 11:46:46 +01:00
David Bomba f62bb984a7 Fixes for country types 2020-12-21 09:55:02 +11:00
David Bomba 23a534ee73 Fixes for seeding countries 2020-12-21 09:47:39 +11:00
David Bomba e3f48f9b8b Increase precision of product columsn 2020-12-20 12:05:20 +11:00
David Bomba feb78a63f2 Add service worker back in 2020-12-17 21:53:20 +11:00
Benjamin Beganović 7ccd10adf9 - Change $global-margin to $global_margin to keep consistency
- Update designs accordingly
- Update ChromiumPdf version
- Apply php-cs-fixer
2020-12-15 11:45:04 +01:00
David Bomba fc47fb90de Database migrations for task fields 2020-12-14 22:51:45 +11:00
David Bomba bb1ca556c4 wire up custom gateway 2020-12-10 21:20:12 +11:00
Benjamin Beganović ae88d5e08e php-cs-fixer format 2020-11-25 15:19:52 +01:00
David Bomba 7fb9877eca Fixes for currency seeder 2020-11-18 21:46:36 +11:00
David Bomba 4b240b05ca Add deleted_at column to paymentables 2020-11-16 08:23:20 +11:00
David Bomba d8bb01430f Fixes for renaming company gateway columns 2020-11-12 22:09:31 +11:00
David Bomba 087c442a64 Add custom values to payments table 2020-11-09 08:21:52 +11:00
David Bomba 2d2bfe9d49
Merge pull request #4259 from Striffly/patch-4
Fix date format
2020-11-04 19:57:33 +11:00
David Bomba 64b703513d Refactor company gateway schema for required fields 2020-11-04 08:26:28 +11:00
David Bomba bbf240be2d New fields for company gateway 2020-11-04 07:19:59 +11:00
Clément Gayot c8b59369f4
Fix date format 2020-11-03 17:53:38 +01:00
David Bomba ae44b9c032 Version bump + linking tasks expenses with invoices 2020-11-01 18:53:43 +11:00
= dfb55dbd8b remove is_migrating 2020-11-01 14:19:03 +11:00
David Bomba 7eb0267c0d Disable a company if needed 2020-10-30 23:11:07 +11:00
David Bomba a283f1dcf7 Working on migration for expenses and tasks 2020-10-30 20:17:29 +11:00
David Bomba d24315dce9 Fix default for show tasks table 2020-10-30 08:04:39 +11:00
David Bomba 5266239341 Fix for nullability on assigned_user_id 2020-10-30 07:47:25 +11:00
David Bomba c1c8b6c14e Change start_time datatype 2020-10-29 20:40:13 +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 aabe525acd Fix for assigned user nullable 2020-10-29 09:51:15 +11:00
David Bomba 59291b799c Fixes for tasks status column 2020-10-29 09:48:05 +11:00
David Bomba 9aeb2d7a5b Psalm cleanup 2020-10-28 21:10:49 +11:00
David Bomba a07f04e1df Refactor Template Engine 2020-10-28 16:50:06 +11:00
David Bomba 3bef11c87e Add invoice_documents field to tasks 2020-10-27 13:27:38 +11:00
David Bomba 8f53424017 Fixes 2020-10-27 06:10:04 +11:00
David Bomba 0453c989eb PDF Entity generation tests 2020-10-26 20:13:00 +11:00
David Bomba 651a1a6cbe Add credit gateway type id 2020-10-26 13:06:24 +11:00
David Bomba 1b2922b57c credit payment type 2020-10-26 11:58:08 +11:00
David Bomba 5ffd2b4678 Add sort order to task status 2020-10-26 08:05:33 +11:00
David Bomba 73b3c11d80 Fixes for update expenses 2020-10-23 08:00:49 +11:00
David Bomba b6acd05184 Version bump + dump schema feature 2020-10-22 17:56:47 +11:00
David Bomba 6c1b952111
Refactor requests to use generics (#41)
* Validation rules for expenses

* Tests

* Tests
2020-10-22 17:46:02 +11:00
David Bomba f0a08544d6 Fixes for show recurring" 2020-10-21 20:24:33 +11:00
David Bomba 6f84e07c10 Fixes for schema, fixes for recurring invoice markViewed() 2020-10-21 08:15:11 +11:00
David Bomba f0e4a94bee Task Statuses 2020-10-20 10:01:59 +11:00
David Bomba 8b49c83a67 Fixes for required expense fields 2020-10-20 08:31:19 +11:00
David Bomba 9c324f187e Fixes for vendor presenter; 2020-10-20 08:18:09 +11:00
David Bomba a3afa8ede9 Remove project name unique constraint 2020-10-19 21:59:58 +11:00
David Bomba 27f678bd8c working on credit payments 2020-10-15 15:07:42 +11:00
David Bomba c44e8330a5 Fixes for tests 2020-10-15 13:07:48 +11:00
David Bomba 944bd1207c Company entity options 2020-10-15 08:16:20 +11:00
David Bomba 6835c9d3b6 Fixes for migration 2020-10-15 08:04:42 +11:00
David Bomba 3dca6ff171 Add projects to all entities - fixes for gateway casts 2020-10-15 07:58:20 +11:00