Nafies Luthfi
|
d36e26ded8
|
Remove type_id column from partners table
|
8 years ago |
Nafies Luthfi
|
b5b88e892a
|
Add type_id column to partners table (1:Customer, 2:Vendor)
|
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
|
891ea8229c
|
Add creator relation on Invoice model and nullable notes attribute
|
8 years ago |
Nafies Luthfi
|
e40e53e42b
|
Add agency has many projects relation
Add global scope for payment by owner agency projects
Remove owner_id column on payments table
|
8 years ago |
Nafies Luthfi
|
623470343f
|
Remove role model and table migration files and update auth lang file
|
8 years ago |
Nafies Luthfi
|
d77a6137bf
|
Add partner owner relation
|
8 years ago |
Nafies Luthfi
|
9a664dba09
|
Add new Agency entity, create user's agency on registration
Update readme.md file
|
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
|
dc24e0facb
|
Change customer_id to partner_id in payments table, pass all tests
|
8 years ago |
Nafies Luthfi
|
f5a007021d
|
Add customer feature
|
8 years ago |
Nafies Luthfi
|
3683a84ca3
|
Add vendor feature
|
8 years ago |
Nafies Luthfi
|
983b021913
|
Restructure login view and remove laravel dompdf dependency
Remove unused files
|
8 years ago |
Nafies Luthfi
|
d7f3613f43
|
Add invoice detail page
Change invoice_no column into number in invoices table
|
8 years ago |
Nafies Luthfi
|
77dcbb6b36
|
Create project invoice feature wip
|
8 years ago |
Nafies Luthfi
|
cebbee8445
|
Added file upload for project
|
8 years ago |
Nafies Luthfi
|
4f8c156832
|
User login with email address instead of username
Removed username from users table
Fixed to pass all tests after username removal
|
9 years ago |
Nafies Luthfi
|
1fd7a7169d
|
Pass all test suite with migrate and seed
|
9 years ago |
Nafies Luthfi
|
8beaeb6378
|
Added table all migrations files
Fixed role and permission table seeder
Fixed missing DatabaseMigrations usage on api manage project test
|
9 years ago |
Nafies Luthfi
|
8b9b14919a
|
First init
Add User Registrations and Login
Add User chage password
Add User reset password
Add Manage Projects (with tests)
Add Manage Users (with test)
Add Manage Roles
Add Manage Permissions
Add Manage Project Payments
|
10 years ago |