1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
David Bomba
20abbc339f Minor fixes 2024-05-09 09:35:50 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
52696ac0c6 v5.8.41 2024-04-04 22:03:56 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba
99b3efda20 merging template 2023-10-25 13:53:50 +11:00
David Bomba
c6dac6bfb9 try/catch for react builder 2023-10-01 11:38:57 +11:00
David Bomba
cfb20182fb Working on designs 2023-09-21 17:15:51 +10:00
David Bomba
79936adbb9 v5.7.22 2023-09-21 13:38:46 +10:00
David Bomba
13ab245c5a Fixes for react builds 2023-09-21 11:47:59 +10:00
David Bomba
b56ad99a68 Changes for react build 2023-09-21 08:44:53 +10:00
David Bomba
50d6c9ffb9 Fixes for react build 2023-09-19 15:58:28 +10:00
David Bomba
4d0d7357bd Adjustments for build phase 2023-09-19 15:56:27 +10:00
David Bomba
cfca47a542 Fixes for react builder 2023-09-12 13:55:37 +10:00
David Bomba
f875474459 Fixes for react build 2023-03-24 10:10:35 +11:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba
33a9cad32a Fixes for deleting invitations after a contact has been deleted 2023-01-14 15:28:35 +11: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
d211e75c26 Prep for react 2022-05-27 12:08:51 +10:00