Nafies Luthfi
3f08e2f61e
Add dueDateDescription method on subscription model
Fix some view files related to subscription entity
8 years ago
Nafies Luthfi
d408d77f72
Use single SubscriptionFormRequest class to handle subscription CRUD
Add some helper method to subscription model
Move subscription insert and update script from SubscriptionController
to SubscriptionFormRequest class
Move subscription delete view to edit view file
Add breadcrumbs to subscription pages
8 years ago
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
cc071899a1
Set vendor relation in Subscription model to Vendor model
8 years ago
Nafies Luthfi
990dc3930f
Change Partner entity back to Customer entity
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
bd0e47060c
Change customer model to partner
8 years ago
Nafies Luthfi
273520de5b
Remove vendor entity
8 years ago
Nafies Luthfi
2c6041e502
Pass all test after project customer relation changed to Customer model
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
8f50768f4a
Update 2016-08-23.11.17
Add Subscription tab to project.show
Add new option on options.index view
Split Project features between Main Features and Additional Features
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