216 Commits
Author SHA1 Message Date
Andy Ainsworth 71f5811a35 remove extra space
Signed-off-by: Andy Ainsworth <heresandyboy@gmail.com>
2023-03-15 20:59:03 +00:00
Andy Ainsworth 55d21cee31 remove space after {
Signed-off-by: Andy Ainsworth <heresandyboy@gmail.com>
2023-03-15 06:36:54 +00:00
Andy AinsworthandAndy Ainsworth fa3be1d1f9 Fix linting issues
Signed-off-by: Andy Ainsworth <heresandyboy@gmail.com>
2023-03-14 07:03:26 +00:00
Andy AinsworthandAndy Ainsworth bce909a1a9 reset package-lock.json to previous. Signed-off-by: Sihan(Arthur) Tu <atu@indeed.com>
Signed-off-by: Andy Ainsworth <andy.ainsworth@zeninternet.co.uk>
Signed-off-by: Andy Ainsworth <heresandyboy@gmail.com>
2023-03-14 07:03:26 +00:00
Andy AinsworthandAndy Ainsworth 67c49c8a49 Correctly handle bytes when given milibytes input, add test coverage
Signed-off-by: Andy Ainsworth <andy.ainsworth@zeninternet.co.uk>
Signed-off-by: Andy Ainsworth <heresandyboy@gmail.com>
2023-03-14 07:03:26 +00:00
atu da49b10ade fix singlequote 2022-12-22 15:49:44 -08:00
Sihan(Arthur) TuandGitHub 088fe64895 Merge pull request #352 from honza801/add_footer_element
Add Footer element at the bottom of the index page
2022-12-22 09:29:14 -08:00
Yury MuskiandGitHub d63416e862 Update api.ts 2022-10-02 23:03:12 +04:00
Jan KrcmarandJan Krcmar 36b84202cf Add Footer element at the bottom of the index page
This allows users to put customized text via environment variable REACT_APP_FOOTER onto the page (fe. policies)

Signed-off-by: Jan Krcmar <honza801@gmail.com>
2022-09-07 13:58:37 +02:00
Sihan(Arthur) Tu 165837e83b update lib versions
Signed-off-by: Arthur Tu <sihan.tu@uconn.edu>
2022-05-24 23:30:54 -07:00
Sihan(Arthur) TuandGitHub c76605342e Merge pull request #317 from skooner-k8s/dependabot/npm_and_yarn/client/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /client
2022-05-24 23:05:52 -07:00
Sihan(Arthur) TuandGitHub a023b247b2 Merge pull request #282 from skooner-k8s/dependabot/npm_and_yarn/client/ws-5.2.3
Bump ws from 5.2.2 to 5.2.3 in /client
2022-05-24 23:04:22 -07:00
Sihan(Arthur) TuandGitHub b96162ec29 Merge pull request #280 from skooner-k8s/dependabot/npm_and_yarn/client/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5 in /client
2022-05-24 23:04:04 -07:00
dependabot[bot]andGitHub 3a577cf703 Bump path-parse from 1.0.6 to 1.0.7 in /client
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 05:53:49 +00:00
Jeff McCoy 2939329455 Handle empty return fields for some pod & node views
Signed-off-by: Jeff McCoy <code@jeffm.us>
2022-04-14 11:26:44 -05:00
dependabot[bot]andGitHub 534cc3436c Bump minimist from 1.2.5 to 1.2.6 in /client
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 06:32:02 +00:00
dependabot[bot]andGitHub 01491e6644 Bump ws from 5.2.2 to 5.2.3 in /client
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 23:42:47 +00:00
Yuqiu Wang 855587e90e NOBUG: fix linter error 2022-02-22 09:49:14 -06:00
Libo Zeng 7196378187 correctly handle time protobuf parsing
Signed-off-by: Libo Zeng <liboz@google.com>
2022-01-09 18:46:56 -05:00
Yuqiu Wang ae8cb47f6e Try fixing #275 2021-11-10 13:02:31 -06:00
dependabot[bot]andGitHub 0299a515ea Bump tmpl from 1.0.4 to 1.0.5 in /client
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 19:58:04 +00:00
Vidhem 4ebd656d61 Switch node-sass to dart sass
Signed-off-by: Vidhem <vidhem.chhabra@gmail.com>
2021-11-09 22:18:33 +05:30
salvadorac a2cc1d3182 images and logo updated
Signed-off-by: salvadorac <salvadorac@indeed.com>
2021-07-20 09:26:48 -07:00
Eric Herbrandson 3eb1db7e71 Wrapping up rename and pointing k8s yaml files to github hosted docker images 2021-07-16 12:08:08 -05:00
Yuqiu Wang 5f8dea5cc3 Update release script 2021-06-25 11:17:23 -05:00
Yuqiu Wang 213836f221 Update release script 2021-06-25 10:59:15 -05:00
Eric HerbrandsonandGitHub 18be6ed527 Merge pull request #211 from tianni4104/master
make protobuff the default method
2021-06-08 17:01:14 -05:00
Arthur Tu 6ec5e85d03 remove unused import 2021-06-06 21:52:37 -07:00
Arthur Tu 4ae7740304 remove proto storage logic 2021-06-06 21:51:06 -07:00
Arthur Tu 290c57b166 make protobuff the default method and move it as an env var in backend 2021-06-06 21:42:36 -07:00
Arthur Tu b41ea1d93a rename k8dash to skooner 2021-05-01 14:15:33 -07:00
Xiaowei Zhou 7a4391888f Add protobuf support for metric kind PodList #191 2021-02-22 11:01:39 +09:00
Eric HerbrandsonandGitHub 8f3d77adc3 Merge pull request #200 from XenitAB/fix-hashtag
Remove hashtag from nonHashedUrl
2021-02-20 11:53:46 -06:00
Eric HerbrandsonandGitHub 0d476b0023 Merge pull request #197 from olivergg/issue188_fix_parseunitsofram
Fix issue #188 (proposal)
2021-02-20 11:48:41 -06:00
Xiaowei Zhou 351aa36945 Add protobuf support for metric kind NodeList #192 2021-02-13 19:26:22 +09:00
Eric HerbrandsonandGitHub fca3b7e69d Merge pull request #198 from yuqiuw/add_pb_eventlist
Add protobuf support for EventList
2021-02-09 09:00:30 -06:00
Simon Gottschlag 5f52e937e6 Remove hashtag from nonHashedUrl 2021-02-08 21:59:14 +01:00
Yuqiu Wang 98000b064c Fix typo 2021-02-08 08:03:08 -10:00
Yuqiu Wang 1704a7be1d Add protobuf support for EventList 2021-02-07 10:57:43 -10:00
Olivier G 0cdf46470d Add package-lock.json (+jest) 2021-02-06 11:55:49 +01:00
Olivier G 51081ab0cc Add @types/jest to package.json 2021-02-06 11:54:19 +01:00
Olivier G 13aef578d4 Fix issue 188 (proposal) 2021-02-06 11:47:14 +01:00
Arthur Tu 8044798050 fix package-lock.json resolved url 2021-01-28 09:40:41 -08:00
Arthur Tu 86fe08e89d fix lint and CRs 2021-01-20 20:54:05 -08:00
Arthur Tu 1b22783d5a fix lint 2021-01-20 20:25:18 -08:00
Arthur Tu b22737af5b fix package-lock.json 2021-01-20 20:11:07 -08:00
Arthur Tu b6ea8cf05c fix some bugs 2021-01-20 09:42:43 -08:00
Arthur Tu 3a999f0120 Add init support for protobuf 2021-01-19 20:54:02 -08:00
Eric Blackburn af2cf20b40 issue 166 fixed by changing version of the imported yaml node module to 1.10.0 instead of 2.0.0, from issue 149. issue 149 does fix the newline problem, only the version being imported wasn't correct 2020-10-30 12:32:09 -05:00
Cory Metcalfe d0e76f2663 pod exec header copypasta from logs view 2020-10-26 16:19:43 -05:00