David Bomba
|
742b49c75a
|
Fixes for subscription cron query
|
2024-06-17 10:14:04 +10:00 |
|
David Bomba
|
9935847dc3
|
Static Analysis
|
2024-06-16 08:30:25 +10:00 |
|
David Bomba
|
109d5cfdca
|
Static analysis
|
2024-06-15 17:34:08 +10:00 |
|
David Bomba
|
72aadc0c16
|
php-cs-fixer
|
2024-06-14 17:09:44 +10:00 |
|
David Bomba
|
108ca2633d
|
Bulk updates
|
2024-04-25 16:31:15 +10:00 |
|
David Bomba
|
4dedfd616b
|
filter for recurring invoice filters
|
2024-04-25 06:50:55 +10:00 |
|
David Bomba
|
8cc17afdeb
|
Remove reactivate button after action
|
2024-04-19 15:10:48 +10:00 |
|
David Bomba
|
f65567a637
|
Update copyright
|
2024-04-12 14:15:41 +10:00 |
|
David Bomba
|
e42a469d1a
|
Fixes for test
|
2024-04-04 13:07:07 +11:00 |
|
David Bomba
|
dd28cb0372
|
Bulk assignment of clients to a group
|
2024-04-02 11:28:42 +11:00 |
|
David Bomba
|
0e5aa5e26e
|
Checks for same client prior to attempted merge
|
2024-03-22 19:57:26 +11:00 |
|
David Bomba
|
52f1c0bcfe
|
Updates for client document filters
|
2024-03-01 08:58:56 +11:00 |
|
David Bomba
|
c5b6938447
|
php cs fixer
|
2024-02-13 15:25:18 +11:00 |
|
David Bomba
|
61aeed7321
|
Add client documents route
|
2024-02-08 09:51:40 +11:00 |
|
David Bomba
|
40086db271
|
cs fixer
|
2024-01-14 15:05:00 +11:00 |
|
David Bomba
|
f7340d6114
|
PHP CS Fixer
|
2023-11-26 18:41:42 +11:00 |
|
David Bomba
|
7553e9766b
|
Types for postmark responses
|
2023-11-19 13:47:22 +11:00 |
|
David Bomba
|
3e3c4e348a
|
Email Quarantine
|
2023-11-18 19:12:54 +11:00 |
|
David Bomba
|
1e845c46fe
|
Pad out template actions
|
2023-11-18 18:28:28 +11:00 |
|
David Bomba
|
33585c65c4
|
php cs fixes
|
2023-10-26 13:57:44 +11:00 |
|
David Bomba
|
6a4d19eea3
|
Updates for removing suppressions from emails
|
2023-10-23 14:02:53 +11:00 |
|
David Bomba
|
daf66943d4
|
Add reactivate email paths for PostMark
|
2023-10-23 09:48:05 +11:00 |
|
David Bomba
|
e5bd186b61
|
Fixes for tax calculations
|
2023-10-19 11:23:13 +11:00 |
|
David Bomba
|
bf2f7f5585
|
Minor fixes for static analysis
|
2023-09-27 16:04:29 +10:00 |
|
David Bomba
|
07d71b43fe
|
Tests for document.is_public validation
|
2023-08-20 14:05:26 +10:00 |
|
David Bomba
|
22d5f6e4f0
|
Fixes for yodlee
|
2023-08-09 18:29:33 +10:00 |
|
David Bomba
|
47ba507c1b
|
Fixes for static analysis
|
2023-07-26 12:59:36 +10:00 |
|
David Bomba
|
4e8d1a58f2
|
Completing OpenAPI documentation for clients
|
2023-04-29 23:47:09 +10:00 |
|
David Bomba
|
c661cfc654
|
Fixes for static analysis
|
2023-04-26 11:21:20 +10:00 |
|
David Bomba
|
4babfbb651
|
php-cs-fixer
|
2023-02-16 12:36:09 +11:00 |
|
David Bomba
|
328b3a3113
|
Updates for API docs
|
2023-02-10 20:21:10 +11:00 |
|
David Bomba
|
6c86d7151a
|
Update copyright year
|
2023-01-29 09:21:40 +11:00 |
|
David Bomba
|
5888252267
|
Enhance bulk action guards + validation layer
|
2023-01-22 16:34:47 +11:00 |
|
David Bomba
|
ec1d4392bd
|
Add form request for client bulk actions
|
2023-01-22 14:40:22 +11:00 |
|
David Bomba
|
f6549f43ad
|
Updates for API Docs
|
2023-01-22 09:28:50 +11:00 |
|
David Bomba
|
ce47e30aa2
|
Merge branch 'v5-develop' into yodlee
|
2022-10-24 08:43:02 +11:00 |
|
David Bomba
|
48e21e9495
|
fixes for purge client
|
2022-10-10 14:26:53 +11:00 |
|
David Bomba
|
90557a3083
|
Working on BankTransaction scaffolds
|
2022-08-11 16:26:47 +10:00 |
|
David Bomba
|
071f2ee102
|
Post Merge v5-develop
|
2022-07-15 17:41:30 +10:00 |
|
David Bomba
|
90de7b9f96
|
MErge clients
|
2022-07-15 15:54:19 +10:00 |
|
Shift
|
19080933b6
|
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.
For more information on customizing the code style applied by Shift, [watch this short video][4].
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
|
2022-06-21 09:57:17 +00:00 |
|
David Bomba
|
6f491dfb92
|
Update Copyright text
|
2022-04-27 13:20:41 +10:00 |
|
David Bomba
|
654bf7a23f
|
Disable gateway refund options for GoCardless
|
2022-04-27 09:05:16 +10:00 |
|
David Bomba
|
98012e0ef3
|
Fixes for purge API docs
|
2022-04-20 08:28:25 +10:00 |
|
David Bomba
|
5a4614da1f
|
Fixes for api docs
|
2022-04-01 13:46:55 +11:00 |
|
=
|
dbbd86063d
|
Purge clients - password protected route
|
2022-01-31 11:03:01 +11:00 |
|
David Bomba
|
263bcd8126
|
Add ability to purge clients
|
2022-01-30 10:46:39 +11:00 |
|
David Bomba
|
c77720672b
|
Fixes for atomic operations
|
2021-12-17 22:11:36 +11:00 |
|
David Bomba
|
605c88a31e
|
user agents
|
2021-09-15 15:58:02 +10:00 |
|
David Bomba
|
aa0f1b3bdf
|
Client Statements
|
2021-08-25 12:03:58 +10:00 |
|