serial-vault:dependabot/npm_and_yarn/webapp-admin/http-proxy-1.18.1

Last commit made on 2020-09-05
Get this branch:
git clone -b dependabot/npm_and_yarn/webapp-admin/http-proxy-1.18.1 https://git.launchpad.net/serial-vault

Branch merges

Branch information

Name:
dependabot/npm_and_yarn/webapp-admin/http-proxy-1.18.1
Repository:
lp:serial-vault

Recent commits

f2adb12... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump http-proxy from 1.18.0 to 1.18.1 in /webapp-admin

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <email address hidden>

01aa089... by Igor Komlew

* Integrate Makefile into automation (#303)

* Added github actions to run frontedn and backend tests
* Cleanuped TravisCI config
* Updated documentation

5c897d8... by Igor Komlew

Adding a Makefile for local development and build process (#302)

* Created a Makefile and some scripts to make local development and build process easier

* Moved .PHONY

c8649a9... by Igor Komlew

Update config.go (#301)

5c47165... by "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com>

Added js/css files (#300)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

b4b0f6e... by Igor Komlew

Replaced <a href=> with <button> elements (#299)

* Replaced <a href=> with <button> elements, otherwise it produces warnings during build process

* Fixed test

33be58d... by Igor Komlew

* Replaced react-datepicker with native HTML datepicker on Create (#294)

System-User page
* Replaced moment.js with native js date object
* Added missing js tests

28f9005... by Igor Komlew

Remove single quotes and leading and trailing white spaces (#287)

* remove single quotes and leading and trailing white spaces from the serial-id header in the remodeling request

3718a23... by Kristian Glass <email address hidden>

Merge pull request #286 from CanonicalLtd/feature/from-ubuntu

FROM ubuntu

00bb682... by Kristian Glass

FROM ubuntu