-
- Downloads
* Added function store feature to the "Deploy New Function"
* This feature fetches function catalogs from openfaas/store and makes one-click deploy easy * You can switch between "From Store" or "Manually" by tabs * Added icon to "Deploy New Function" button * Added function search feature to the main UI Signed-off-by:Ken Fukuyama <kenfdev@gmail.com> reverted fixed tabs Signed-off-by:
Ken Fukuyama <kenfdev@gmail.com>
Showing
- gateway/assets/img/icons/ic_info_outline_black_24px.svg 4 additions, 0 deletionsgateway/assets/img/icons/ic_info_outline_black_24px.svg
- gateway/assets/img/icons/ic_search_black_24px.svg 4 additions, 0 deletionsgateway/assets/img/icons/ic_search_black_24px.svg
- gateway/assets/img/icons/ic_shop_two_black_24px.svg 4 additions, 0 deletionsgateway/assets/img/icons/ic_shop_two_black_24px.svg
- gateway/assets/index.html 13 additions, 3 deletionsgateway/assets/index.html
- gateway/assets/newfunction.html 0 additions, 61 deletionsgateway/assets/newfunction.html
- gateway/assets/script/bootstrap.js 25 additions, 2 deletionsgateway/assets/script/bootstrap.js
- gateway/assets/script/funcstore.js 76 additions, 0 deletionsgateway/assets/script/funcstore.js
- gateway/assets/style/bootstrap.css 13 additions, 0 deletionsgateway/assets/style/bootstrap.css
- gateway/assets/templates/funcstore.html 25 additions, 0 deletionsgateway/assets/templates/funcstore.html
- gateway/assets/templates/newfunction.html 71 additions, 0 deletionsgateway/assets/templates/newfunction.html
gateway/assets/newfunction.html
deleted
100644 → 0
gateway/assets/script/funcstore.js
0 → 100644
gateway/assets/templates/funcstore.html
0 → 100644
gateway/assets/templates/newfunction.html
0 → 100644
Please register or sign in to comment