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
f604e463c2
Throttle payment methods to prevent spam:
2022-05-11 15:25:33 +10:00
David Bomba
b5c0e678cb
Improve WePay guardian
2022-04-28 12:40:07 +10:00
David Bomba
a4615a331d
Fixes for unsubscribe routes
2022-03-06 18:06:07 +11:00
David Bomba
e964ff8137
Improve resolution of invitations
2022-02-27 18:33:29 +11:00
David Bomba
d038877044
Add unsubscribe landing page for emails
2022-02-25 13:37:20 +11:00
David Bomba
bba3c79553
Trial Flow:
2022-02-23 17:39:36 +11:00
David Bomba
41b6e8befa
Add back in multiple contact selector
2022-02-17 08:17:29 +11:00
David Bomba
88f1170542
Fixes for domain set on password query:
2022-02-14 11:00:46 +11:00
David Bomba
66a19407d1
Fixes for currency set for paymentsa
2022-02-08 23:29:59 +11:00
David Bomba
0b2a8eac1a
Minor fixes for checking payment values
2022-01-26 17:30:43 +11:00
David Bomba
5a8a52800b
Catch routes are POST that are hit with GET
2021-12-15 11:04:10 +11:00
David Bomba
677f1649ee
Catch all for payments that attempt to hit GET route
2021-12-15 10:07:04 +11:00
David Bomba
e245d07a75
Fixes for CSRF issues with client portal downloads
2021-12-14 15:38:32 +11:00
David Bomba
5323458411
Fixes for downloading archived PDFs
2021-12-14 11:33:25 +11:00
David Bomba
a505f2531b
Dedicated ninja plan controller
2021-11-23 21:39:43 +11:00
David Bomba
a40c85f17d
Minor fixes for document preview
2021-11-16 09:09:36 +11:00
David Bomba
6c11e54a29
Add default templates
2021-11-14 08:20:33 +11:00
David Bomba
4b494ab5fd
improve rate limiting
2021-11-11 15:01:24 +11:00
David Bomba
81772cd3e8
Pay Now Link
2021-10-05 21:29:32 +11:00
Benjamin Beganović
16059e3069
Add confirmation
route for payment methods
2021-09-29 16:26:15 +02:00
Benjamin Beganović
0cbc9820e5
Add statement/raw
route
2021-09-15 17:19:40 +02:00
Benjamin Beganović
615002e6b0
Merge remote-tracking branch 'upstream/v5-develop' into v5-659
2021-09-14 11:40:40 +02:00
David Bomba
b6d3c7123a
Generic exception renderer
2021-09-12 10:43:52 +10:00
Benjamin Beganović
ce554f5fcd
Add Statement
to sidebar
2021-09-07 18:00:22 +02:00
Benjamin Beganović
9dececf08b
Scaffold StatementController & update client.php
2021-09-07 17:56:35 +02:00
Benjamin Beganović
160370c362
Add router methods for invoice, credit & quote
2021-09-05 12:41:00 +02:00
Benjamin Beganović
36801316c6
Define entity
routes explicitly
2021-09-02 11:33:31 +02:00
David Bomba
dc093aa1c8
minor fixes for ninja hosted
2021-09-01 15:03:01 +10:00
David Bomba
296cb0511b
Fixes for hosted onboarding
2021-09-01 14:02:57 +10:00
=
9f6fdb74c4
Fixes for Payment URL
2021-08-30 22:04:51 +10:00
David Bomba
32698b33d7
Document middleware
2021-07-02 07:23:25 +10:00
David Bomba
95c9eb03a9
merge v5-dev
2021-06-14 20:47:03 +10:00
=
1b30b234ae
Fixes for typo
2021-06-05 21:09:28 +10:00
=
8703bcc5f6
Fixes for .register bug
2021-06-05 20:59:53 +10:00
=
e6eb899f79
Fixes for contact registration
2021-06-05 20:12:10 +10:00
David Bomba
86cedc4dc9
Fixes for magic links
2021-06-02 21:38:32 +10:00
David Bomba
5ab30bbb77
Fixes for client password reset
2021-06-02 20:39:20 +10:00
David Bomba
c125dca154
Fixes for client portal login/auth/register pages
2021-05-27 09:14:21 +10:00
Benjamin Beganović
9dc418ec5b
Merge pull request #5691 from beganovich/v5-1204-tasks
...
(v5) Client portal: Tasks
2021-05-18 11:08:46 +02:00
David Bomba
2fbe1698ae
Minor fixes for subscription URL spec
2021-05-15 14:50:07 +10:00
David Bomba
d7d76ae6ea
MultiDB domain resolution for client portals
2021-05-15 13:31:41 +10:00
Benjamin Beganović
5a84fb6990
Tasks module in the client portal
2021-05-12 16:39:29 +02:00
David Bomba
ad2742a0d6
Disable client portal
2021-05-11 11:55:47 +10:00
David Bomba
8c00bce71b
We Pay signup
2021-05-05 14:29:58 +10:00
Benjamin Beganović
84e930e971
Merge pull request #5405 from beganovich/v5-1004-ach-message
...
(v5) Send ACH notification e-mail after connecting bank account
2021-04-12 11:51:55 +01:00
Benjamin Beganović
7e1cc64247
Send ACH notification e-mail after connecting bank account
2021-04-10 10:44:06 +02:00
David Bomba
62401555cd
Working on pro rata refunds
2021-04-10 14:07:08 +10:00