This website works better with JavaScript.
Home
Explore
Help
Sign In
odon
/
free-pmo
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
https://github.com/nafiesl/free-pmo
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
689
Commits
2
Branches
0
Tags
4.4 MiB
PHP
59%
Blade
26.5%
JavaScript
7.7%
SCSS
3.5%
CSS
3.4%
Tree:
9b5d7b14be
laravel_7_upgrade
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9b5d7b14be'
${ noResults }
free-pmo
/
database
/
migrations
History
Damilola Olowookere
9b5d7b14be
Merge branch 'master' of
https://github.com/nafiesl/free-pmo
into ui-ux-improvements
6 years ago
..
.gitkeep
First init
10 years ago
2014_10_12_000000_create_users_table.php
Apply fixes from StyleCI
8 years ago
2014_10_12_100000_create_password_resets_table.php
First init
10 years ago
2015_07_14_131409_create_site_options_table.php
First init
10 years ago
2016_07_06_110052_create_projects_table.php
Add due_date attribute to the project
8 years ago
2016_07_08_182606_create_subscriptions_table.php
Apply fixes from StyleCI
8 years ago
2016_07_09_093439_create_jobs_table.php
Add target_start_date and target_end_date on a Job
8 years ago
2016_07_09_142833_create_tasks_table.php
Add target_start_date and target_end_date on a Job
8 years ago
2016_11_15_151228_create_payments_table.php
Apply fixes from StyleCI
8 years ago
2016_11_25_145359_create_user_events_table.php
Apply fixes from StyleCI
8 years ago
2017_08_03_235706_create_files_table.php
Added file upload for project
8 years ago
2017_10_05_162758_create_invoices_table.php
Add invoice discount - closes #10
8 years ago
2017_10_26_134455_create_customers_table.php
Apply fixes from StyleCI
8 years ago
2017_11_01_185745_create_vendors_table.php
Apply fixes from StyleCI
8 years ago
2017_11_14_061927_create_user_roles_table.php
Apply fixes from StyleCI
8 years ago
2018_08_04_110400_create_comments_table.php
Add project comments relation
7 years ago
2018_10_30_215937_create_bank_accounts_table.php
User can swith bank account status
7 years ago
2019_03_03_210017_create_issues_table.php
Every issue has priority level
7 years ago
2019_06_10_143715_update_projects_table_remove_char_len_limit_of_description_col.php
fix compatibility issue with travis for spatie/laravel-fractal
7 years ago
2019_06_10_144559_update_jobs_table_remove_char_len_limit_of_description_col.php
fix compatibility issue with travis for spatie/laravel-fractal
7 years ago
2019_06_10_145351_update_tasks_table_remove_char_len_limit_of_description_col.php
fix compatibility issue with travis for spatie/laravel-fractal
7 years ago