linkerd2/web/app
Risha Mars 1bf280b105
Add resource detail skeleton page (#1476)
Add a barebones resource detail page. We'll use the kubernetes REST style
api for locating specific resource pages.

Example URLS:
http://localhost:8084/namespaces/emojivoto/pods/emoji-7578f4f846-m6872
http://localhost:8084/namespaces/emojivoto/deployments/voting
2018-08-17 10:53:05 -07:00
..
css Rename mailing lists, remove all remaining conduit references (#1416) 2018-08-07 17:00:55 -07:00
img Delete remaining conduit logo; add linkerd favicon (#1343) 2018-07-18 17:27:57 -07:00
js Add resource detail skeleton page (#1476) 2018-08-17 10:53:05 -07:00
test Add a meshed column to metrics tables in the web UI (#1466) 2018-08-16 11:14:01 -07:00
.babelrc Update babel to use `env` and `react-app` as presets. (#976) 2018-05-22 17:17:44 -07:00
.eslintrc Add propType validation (#993) 2018-05-30 17:26:05 -07:00
karma.conf.js Add javascript tests (#45) 2017-12-14 15:12:26 -08:00
package.json Add more filters to the web UI tap form (#1371) 2018-07-31 15:48:53 -07:00
postcss.config.js Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
webpack.config.js Delete remaining conduit logo; add linkerd favicon (#1343) 2018-07-18 17:27:57 -07:00
yarn.lock Add more filters to the web UI tap form (#1371) 2018-07-31 15:48:53 -07:00