Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Move latest changes in development to master #32

Merged
merged 42 commits into from
Mar 1, 2020
Merged

Conversation

lealceldeiro
Copy link
Owner

@lealceldeiro lealceldeiro commented Mar 1, 2020

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

And

  • This Pull Request DOES NOT target the master branch on this repository (if so it must point to develop).
  • I have only one commit (if not, squash them into one commit).
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • I have added/updated tests to cover my changes.
  • All new and existing tests passed.
  • I have lint my code locally prior to submission.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • There are not other open Pull Requests for the same update/change.
  • For a core feature(s) I have added an explanation of what my changes do and why I'd like you to include them.

Fixes

Proposed Changes

- Increase version
- Rename scripts for better readability
- Add script to copy git hooks
- Add postinstall script to run copy of git hooks
- Update commands to run client
- Update link color
…on bug of these two.

- Update version of @angular/http

- Update version of @compodoc/compodoc

- Update version of @ng-bootstrap/ng-bootstrap

- Update version of @ngx-pwa/local-storage

- Update version of @ngx-pwa/local-storage

- Update version of bootstrap

- Update version of copyfiles

- Update version of coveralls

- Update version of karma-coverage-istanbul-reporter

- Update version of karma-firefox-launcher

- Update version of types/jasmine

- Update version of types/jasminewd2

- Update version of types/lodash

- Update version of @types/node

- Update version of @types/object-hash

- Update version of codelyzer

- Update version of karma-jasmine-html-reporter

- Update version of node-sass

- Update version of protractor

- Update version of ts-node

- Update version of core-js
…calStorage to StorageMap, as per recommendation from librabry author after deprecation of LocalStorage.

- See https://www.npmjs.com/package/@ngx-pwa/local-storage#storagemap--recommended
@lealceldeiro
Copy link
Owner Author

This PR targets moving the latest changes in develop to master

@coveralls
Copy link

coveralls commented Mar 1, 2020

Pull Request Test Coverage Report for Build 124

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 96.051%

Files with Coverage Reduction New Missed Lines %
src/app/core/storage/storage.service.ts 1 94.25%
Totals Coverage Status
Change from base Build 109: 0.1%
Covered Lines: 662
Relevant Lines: 671

💛 - Coveralls

@lealceldeiro lealceldeiro changed the title Development Move latest changes in development to master Mar 1, 2020
@lealceldeiro lealceldeiro merged commit 5109940 into master Mar 1, 2020
@lealceldeiro lealceldeiro deleted the development branch March 1, 2020 10:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance server console banner
2 participants