David Bomba
b135168dde
Apple OAuth
2022-07-13 16:03:51 +10:00
David Bomba
49eb1bac9e
Apple OAuth
2022-07-13 16:03:24 +10:00
David Bomba
2301409f16
Apple OAuth
2022-07-13 16:01:06 +10:00
David Bomba
33e68ba9d5
Apple OAuth
2022-07-13 16:00:41 +10:00
David Bomba
9925214b31
Apple OAuth
2022-07-13 15:55:15 +10:00
David Bomba
dfd0670dba
Apple OAuth
2022-07-13 15:47:12 +10:00
David Bomba
0ae322798d
Apple OAuth
2022-07-11 18:48:24 +10:00
David Bomba
eaf1e193dd
Add webhook endpoint when connecting Stripe
2022-07-11 11:47:01 +10:00
David Bomba
47768a70a4
Allow forced sending of first recurring invoice
2022-07-11 10:33:41 +10:00
David Bomba
c072841e71
Clean up
2022-07-11 09:34:25 +10:00
David Bomba
1d4e68938e
Handle pay now redirects offsite
2022-07-09 12:15:35 +10:00
David Bomba
9a3a1b92f6
Fixes for send_email bulk routes
2022-07-08 09:00:36 +10:00
David Bomba
44ec3fdd50
Fixes for purchase order to expense
2022-07-07 22:09:39 +10:00
David Bomba
261a2e0ab6
Inventory management from purchase orders
2022-07-06 20:04:59 +10:00
David Bomba
6b3b50318b
Expense a Purchase Order
2022-07-06 19:25:22 +10:00
David Bomba
3e5e915acc
Uploads for purchase orders
2022-07-06 15:18:41 +10:00
David Bomba
32387e052c
Purchase Order Emails
2022-07-04 15:37:37 +10:00
David Bomba
8f5896db22
Purchase Order Emails
2022-07-04 15:37:00 +10:00
David Bomba
24b4c3fbab
Purchase Order Emails
2022-07-04 15:34:54 +10:00
David Bomba
dee96182d5
Purchase Order Emails
2022-07-04 15:33:31 +10:00
David Bomba
80ea41568c
Purchase Order Emails
2022-07-04 15:27:09 +10:00
David Bomba
8d0dffa4f4
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-07-01 08:26:32 +10:00
David Bomba
b80ff12677
Fixes for duplicate quote approved notifications
2022-07-01 08:26:27 +10:00
David Bomba
716561e22b
Add filters for swiss QR Codes
2022-06-30 20:12:23 +10:00
David Bomba
73bb2c96db
Purchase order decorators
2022-06-29 11:47:16 +10:00
David Bomba
36a7290679
Purchase order decorators
2022-06-29 11:44:05 +10:00
David Bomba
776f3428ba
Purchase order decorators
2022-06-29 11:37:40 +10:00
David Bomba
ae11332d24
Minor fixes for create user route
2022-06-27 16:37:18 +10:00
David Bomba
5c621b4e98
Minor fixes for connected accounts
2022-06-26 13:27:32 +10:00
David Bomba
53f76db81a
Minor fixes for connected accounts
2022-06-26 13:26:58 +10:00
David Bomba
d2d14175b7
Minor fixes for connected accounts
2022-06-26 13:25:51 +10:00
David Bomba
b705cf0520
bulk actions for purchase orders
2022-06-25 09:44:14 +10:00
David Bomba
77845c2259
Always ensure contacts can pay an invoice with an invitation link
2022-06-25 09:13:56 +10:00
David Bomba
a26fd73169
Fixes for connected accounts
2022-06-25 08:49:12 +10:00
David Bomba
81a8e67b35
Fixes for connected accounts
2022-06-25 08:46:27 +10:00
Nikola Cirkovic
c75b1d303f
Cirkovic/ina 16 fixes ( #50 )
...
* Dispatch | PdfCreatorTest | Removed deprecated method
* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
David Bomba
a170c4a4d1
Permissions updated at
2022-06-24 21:13:24 +10:00
David Bomba
94f224cf2e
Reduce scopes for microsoft email
2022-06-24 20:41:18 +10:00
David Bomba
d46f55ed6d
Add purchase orders to first load
2022-06-24 15:54:34 +10:00
David Bomba
c0e3d2e677
add signup checks to flutter routes
2022-06-23 18:47:44 +10:00
David Bomba
e7ab088e90
admin notifications
2022-06-23 10:52:41 +10:00
David Bomba
93ebf3a767
Response handling with microsoft
2022-06-22 20:55:14 +10:00
David Bomba
3141a33ced
Appropriately refresh sending tokens
2022-06-22 19:15:31 +10:00
David Bomba
7515d0e689
checks for access token property
2022-06-22 11:47:14 +10:00
Shift
0a20889916
Convert optional()
to nullsafe operator
2022-06-21 09:59:25 +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
d9ca212f81
FIxes for microsoft oauth
2022-06-17 16:46:33 +10:00
David Bomba
98bc3e8125
Change id for microsoft from sub to oid
2022-06-17 16:20:35 +10:00
David Bomba
59ee228820
Handle personal o365 accounts
2022-06-17 16:14:52 +10:00
David Bomba
174b3af863
Handle personal o365 accounts
2022-06-17 15:59:47 +10:00