7 Commits

Author SHA1 Message Date
Okechi Onyeje
44f716b568 Added Distributor and Supplier Filters:
Remaing Bugs:
- @Bug: With trying to select a different filter for supplier or distributor dropdown filtermenu popup closes.
- @Bug: When filtering statistics, original chart appears as underlay to new filtered chart
- @Bug: When logging  out of the dashboard, the user is told there account was cancelled when they werent
2017-07-21 16:17:30 -04:00
bmv root
58259d5a83 Fixed routes 2017-04-24 23:19:05 -04:00
Okechi Onyeje
86e1dace76 subdomain routing now working to route application to proper app.
- This will need to revamped later on to potentially have a rack app serving the different rails applications and static website.
2017-04-16 16:40:25 -04:00
cole m alban
9e9c471b35 Add exception handling in registrations#create method 2017-03-29 16:03:45 -04:00
cole m alban
c92bac542d Fix error with double render 2017-03-28 13:05:17 -04:00
bmv root
b3a80da10f Changes to local 2017-02-24 14:48:07 -05:00
Okechi Onyeje
f06c2ca057 Mutltiple database pattern for companies integrated
- When creating a new company as an admin, a new database containing models for Runs, Grades, Results, Machines, and Oysters is migrated and created
- When a user registers, they are automatically switched to their company's db in the server
- When a user signs in they are also automatically swithched
2017-02-16 12:34:29 -05:00