1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-12 22:22:32 +01:00
Commit Graph

694 Commits

Author SHA1 Message Date
David Bomba
e059221ccd Minor fixes 2024-10-04 09:56:31 +10:00
David Bomba
a424c43c6e Prototype for global search 2024-09-22 14:49:43 +10:00
David Bomba
20b04a266f merge 2024-09-17 10:17:07 +10:00
David Bomba
114b58cdc4
Beganovich 1513 powerboard (#103)
* make container nicer

* assets rebuild

* authorize powerband card (3ds)

* add reference to build file

* update authorize (3ds) view

* assets rebuild

* unify 3ds and non-3ds auth/pay

* assets rebuild

* authorize

* pay

* update vite refs

* pay

* hide authorize button

* intercepting form on authorize

* assets build

* wip

* init powerboard in data ref

* fixes for blank placeholders

* reset the form on failed 3ds

* handling unsuccessful errors

* send email on payment failed

* fixes for 3ds fail on auth

* assets rebuild

* make card_name required

* make card_name required (on auth)

* fixes for blocked pay-now button

* fixes for reload

* fixes for reload

* build

* Fixes for broken powerboard

* make client name required

* skip fields checking if no required fields

* on request, return json response

* check for plain not_authenticated response

* flash message when no action is present

* fixes for exec order on token

* assets build

* check for plain not_authenticated response (pay)

* assets build

* adjustments for minimum payments

* Add text decoration to terms button

* Improvements for subscriptions and new payment flow

---------

Co-authored-by: Benjamin Beganović <k1pstabug@gmail.com>
2024-09-17 10:16:10 +10:00
paulwer
1f92ea0108 fixes for validating expense_mailbox in company request 2024-08-28 07:33:03 +02:00
paulwer
13dae4f524 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-08-28 07:02:43 +02:00
David Bomba
036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
David Bomba
c894cdff8b Refactor for quickbooks 2024-08-21 16:49:48 +10:00
David Bomba
9c225458c6 Fixes for QB pr 2024-08-21 13:04:09 +10:00
paulwer
ce77eff7cb Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-07-31 07:59:26 +02:00
David Bomba
d53f3062cf add stock quantity to imports 2024-07-14 08:16:29 +10:00
David Bomba
e81372ef24 remove e_invoice from company transformer 2024-07-10 16:38:24 +10:00
David Bomba
398e72a968 Updates for e_invoice 2024-07-09 12:27:32 +10:00
David Bomba
6b0f872b12 Disable e_invoice in transformer 2024-07-09 08:05:31 +10:00
paulwer
dbcf32da26 minor fixes 2024-06-30 13:06:30 +02:00
paulwer
19cdfcf094 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-28 20:41:55 +02:00
David Bomba
1a1d75a0b5 v5.10.4 2024-06-27 14:57:15 +10:00
paulwer
4a56c114d0 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-24 14:38:38 +02:00
David Bomba
5db3eb3d53 Add stubbed referal object 2024-06-24 11:17:46 +10:00
paulwer
b13e54f49b Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-22 14:20:04 +02:00
David Bomba
cb9e40d442 Referral Meta 2024-06-19 12:45:42 +10:00
David Bomba
97049f36a9 Fixes for includes 2024-06-17 16:34:26 +10:00
David Bomba
13405c1805 Static Analysis + ACSS 2024-06-17 16:08:06 +10:00
paulwer
cb4e348c15 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-16 13:30:09 +02:00
David Bomba
38114d0c48 Minor fixes - add referral code to user transformer 2024-06-16 19:16:42 +10:00
David Bomba
52752a8f09 Static Analysis 2024-06-16 14:35:56 +10:00
David Bomba
9935847dc3 Static Analysis 2024-06-16 08:30:25 +10:00
David Bomba
72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba
3350685ade Expose nordigen_transaction_id in transformer 2024-06-14 14:33:38 +10:00
David Bomba
2c404b4f73 Additions for shop api 2024-06-02 19:29:49 +10:00
David Bomba
6ce1ea9944 Migration for e_invoice 2024-06-02 18:37:56 +10:00
paulwer
befbdc399d Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-05-21 06:50:47 +02:00
David Bomba
5de8aeb372 Refactor e_invoice props 2024-05-20 17:00:34 +10:00
David Bomba
91078eb6a1 Additional props for account/companies table 2024-05-20 08:31:28 +10:00
paulwer
ef60992843 fix: reduce vars in favor for db 2024-05-19 06:55:15 +02:00
paulwer
9c9c4a998c Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-05-19 06:46:54 +02:00
David Bomba
b43a4ec866 Add new prop for company gateways table 2024-04-24 16:51:03 +10:00
paulwer
21aa38c52f fix invalid fields in VendorTransformer 2024-04-24 08:44:28 +02:00
paulwer
2d091f3cb6 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-04-23 22:38:57 +02:00
David Bomba
67c80ecdd9 Improvements for quote validation 2024-04-15 09:14:11 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
paulwer
9a733f06c0 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-04-07 13:26:28 +02:00
paulwer
b7378b9b10 renaming inbound_mailbox to expense_mailbox 2024-04-04 07:27:07 +02:00
Benjamin Beganović
fa5827eb44 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-04-01 19:09:13 +02:00
paulwer
60861e0afa Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-04-01 16:07:30 +02:00
paulwer
157037f56f renamings + move imap job to self-hosted only + allow by clients 2024-03-25 06:41:22 +01:00
paulwer
ad964ca61a Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-03-24 12:54:55 +01:00
David Bomba
0e5aa5e26e Checks for same client prior to attempted merge 2024-03-22 19:57:26 +11:00
David Bomba
2dd1dd6da6 Updates for projects 2024-03-22 15:16:22 +11:00
David Bomba
5197a04d31 Add user /assigned user to task transformer 2024-03-22 14:45:01 +11:00