1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/database/migrations
David Bomba 62e2444a2c
Sign Up Scaffolding (#2453)
* Fix js dependencies

* Breadcrumb implementation

* Test for UniqueEmailRule Validation

* reduce length of account_key to prevent key too long error

* Fixes for travis - reduce user email length

* Reduce all unique field lengths to 100 to prevent key overflow

* Fix for Bank Model

* Prevent a user from registering multiple account with one email address when using multiple databases
2018-10-17 23:26:27 +11:00
..
2014_10_12_100000_create_password_resets_table.php StyleCI fixes (#2416) 2018-10-05 21:40:02 +10:00
2014_10_13_000000_create_users_table.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00