Nafies Luthfi
e79d76ee60
Restructure subscriptions table and adjust the feature related to it
8 years ago
Nafies Luthfi
d518836e92
Add notification fake (mock) to ResetPasswordTest
8 years ago
Nafies Luthfi
ca241c9f84
Add type_id attribute in subscriptions table restructure lang file
8 years ago
Nafies Luthfi
3e1d26022a
Remove customer_id from subscriptions table
Because the customer_id will be in the Project model that
already has customer_id attribute
8 years ago
Nafies Luthfi
43306e7bb8
Composer update lv5.3.31 and laravelcollective 5.3.2
Fixed broken test and script after laravelcollective 5.3.2 (select placeholder)
Added subscription vendor eager load
Added subscription searchable by vendor_id
Added \Hash::setRounds(5); for faster test suite
9 years ago
Nafies Luthfi
f0386a84bf
Update 2016-12-20.22.23
Add vendor_id to subscriptions table
Add Event is_allday to user_events table
Add logfiles viewer for admin
9 years ago
Nafies Luthfi
50cacf389a
Update 2016-07-08.22.41
Add Customer Subsciption with TDD
Add with roles on getUsers method on UsersRepository
10 years ago