1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/resources/views/setup
Benjamin Beganović 3bc84f86d0
Display prerequisites for the setup (#3566)
* Display prerequisites for the setup
    - Block the doSetup() if SystemHealth is not true
    - Convert extensions when checking into array notation
    - Added new translations for the screen
    - New 'issues' page
    - Hide submit button when health is not good

* Fix more translations
2020-03-30 23:30:32 +11:00
..
_account.blade.php Work with setup (#3555) 2020-03-28 14:46:50 +11:00
_application.blade.php Work with setup (#3555) 2020-03-28 14:46:50 +11:00
_database.blade.php Send Generic entity email. (#3560) 2020-03-29 23:22:14 +11:00
_issues.blade.php Display prerequisites for the setup (#3566) 2020-03-30 23:30:32 +11:00
_mail.blade.php Work with setup (#3555) 2020-03-28 14:46:50 +11:00
index.blade.php Display prerequisites for the setup (#3566) 2020-03-30 23:30:32 +11:00