Commit Graph

7 Commits

Author SHA1 Message Date
Arthur Poulet
2a7f23d2c5 add acts_as_commentable gem
- add acts_as_commentable to gemfile
- update gemfile.lock
- generate migration comment
- update schema
- add acts_as_commentable to client, contact, bill
2015-07-25 21:33:44 +02:00
Arthur Poulet
b33dd3f3cc Update all forms for admin
- forms are full bootstraped
- datepicker in jquery for date fields
- installation of jquery ui
2015-07-21 07:21:58 +02:00
Arthur Poulet
a1b57336c8 remove erd, add rails-erd 2015-07-17 20:33:49 +02:00
Arthur Poulet
e060479af6 Fix layout
- Remove older bootstrap gem
- Install new bootstrap (up to date :) )
- Fix and finish layout partials
- Add links for mobiles in the navbar
- Update gemfile

Close 
2015-07-17 05:50:07 +02:00
Arthur Poulet
a50feca435 Update Gemfile, gitignore, model ticket relation with bill 2015-06-18 01:26:46 +02:00
Arthur Poulet
b865a60bea Ticket is ready
- Ticket in user/admin sides ok (respond tested)
- Fix seeds
- Fix models
- Fix all migrations
- Add client_... controllers (bills/tickets)
2015-06-18 00:56:01 +02:00
Arthur Poulet
c139425c6b Initial commit 2015-06-04 02:42:24 +02:00