paulwer
|
89a31d86c0
|
Merge branch 'v5-develop' into feature-nordigen-payment-provider
|
2023-12-10 08:18:31 +01:00 |
|
paulwer
|
9dd6ead39e
|
Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into v5-develop
|
2023-12-10 07:32:35 +01:00 |
|
paulwer
|
a244faaaee
|
minor additions for IncomeTransformer
|
2023-12-09 18:39:10 +01:00 |
|
paulwer
|
fa5edbc29c
|
latest changes
|
2023-12-09 17:16:01 +01:00 |
|
paulwer
|
f3dfdc4d80
|
introduce nordigen bank_selection ui
|
2023-12-09 15:13:00 +01:00 |
|
paulwer
|
c138f2f211
|
rewrite connect/confirm for complete flow usage with only redirects
|
2023-12-09 09:27:59 +01:00 |
|
paulwer
|
e349f1515d
|
minor fixes
|
2023-12-08 19:05:49 +01:00 |
|
paulwer
|
701e5a9fec
|
renaming again
|
2023-12-08 18:48:48 +01:00 |
|
paulwer
|
3393ba01aa
|
renaming Request Dtos
|
2023-12-08 18:46:12 +01:00 |
|
paulwer
|
4d2425d96b
|
feat: connect account
|
2023-12-08 18:42:06 +01:00 |
|
David Bomba
|
a257dc445a
|
Merge pull request #9028 from turbo124/v5-develop
v5.7.59
|
2023-12-08 10:53:05 +11:00 |
|
David Bomba
|
a787b89f84
|
Enforce token authentication
|
2023-12-08 10:51:16 +11:00 |
|
David Bomba
|
df059c8384
|
Fixes for invoices with custom quote / invoice headers
|
2023-12-08 10:33:42 +11:00 |
|
David Bomba
|
12fdf37451
|
Merge pull request #9027 from danielkoch/bugfix/streamline-whitelabel-logo-styles-in-pdf-builder
Streamline whitelabel logo styles in pdf builder
|
2023-12-07 20:53:00 +11:00 |
|
Daniel Koch
|
c63effc8c4
|
fix: streamline spacing issue if whitelabel is activated
Connected pull-requests:
https://github.com/invoiceninja/invoiceninja/pull/8300
https://github.com/invoiceninja/invoiceninja/pull/8281
|
2023-12-07 09:55:52 +01:00 |
|
David Bomba
|
94236b07d7
|
Use presenter in x-invoice code
|
2023-12-07 19:32:08 +11:00 |
|
David Bomba
|
54cdb8c91d
|
Merge pull request #9026 from turbo124/v5-develop
v5.7.58
|
2023-12-07 14:01:21 +11:00 |
|
David Bomba
|
4a8987cf8f
|
Disable payment buttons on submit
|
2023-12-07 13:59:36 +11:00 |
|
David Bomba
|
d78264f8b7
|
Bump github action caches to v3
|
2023-12-07 08:09:40 +11:00 |
|
David Bomba
|
5fe2e3daa3
|
test with checkout v4
|
2023-12-07 08:03:24 +11:00 |
|
David Bomba
|
5f0b95d78d
|
disable php psr for github actions
|
2023-12-07 08:00:54 +11:00 |
|
David Bomba
|
ce7da48b69
|
Updates for lock
|
2023-12-07 07:51:00 +11:00 |
|
David Bomba
|
aa74867d47
|
v5.7.58
|
2023-12-07 07:44:09 +11:00 |
|
David Bomba
|
8c178cd99e
|
fixes for redirect not forcing
|
2023-12-07 07:43:47 +11:00 |
|
David Bomba
|
905d1a3f85
|
Fixes for invoice filtering and partial due date validations
|
2023-12-06 23:20:12 +11:00 |
|
paulwer
|
e2d8ac37b5
|
change account_type
|
2023-12-06 09:28:33 +01:00 |
|
paulwer
|
9f062cc4f8
|
revert new table, some changes for endpoints, fixes
|
2023-12-06 08:27:18 +01:00 |
|
paulwer
|
ed688afa20
|
using nullable as default value for integration_type
|
2023-12-06 06:17:56 +01:00 |
|
David Bomba
|
839ca6c7cf
|
Updates for lock
|
2023-12-06 13:03:27 +11:00 |
|
David Bomba
|
b219a655be
|
Updates
|
2023-12-06 12:09:43 +11:00 |
|
paulwer
|
5616da03c5
|
feat: refresh & getAccounts
|
2023-12-05 07:17:07 +01:00 |
|
paulwer
|
db407f6925
|
feat: get AccountData
|
2023-12-05 06:56:52 +01:00 |
|
David Bomba
|
2c2ffb4ef8
|
Fixes for tests
|
2023-12-05 11:05:19 +11:00 |
|
David Bomba
|
2f25b720fe
|
Minor fixes for tests
|
2023-12-05 11:03:46 +11:00 |
|
David Bomba
|
b735119cdf
|
clean up requests
|
2023-12-05 08:57:43 +11:00 |
|
David Bomba
|
5185cb820f
|
Minor fixes when sending statements
|
2023-12-04 22:14:20 +11:00 |
|
paulwer
|
67f94b7fb9
|
feat: institutions endpoint ready
fix: wrong variable names
fix: missing implementation in api-router
|
2023-12-04 08:14:52 +01:00 |
|
David Bomba
|
93a2ae13a5
|
Additional check data
|
2023-12-04 08:16:16 +11:00 |
|
David Bomba
|
0841cd2c06
|
Account relation to activity table
|
2023-12-04 07:58:59 +11:00 |
|
David Bomba
|
54de9d6c07
|
Merge pull request #9015 from turbo124/v5-develop
Verification domains
|
2023-12-03 22:27:33 +11:00 |
|
David Bomba
|
786ce8840e
|
Merge pull request #9014 from JoeMasciantonio/ux-text-signature-box
Feature: signature box ux tip
|
2023-12-03 22:13:21 +11:00 |
|
David Bomba
|
02ee21801a
|
Updates for layout of signature helper text
|
2023-12-03 22:07:08 +11:00 |
|
hillelcoren
|
0df3827fcc
|
Admin Portal - Selfhosted
|
2023-12-03 09:31:45 +00:00 |
|
hillelcoren
|
01da79a830
|
Admin Portal - Profile
|
2023-12-03 09:27:20 +00:00 |
|
hillelcoren
|
70f195a95f
|
Admin Portal - Hosted
|
2023-12-03 09:22:30 +00:00 |
|
JoeMasciantonio
|
9821a5d7f6
|
Merge branch 'ux-text-signature-box' into v5-develop
|
2023-12-02 19:16:08 -05:00 |
|
David Bomba
|
19b1cbb858
|
Add webhooks for sent events
|
2023-12-03 10:27:28 +11:00 |
|
David Bomba
|
6b1c9b59b8
|
Fixes for cache
|
2023-12-03 09:10:50 +11:00 |
|
David Bomba
|
d5e6084ce2
|
Update domain checklist
|
2023-12-03 08:45:49 +11:00 |
|
David Bomba
|
8adfb8aa7b
|
Verification domains
|
2023-12-03 08:26:29 +11:00 |
|