Benjamin Beganović
|
4eb376e830
|
Enabe client uploads
|
2020-08-18 16:01:25 +02:00 |
|
Benjamin Beganović
|
acdd9c936c
|
Fix route model binding
|
2020-08-18 14:38:46 +02:00 |
|
Benjamin Beganović
|
0efaa767b9
|
Enable showing only client-related uploads
|
2020-08-17 16:31:49 +02:00 |
|
Benjamin Beganović
|
d55cfc42cf
|
Separate page for download
|
2020-08-17 16:18:49 +02:00 |
|
Benjamin Beganović
|
4eb5490984
|
Enable downloads for the client
|
2020-08-14 17:29:26 +02:00 |
|
Benjamin Beganović
|
183a51b27c
|
Update quotes page with right terminology
|
2020-07-23 12:20:19 +02:00 |
|
Benjamin Beganović
|
eb655762d4
|
Adding payment methods from menu
|
2020-07-03 14:39:29 +02:00 |
|
Benjamin Beganović
|
4918269bf2
|
Testing adding Stripe credit card
- Added: iframeLoaded method for Cypress
- Fixed: saving payment method id for CreditCard.php
- Added: chromeWebSecurity: false flag for insecure iframe connections
- Formatted: payment_methods/index
- Formatted: payment-methods-table.blade.php
- Added: Test for adding credit card to Stripe
- Fixed: Removing client gateway tokens
|
2020-07-01 18:28:57 +02:00 |
|
Benjamin Beganović
|
e5fedfa206
|
Fix wrong route
|
2020-06-26 15:16:40 +02:00 |
|
Benjamin Beganović
|
ca103e16db
|
Remove white card on top of pages
|
2020-06-15 17:34:26 +02:00 |
|
Benjamin Beganović
|
703ef51685
|
Client portal tests (using Cypress.io) (#3758)
* Install Cypress
* Fix npm vulnerabilities
* scaffold cypress
* ignore local tests
* login page test
* invoices tests
* recurring invoices
* payments tests
* payment methods tests
* update invoices & quotes
* credits tests
|
2020-05-27 07:45:29 +10:00 |
|
Benjamin Beganović
|
6e473b9987
|
Fix quotes page (undefined variable) (#3719)
* fix quotes page
* fix translation
|
2020-05-19 22:59:59 +10:00 |
|
Benjamin Beganović
|
81aa4cc52e
|
Client portal tests (#3704)
|
2020-05-15 07:04:41 +10:00 |
|
Benjamin Beganović
|
2704bf2f82
|
Client portal improvements & bug fixes (#3678)
* fix turbolink 404
* fix checkbox when adding card using stripe
* Fix hashed_ids problem when using PayPal
* php-cs-fixer
* Bump tailwind & purgecss
* fix auth scope
* scope to auth contact company
|
2020-05-09 08:20:37 +10:00 |
|
Benjamin Beganović
|
e3e52987c3
|
Reset v2 into working stage (#3673)
* fix withsorting
* fix recurring invoices table
* Reset BasePaymentDriver
|
2020-05-05 07:22:31 +10:00 |
|
Benjamin Beganović
|
3aa884dc11
|
Client portal improvements (#3654)
* Invoice table filters
* Quotes table filters
* Improve tables & translation
* Fix profile page inputs
* Fix profile page inputs & bump TailwindCSS version
|
2020-04-25 09:17:37 +10:00 |
|
Benjamin Beganović
|
ab8b05dd56
|
Client portal improvements (#3652)
* Install livewire/livewire
* Table improvements
- Cleanup of InvoiceController
- Added Livewire package
- New Livewire component (InvoicesTable)
- New WithSorting trait
- Removed rendering invoices from index.blade.php
- Removed Yaryabox/Datatables references in InvoiceController
* Refactor: Recurring invoices
* payments table & sorting improvements
* payment methods table
* quotes table
* credits table
* Add turbolinks
|
2020-04-23 08:49:23 +10:00 |
|