Skip to content

Tags: rams502/angular-5-sample

Tags

3.4.3

Toggle 3.4.3's commit message
Resolve angular version. Fixes jadjoubran#500

3.4.2

Toggle 3.4.2's commit message
update build steps

3.4.1

Toggle 3.4.1's commit message
fix for jwt:auth. closes jadjoubran#425

3.4.0

Toggle 3.4.0's commit message
Merge branch 'version-3.4'

3.4.0-beta

Toggle 3.4.0-beta's commit message
fixed validation issues for APIs

3.2.2

Toggle 3.2.2's commit message
Merge pull request jadjoubran#367 from jadjoubran/analysis-8LZ7aw

Applied fixes from StyleCI

3.3.0

Toggle 3.3.0's commit message
[fix] avoid .env overwrite after a second composer install (jadjoubra…

…n#364)

* fixed package.json issue jadjoubran#353

* test travis build

* fixed package.json issue jadjoubran#353

* add composer install and move install commands to install step

* move php artisan migrate to script step

* move php artisan key and jwg generation to composer post installation phase

* replace create-project phases by install ones

* fix previous commit

* [fix] issue jadjoubran#358: sassify critical inlined style for pwa and add gulp task to handle it

* [fix] fix composer deletion issue, consider key/jwt on travis ci

* [fix] add .env copy to travis build

* [fix] revert all changes on composer.json

3.3.0-rc

Toggle 3.3.0-rc's commit message
[fix] avoid .env overwrite after a second composer install (jadjoubra…

…n#364)

* fixed package.json issue jadjoubran#353

* test travis build

* fixed package.json issue jadjoubran#353

* add composer install and move install commands to install step

* move php artisan migrate to script step

* move php artisan key and jwg generation to composer post installation phase

* replace create-project phases by install ones

* fix previous commit

* [fix] issue jadjoubran#358: sassify critical inlined style for pwa and add gulp task to handle it

* [fix] fix composer deletion issue, consider key/jwt on travis ci

* [fix] add .env copy to travis build

* [fix] revert all changes on composer.json

3.2.1

Toggle 3.2.1's commit message
fixed package.json issue jadjoubran#353

3.3.0-beta

Toggle 3.3.0-beta's commit message
Merged feature-pwa for progressive web app