Commit Graph

100 Commits

Author SHA1 Message Date
David Bomba f223a84af2 Add buy now route 2025-01-23 12:26:23 +11:00
David Bomba 3d80032d69 Minor changes for user verification emails 2025-01-19 17:13:30 +11:00
David Bomba bd6540992a Minor cleanup for session state 2025-01-15 11:47:40 +11:00
David Bomba 86ed8044c3 Refactor for livewire components 2024-11-14 11:02:43 +11:00
Benjamin Beganović c7ba9cb908 Merge remote-tracking branch 'upstream/v5-develop' into 1403-gocardless 2024-09-23 16:00:24 +02:00
David Bomba 3df5e6ca5c self host e-invoicing 2024-08-27 20:22:51 +10:00
David Bomba b24d843164 Updates for QB 2024-08-23 14:17:37 +10:00
David Bomba 9c225458c6 Fixes for QB pr 2024-08-21 13:04:09 +10:00
Kendall Arneaud 7c1f892ec2
Merge branch 'feature/import-quickbooks' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-08-02 10:02:45 -04:00
karneaud af47d5d8e4 move quickbooks routes to provider 2024-08-01 22:33:13 -04:00
David Bomba 3bb60bdefd Websockets 2024-07-30 09:28:15 +10:00
karneaud 630c48193d add quicbooks controller/routes 2024-07-22 20:02:13 -04:00
Benjamin Beganović 1c93e7bd41 Refactor GoCardless OAuth connect route to use token instead of company key 2024-06-14 19:13:01 +02:00
Benjamin Beganović 5d7b3231cc Add GoCardless OAuth webhook controller for webhook handling 2024-06-12 19:33:45 +02:00
Benjamin Beganović b0383312c1 Add route for GoCardless OAuth connect confirmation 2024-06-11 19:50:00 +02:00
Benjamin Beganović 46be0bf268 remove token from confirmation route 2024-06-05 19:26:00 +02:00
Benjamin Beganović fa37dd62a9 routes & config 2024-06-03 20:01:07 +02:00
David Bomba 7d98db8592 Remove redundant dependencies 2024-05-30 07:42:07 +10:00
David Bomba 34aaf9aec7 Updates 2024-03-27 16:11:22 +11:00
paulwer dbbde047e9 fixes 2023-12-13 16:57:51 +01:00
paulwer 2206d2190a changes related to merge 2023-12-10 08:23:53 +01:00
paulwer f3dfdc4d80 introduce nordigen bank_selection ui 2023-12-09 15:13:00 +01:00
David Bomba 050079b76a Wind back some changes for react fallback routes 2022-11-17 18:56:52 +11:00
David Bomba c60fd8c7c6 Improvements for using react with self hots 2022-11-13 09:35:04 +11:00
David Bomba f6821e9fcc Yodlee init 2022-07-28 14:09:13 +10:00
David Bomba d6ea2225db Add psalm 2022-07-18 08:21:17 +10:00
David Bomba f1550493d2 Laravel 9 release candidate 2022-07-17 20:56:17 +10:00
Shift 8a74d9072a
Shift to class based routes 2022-06-21 09:59:51 +00:00
Shift f6c4d1c56a
Convert route options to fluent methods
Laravel 8 adopts the tuple syntax for controller actions. Since the old options array is incompatible with this syntax, Shift converted them to use modern, fluent methods.
2022-06-21 09:59:43 +00: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 f718be63b1 Fixes for text emails 2022-03-04 11:45:19 +11:00
David Bomba 0bd0c0d2a1 Fixes for mollie webhooks with credit cards 2022-02-20 19:02:57 +11:00
David Bomba e9d9b8a137 Tests for apple pay 2022-01-06 10:19:31 +11:00
Benjamin Beganović 0e5b5393d3 Payments 2021-11-11 17:51:04 +01:00
Benjamin Beganović 548405c4d8 Refactor payment with credit card 2021-07-26 17:03:40 +02:00
David Bomba 95c9eb03a9 merge v5-dev 2021-06-14 20:47:03 +10:00
David Bomba f268b7adcb Clean up 2021-06-11 17:45:41 +10:00
David Bomba b111483ef1 We Pay Account Signup 2021-06-11 17:39:51 +10:00
Benjamin Beganović 468b576ce5
Merge pull request #5864 from beganovich/v5-3105-checkout-3ds-route
(v5) Move Checkout.com 3DS confirmation logic into separate route
2021-06-01 13:37:34 +02:00
David Bomba cd594914b7 fixes for password reset screen 2021-06-01 09:02:30 +10:00
Benjamin Beganović 8ca1b904d7 Refactor the redirect to specific route 2021-05-31 16:23:18 +02:00
David Bomba 0e61a6f491 Fixes for random subdomain generator 2021-05-24 19:39:21 +10:00
David Bomba 1762d63b6d Fixes for migration failed mailable 2021-05-22 15:10:10 +10:00
David Bomba be6957b2b7 Fixes for stripe connect 2021-05-10 11:03:17 +10:00
= d3f14887e1 WePay 2021-05-05 20:50:36 +10:00
= b6c538564e Background 2021-05-05 19:06:55 +10:00
David Bomba 5be620ccde Refactor self updater 2021-04-09 15:53:12 +10:00
David Bomba b6d26fa7c9 Refactor self updater 2021-04-09 15:03:06 +10:00
David Bomba c77faa746d refactor self updating 2021-04-09 11:22:11 +10:00
David Bomba 084c3b78a6 Add update route 2021-04-08 20:01:00 +10:00