serial-vault:glower/manual-js-build

Last commit made on 2020-02-13
Get this branch:
git clone -b glower/manual-js-build https://git.launchpad.net/serial-vault

Branch merges

Branch information

Name:
glower/manual-js-build
Repository:
lp:serial-vault

Recent commits

a0e6c91... by Igor Komlew

wip

91be6b4... by Igor Komlew

Added manual builded JS

04bf504... by Igor Komlew

Fixed wrong param to get the signing log (#261)

* fixed wrong param to get the signinglog

* fixed counter name

c2678f2... by Igor Komlew

Fixing signing log search, backend part (#256)

* parent 212d5fa31256d6843045303182919253c2731fee
author Igor Komlew <email address hidden> 1580309064 +0100
committer Igor Komlew <email address hidden> 1580385359 +0100
gpgsig -----BEGIN PGP SIGNATURE-----

 iQIzBAABCgAdFiEEFMgfiuTPJ4i1HGxXRURUdj00Na0FAl4yxE8ACgkQRURUdj00
 Na1MEA/9HBzs2Oa33kLX9ahH55ZhkHFaSy/xgghQdcg7xC9kkRi6mSljonbBI8mX
 DdPTGyvTE9U2nmwywJEBCghbkcepVyqYLB+DX+TK83x+38QhPoZX9/UyPMl70i/L
 xfjdGhVLIm9F/VjPfaMSX0NYDHGv+KTbVG8ptROlWy3rAYjWzU1hccOEJChqSdQM
 Ommq83jq8+Q1GZVjFOYv6tvvcJXwZnFGQcwK6FaD6G8C3ur1jfhG3AVZhL7FrUa2
 M39dJgXj2YqxorDGPx0CNdP1A9mB+wzhFbZCVvMb6VT52pcIhry2wYaVkO+drhDw
 9GiI53lUG1Or+X47/9K4D07Ja4KtfQ3bsfK1y7unSmZNyKUw5WirLvhF7qq4uW8v
 sfkZhZIH8s4N4TUDVIs6bFxFnWxkSFEE1z1vnrVhJb2pmpLPB+EYS2kEUO8WAzV0
 QOQbza/q7tRxPlJA+ArIR729LRPkkws2kxQRXM/yck7dLYyo34CBpZLZc0WrVyDj
 KN/hmZ3A39IbEOz5T4/oYqW642lHTlr8PZgTVbqhLRRXR28bdtmIwLHpVP70rCsS
 BJMgoXxh9LnOJwe/2Tjpc1FkeU8HqTEoTm2XucyMY8IP8iB4j3t+hXA3Hv4ueQyt
 MQJSD1Gi5sZ/OBxio0Jv7dUz0O6yWjJ33G2DD5t0yUFCdglqK+Y=
 =+YHw
 -----END PGP SIGNATURE-----

204bda7... by Igor Komlew

Fixing signinglog search, frontend part (#255)

* Call backend service for the pagination, search and filter instead of doing this in the frontend

a3a577c... by Igor Komlew

Fixed javascript tests (#260)

- Added an extra job in travis-CI for running the javascript tests, now travis will run the javascript tests on each PR together with the backend tests
- An updated version of node.js and react for building and testing
- Fixed and adapted javascript tests

212d5fa... by Igor Komlew

push golang version to 1.13 in travis (#258)

* push golang version to 1.13 in travis

* update the linter repo

7fde74b... by Igor Komlew

Return correct error message UpsertModelAssert function (#250)

* Return correct error message UpsertModelAssert function

* bump the version

f1a7631... by Igor Komlew

Bump the version

d6287c8... by Igor Komlew

Change regex for username validation (#242)