Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Laravel 5.5 #38

Closed
JoseCage opened this issue Sep 27, 2017 · 0 comments
Closed

Upgrade to Laravel 5.5 #38

JoseCage opened this issue Sep 27, 2017 · 0 comments
Labels
api 📦 resolved 🚀 The bug have been fixed or the feature was successful added to the core
Projects
Milestone

Comments

@JoseCage
Copy link
Member

For now we're using Laravel 5.4 but i'm planning to upgrade to Laravel 5.5 LTS, the version comes with a lot's (great) of new features like apiResource and others..

This issues only servers to register the progress of this upgrade..

@JoseCage JoseCage added this to the v1.0.0 milestone Sep 27, 2017
@JoseCage JoseCage mentioned this issue Oct 17, 2017
14 tasks
@JoseCage JoseCage added this to Work In Progress in v1.0.0-beta Oct 17, 2017
@JoseCage JoseCage modified the milestones: v1.0.0, v1.0.0-beta-2 Oct 24, 2017
JoseCage added a commit that referenced this issue Nov 4, 2017
@JoseCage JoseCage added resolved 🚀 The bug have been fixed or the feature was successful added to the core and removed wontfix labels Nov 4, 2017
@JoseCage JoseCage moved this from Work In Progress to Done in v1.0.0-beta Jan 12, 2018
JoseCage added a commit that referenced this issue Mar 19, 2018
* 🎨 Remove composer.lock from git tracking [ci skip]

* docs: Added readmegen default configuration [ci_skip]

* 🎨 Remove the api prefix [ci skip]

This project is always a API Only so we don't need the prefix anymore.

* 💚 Fixes tests not running sucessfully

* 🎨 Update the package name before publishing [ci_skip]

* 📝 Add packagist badge [ci skip]

* Adding composer.lock: Heroku requires [skip ci]

* 🎨 Some adjusts from our API data

* Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

* 🎨 Fixes T_DOUBLE_ARROW typo

* Disable travis test for php5.6

* Remove unused HomeController

Because we are not using ``HomeController`` there's no reason to keep it here..

* Added MIT license [skip ci]

* Add more fields in user info response

* Releasing Laravel 55 (#48)

* 🎨 Add enum type for user status [skip ci]

* ⬆️ 💪 Moving core to L5.5 with new features

* 🐎 🎨 Separated some routes and logic

* 💚 Fix: Add default user status to inactive

* 💚 ⬆️ Update phpunit to 6.4

* 💪 Update travis config and scrutinizer coverage

* 💚 Limit 20 chars for username on seed

* Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

* 💚 Update codecov and travis [skip ci]

* Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

* Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

* 📝 remove codecov flas [skip ci]

* 💪 Add API resource instead of json response

* 💚 Add blood_type_id in Authenticate::register method

* 💚 ✅ Fix codecov report on travis

* Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

* Scrutinizer Auto-Fixes (#46)

* ⬆️ Update laravel and other deps [skip ci]

* ⬆️ 💪 Add Password

* Add contributors list and remove assets files [skip ci]

* 💪 Add avatar field in UserResource

* 📝 fix badge links and contributors counter [skip ci]

* 💚 Add codeclimate configuration [skip ci]

* 💪 Preparing to add blood bank module [ski ci]

* 💪 Add User country code and default avatar

* 💚 Fix: Controller class not found

* 💪 ⬆️ fix #38: Finish L5.5 Upgrade

* 💚 ⬇️ revert mockery version to 0.9

* 💪 Add github templates and adjust some functions

* 📝 Add contributors list [skip ci]

* 💚 fix: syntax error in Campaign resource

* 💚 fix: add => simbol in Campaign resource

* 💪 fix #47: Add campaign API resources

* Scrutinizer Auto-Fixes (#49)

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

* Blood banks and Uuid feature (#51)

* 💪 Add blood bank column fields

* 🐛 fix a typo in User attributes

* 💪 Add Uuid support and fix data seeders

* 🐛 💪 disable autoincrement for uuid field

* Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

* 💪 Add space after function in models boot method

* Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

* 💪 remove codeclimate local configuration [skip ci]

* 📝 fix a minimal typo in BloodType class

* 💪 ✅ Add banks collection, resource and tests

* 💪 Add Uuid trait and remove method in each model

* ✅ Remove @return in construct method

* Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

* 💚 Add uuid for users_blood_type_id field

* Update to L5.5.25

* Update symfony components deps

* 💚 Add setRound and phpunit-pretty-result package

* Add logout and recover password methods

* Fix database seeds and change bloodtype migration filename

* Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

* Change phpunit command on travis

* Add countries table and disable auth/register route

* 💪 Add guests to the invitation waiting list

* 💪 Added ->randomElement() with real blood types

* Fixing auth tests [SKIP CI]

* Add project archieved advise [SKIP CI]

* Fix a typo: archived not archieved [SKIP CI]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api 📦 resolved 🚀 The bug have been fixed or the feature was successful added to the core
Projects
Status: Done
v1.0.0-beta
  
Done
Development

No branches or pull requests

1 participant