1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-15 07:33:04 +01:00
invoiceninja/resources/views/accounts
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
..
partials file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
account_gateway_wepay.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
account_gateway.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
api_tokens.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
bank_account.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
banks.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
client_portal.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
customize_design.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
details.blade.php Added default Valid Until setting (#2874) 2019-06-21 07:25:23 +10:00
email_settings.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
import_export.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
import_map.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
import_ofx.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
invoice_design.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
invoice_settings.blade.php Quote workflow settings enhancements 2019-04-29 13:58:27 +02:00
localization.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
management.blade.php (v1): Export data for migration (#3238) 2020-01-23 08:09:22 +11:00
nav.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
notifications.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
payment_term.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
payment_terms.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
payments.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
product.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
products.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
quote_template.blade.php Quote Reminders 2019-04-29 02:04:34 +02:00
subscription.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
system_settings.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
tax_rate.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
tax_rates.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
template.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
templates_and_reminders.blade.php Quote Reminders 2019-04-29 02:04:34 +02:00
ticket_templates.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
tickets.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
token.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
user_details.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
user_management.blade.php file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00