invoiceninja/resources/views
Benjamin Beganović 869967ba6a (v1): Export data for migration (#3238)
* Scaffold migration controller & steps

* - Basic controller scaffold
- Intro step
- Downloading data

* Import step for the v2

* Export file using account_key property

* Fix button displaying

* Client export mappings

* Company export mappings

* Add withTrashed() for clients

* Export users mappings

* Export invoices mappings

* Export company properties as array

* add withTrashed() for invoices

* Downloading the json file

* Fix 'account_id' for company export
- Code cleanup & leftovers

* Creating zip for logo & storing json as file (wip)

* Zipping & sending migration files (wip)

* Exporting & mappings for quotes

* Re-enable headers for downloading

* Mappings for tax rates

* Mappings for the products

* Fix formattings & php doc messages

* Bring back headers for downloading

* Export 'company_id', 'user_id' with clients

* Export 'id' with users resource

* Remove unused parameter

* Export mappings for payments

* Export 'line_items' with invoices

* Export credits & export client id

* Export 'credits' within main JSON

* Mappings for line_items

* Fix 'is_amount_discount' for invoice export

* Exporting migration file as .zip archive

* Improve settings card for migration

* Removed duplicated keys in texts.php for en

* Fix formatting in en/texts.php

* Integrate the migration part with rest of UI

* Export company as object, not array

* Clean up

* Fixes for V1

* Apply formatting

* Remove comments
- Added 'ext-zip' in composer.json
- Fixed $credits transform

* Remove unused params

Co-authored-by: David Bomba <turbo124@gmail.com>
2020-01-23 08:09:22 +11:00
..
accounts (v1): Export data for migration (#3238) 2020-01-23 08:09:22 +11:00
auth Dev branch from Hillel (#2640) 2019-01-31 08:16:04 +11:00
clientauth file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
clients Make 'email history' easier to find 2019-07-21 09:19:51 +03:00
components Fix JS when default value not specified for SimpleSelectComponent (#2974) 2019-10-09 17:48:20 +11:00
credits file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
emails Fix overlapping text 2019-05-26 18:40:22 +03:00
errors file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
expense_categories file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
expenses file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
export Bug fixes 2019-02-18 13:05:15 +02:00
invited file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
invoices Allow tasks to be associated with products, and pass that data through to the invoice. (#3205) 2020-01-22 08:28:45 +11:00
migration (v1): Export data for migration (#3238) 2020-01-23 08:09:22 +11:00
partials file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
payments Duplicate payments 2019-09-29 12:02:51 +03:00
projects file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
proposals Bug fixes 2019-09-29 12:29:51 +03:00
public file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
reports Merge pull request #2802 from FELDSAM-INC/feature/schd-reports-ranges 2019-04-29 09:45:17 +03:00
tasks Allow tasks to be associated with products, and pass that data through to the invoice. (#3205) 2020-01-22 08:28:45 +11:00
tickets file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
timesheets file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
users file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
vendor file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
vendors Use translated name for the selected currency on the create/edit vendors page. 2019-02-26 17:01:09 +01:00
calendar.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
client.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
client_login.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
coming_soon.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
dashboard.blade.php Bug fixes 2019-09-29 12:29:51 +03:00
datatable.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
error.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
export.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
header.blade.php Upgrade to Laravel 5.5 and PHP 7.3 2019-09-12 19:40:13 -04:00
list.blade.php Recurring quotes list and Invoices list - show recurring invoices dropdown 2019-04-29 20:50:23 +02:00
list_wrapper.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
login.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
master.blade.php Fix an issue where the trackEvent function is being called before it has been defined. 2019-02-23 01:03:15 +01:00
money_script.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
plans.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
public_list.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
secure_payment.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
setup.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
user_account.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
vendor.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00