1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
Commit Graph

1642 Commits

Author SHA1 Message Date
hillelcoren
fd37ba667f New admin portal build 2020-06-29 12:39:42 +00:00
David Bomba
b2037095a2
Merge pull request #3861 from turbo124/v2
Add demo data to randomdataseeder
2020-06-29 08:15:08 +10:00
David Bomba
b4232b0ce6 Add demo data to randomdataseeder 2020-06-29 08:14:37 +10:00
David Bomba
236d82da10
Merge pull request #3860 from turbo124/v2
Console command for demo mode
2020-06-29 08:05:32 +10:00
David Bomba
4fd51b958f Console command for demo mode 2020-06-29 08:02:56 +10:00
David Bomba
37a89cdbb4
Merge pull request #3859 from turbo124/v2
Minor fixes for setup process
2020-06-28 21:53:44 +10:00
David Bomba
1ee17c3576 Minor fixes for setup process 2020-06-28 21:52:45 +10:00
David Bomba
c890fd5e65
Merge pull request #3858 from turbo124/v2
Fixes for build .env
2020-06-28 20:46:48 +10:00
David Bomba
233d6a7e3c Fix for build .env 2020-06-28 20:46:23 +10:00
hillelcoren
0795e92085 New admin portal build 2020-06-28 10:44:50 +00:00
David Bomba
fe2eee456f Bump version 2020-06-28 20:39:16 +10:00
David Bomba
2120d9844b Fixes for fillable properties 2020-06-28 20:38:41 +10:00
David Bomba
ee5bea8f91
Merge pull request #3857 from turbo124/v2
Fixes for setup process
2020-06-28 20:32:33 +10:00
David Bomba
f05cf83853 Fixes for setup process 2020-06-28 20:32:18 +10:00
David Bomba
c72c8181c7
Merge pull request #3856 from turbo124/v2
Client can register
2020-06-28 20:28:51 +10:00
David Bomba
6bf5621cde Client can register 2020-06-28 20:28:35 +10:00
David Bomba
9656baa5f4
Merge pull request #3855 from turbo124/v2
Nest HTTP requirements inside a working installation - allows non sec…
2020-06-28 13:47:49 +10:00
David Bomba
29fcca26f8 Nest HTTP requirements inside a working installation - allows non secure routes to be used to setup the application 2020-06-28 13:47:13 +10:00
David Bomba
5fbd79cb9b
Merge pull request #3854 from turbo124/v2
Adjustment for release action
2020-06-28 13:12:39 +10:00
David Bomba
c2fb300b62 Adjustment for release action 2020-06-28 13:11:22 +10:00
David Bomba
a1abc4f69c
Merge pull request #3851 from beganovich/v2-2606-payment-webhook
Stripe payment webhook
2020-06-28 13:06:43 +10:00
David Bomba
bbffc6528f
Merge pull request #3853 from turbo124/v2
Delete payment workflow
2020-06-28 13:06:29 +10:00
David Bomba
f36bbf75b8 Delete payment workflow 2020-06-28 13:05:58 +10:00
David Bomba
8eed07b8f5 Additional fields for entities 2020-06-28 08:24:08 +10:00
Benjamin Beganović
f68465d602 Support Stripe webhook 2020-06-27 17:39:28 +02:00
Benjamin Beganović
1e4e482801 Merge remote-tracking branch 'upstream/v2' into v2-2606-payment-webhook 2020-06-27 15:53:18 +02:00
Benjamin Beganović
1b06fb99b1 payment webhooks wip 2020-06-27 15:53:12 +02:00
David Bomba
5bcbab3e0a Fixes for tests 2020-06-27 15:14:06 +10:00
David Bomba
ae8a61cbcd Fixes for tests 2020-06-27 14:09:16 +10:00
David Bomba
e6bc63b2c2 fixes for tests 2020-06-27 12:35:11 +10:00
David Bomba
168750183b
Merge pull request #3849 from turbo124/v2
Fix for adding credit card as payment method with authorize.net
2020-06-27 12:22:14 +10:00
David Bomba
91e0fba997
Merge branch 'v2' into v2 2020-06-27 12:22:08 +10:00
David Bomba
699678eb83 Fix for adding credit card as payment method with authorize.net 2020-06-27 12:21:16 +10:00
David Bomba
7dbdc292e5 Fixes for refunds 2020-06-27 11:43:45 +10:00
David Bomba
1ce5b7ad8e fixes for refunds 2020-06-27 10:20:27 +10:00
David Bomba
fe995ca878 Refactor refunds 2020-06-27 10:05:31 +10:00
David Bomba
1b1434a197
Merge pull request #3848 from beganovich/v2-2606-client-portal-improvements
Client portal improvements
2020-06-27 07:49:40 +10:00
David Bomba
3e3dd95262
Merge branch 'v2' into v2-2606-client-portal-improvements 2020-06-27 07:49:33 +10:00
David Bomba
2d699a9cac
Merge pull request #3847 from beganovich/v2-2606-user-confirmation-page
Require password update if not set when confirming email
2020-06-27 07:48:51 +10:00
David Bomba
65b524bc13
Merge branch 'v2' into v2-2606-user-confirmation-page 2020-06-27 07:48:43 +10:00
David Bomba
bfce4b98ca
Merge pull request #3846 from beganovich/v2-2606-ach-payments-with-tokens
Fix ACH payments with tokens
2020-06-27 07:47:37 +10:00
Benjamin Beganović
2c1627c105 Hide dashboard page (for now) 2020-06-26 16:05:48 +02:00
Benjamin Beganović
46b70d78af Share layout between quotes & invoices 2020-06-26 15:20:26 +02:00
Benjamin Beganović
829a7a2c10 Fix checkboxes for action selectors on invoices & quotes 2020-06-26 15:20:15 +02:00
Benjamin Beganović
e5fedfa206 Fix wrong route 2020-06-26 15:16:40 +02:00
Benjamin Beganović
17ae8710fd Add "reversed" translation 2020-06-26 14:26:45 +02:00
Benjamin Beganović
b0234fd69a Update translation 2020-06-26 14:23:32 +02:00
Benjamin Beganović
81b544a4d1 Update labels 2020-06-26 14:22:29 +02:00
Benjamin Beganović
c2904d0c92 Require password update if not set when confirming email 2020-06-26 14:20:45 +02:00
Benjamin Beganović
525a1d065c Fix ACH payments with tokens 2020-06-26 13:25:58 +02:00