Commit Graph

27 Commits

Author SHA1 Message Date
59d46938fe Tooltips
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-11-22 19:32:32 +00:00
86c83f0dcd Fix JSON serialization relying on response content
Signed-off-by: Javier Revillas <jrevillas@massivedynamic.io>
2017-11-20 10:32:42 +00:00
9783f96f7b Enable client response time in the UI
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-11-18 09:20:02 +00:00
be4eea92a1 Add spinner during funciton invoke in the web ui
**What**
- Add a simple sinner when the function is invoked
- Disable the invoke button until the request returns

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
2017-10-24 18:17:26 +01:00
c92b462f36 Target blank for Logo / Link in Gateway UI 2017-10-23 17:38:03 +01:00
533118adbb Add link to www.openfaas.com on OpenFaaS Icon.
Signed-off-by: Thom Toogood <thomtoogood@gmail.com>
2017-10-23 17:35:02 +01:00
eed9641254 Display function creation error in UI
Signed-off-by: Alex Young <alex@heuris.io>
2017-10-02 20:54:29 +01:00
ac3e91cbdc added a sidenav toggle button when the sidenav is hidden.
Signed-off-by: Ken Fukuyama <kenfdev@gmail.com>
2017-10-01 09:42:10 +02:00
d7bc2695c3 Add favicons for broad range of browsers/devices
Signed-off-by: John McCabe <john@johnmccabe.net>
2017-09-26 09:32:21 +01:00
ab8a7e6869 Added feature to delete functions from the UI
Signed-off-by: Ken Fukuyama <kenfdev@gmail.com>
2017-09-13 08:43:19 -07:00
d127dc7cb0 Give feedback via toast in UI. 2017-09-08 10:43:44 +01:00
b6002e1c85 Add EnvProcess and logo to UI
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-08-23 09:01:44 +01:00
e8f387fa47 Use Roboto Mono for code blocks & use on imports for all fonts
Signed-off-by: Fabien Le Frapper <contact@fabienlefrapper.me>
2017-08-22 17:49:39 +01:00
569ccbf323 Add license into code files for MIT 2017-04-27 23:21:50 +01:00
bafea3e79a Add text type by default to tester page 2017-04-06 21:07:30 +01:00
a740783c78 Make function button clearer 2017-03-31 20:40:25 +01:00
a63dd8ee4c Simplify instrumentation metrics.
- fix javascript deserialization in UI with json response
-  create swarm watcher to monitor replicas
2017-03-14 22:10:24 +00:00
5802cd11dc Print error message in UI portal 2017-03-13 17:04:34 +00:00
fe1e9fc52e Create your own functionk working. 2017-03-12 12:56:53 +00:00
98c9ef67f4 Initial pop-up for new function. 2017-03-12 12:56:53 +00:00
edc2c4b29e Initial pop-up design 2017-03-12 12:56:53 +00:00
f734a6f07d Update index.html 2017-02-03 19:04:21 +00:00
cb807d2fa9 Adjust documentation
Allow content-type for UI
2017-01-31 17:30:42 +00:00
048bc18a8a Remove logging 2017-01-31 09:11:33 +00:00
4e73f787da Include markdown sample
Fix UI refresh problem
Enable invocation from portal
2017-01-31 09:08:58 +00:00
79bc6a54ea Add auto-refresh to UI 2017-01-22 14:11:36 +00:00
ff429ce493 Add static front end + functions endpoint. 2017-01-22 10:45:42 +00:00