~rmescandon/snappy-hwe-snaps/+git/snapweb:master

Last commit made on 2017-07-11
Get this branch:
git clone -b master https://git.launchpad.net/~rmescandon/snappy-hwe-snaps/+git/snapweb
Only Roberto Mier Escandon can upload to this branch. If you are Roberto Mier Escandon please log in for upload directions.

Branch merges

Branch information

Recent commits

e99b047... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch maintainers

Merge-Proposal: https://code.launchpad.net/~rmescandon/snappy-hwe-snaps/+git/snapweb/+merge/327206

Author: Roberto Mier Escandón  <email address hidden>

Added MAINTAINERS file
added .ci_tests_disabled file
bumped snapcraft.yaml version to 0.26-10-dev without quoting it

b64eb7c... by Roberto Mier Escandon

added description reference to lp project url

d1381a7... by Roberto Mier Escandon

added maintainers files. Bumped version to next development one using valid format. Added .ci_tests_disabled file

fe7e2b9... by Roberto Mier Escandon

updating local networks available in device if a request is denied (#231)

* updating local networks available in device if a request is denied, retesting after it if ip should be denied or not

* rollback not needed networks map management

* adapted failing test to the bugfix code

* line break to force travis retest

* updated karma version in package.json

* oops.. added back removed karma

* updated node version

* tweaked packages versions for tests to pass

* added firefox in travis before_install stage

* working locally with PhantomJS

* moved jshint to dev dependencies. install packages using regular npm install

* grammar corrections. Tests log level changed back to error

* added test to verify that same ip is allowed after network update having its network

* rephrase

32863c5... by Roberto Mier Escandon

Fix ui (#234)

* modify versions to build snap properly

* fixing node version and react router version

598f591... by Roberto Mier Escandon

Js tests back to green (#232)

* updated karma version in package.json

* oops.. added back removed karma

* updated node version

* tweaked packages versions for tests to pass

* added firefox in travis before_install stage

* working locally with PhantomJS

* moved jshint to dev dependencies. install packages using regular npm install

* grammar corrections. Tests log level changed back to error

* karma setting logLevel set to warn

* added back browserify-istanbul feature for karma testing to show code coverage results at the end

9654ab2... by Justin McPherson

Using shutdown interface on snapd. (#216)

fc0a4d3... by Alexandre Abreu

fix selenium tests (#230)

5392984... by Alexandre Abreu

Remove the 'remove' button from home snap card; fix alignment in snap… (#224)

3cc324e... by Justin McPherson

Use SearchField from snapweb-toolkit. (#204)