Simarpreet Singh
970b0fb777
Updated Readme.md with Table of Content
...
Updated Readme.md with addition of table of content for enhancing readability of docs.
This PR is in reference from issue no. #151 : Updating Readme.md.
Please review.
2020-10-05 01:36:11 +05:30
Eric Herbrandson
f2b664afd0
Fixing small linter error
2020-10-04 12:09:01 -05:00
Eric Herbrandson
b865958dd2
Merge pull request #150 from goldsziggy/hacktober-share-sort
...
feat(sorter.tsx): allow saving sorts to query params
2020-10-04 12:00:43 -05:00
Eric Herbrandson
55f1469eaf
Merge pull request #149 from rajaSahil/Update-Yaml-Package
...
Updated yamljs package to yaml package
2020-10-04 11:54:21 -05:00
Sahil Raja
5389a059fc
Addressed review comments(Changed Yaml to yml)
...
Signed-off-by: Sahil Raja <sahil.raja@mayadata.io >
2020-10-04 07:05:01 +05:30
Eric Herbrandson
650b1bd783
Merge pull request #148 from jmakhack/jmak-146
...
#146 : Fix units for node ram chart
2020-10-03 18:42:36 -05:00
Matthew Zygowicz
c30ea793a4
feat(sorter.tsx): after clicking a sort field, query params will generate to allow sharability
...
#94
2020-10-03 12:10:00 -05:00
Sahil Raja
656a0a2276
Fixed yaml version
...
Signed-off-by: Sahil Raja <sahil.raja@mayadata.io >
2020-10-03 15:20:10 +05:30
Sahil Raja
31ffa78f19
Updated package.json
...
Signed-off-by: Sahil Raja <sahil.raja@mayadata.io >
2020-10-03 15:04:16 +05:30
Sahil Raja
a6b3caadd4
Updated yamljs package to yaml package
...
Signed-off-by: Sahil Raja <sahil.raja@mayadata.io >
2020-10-03 14:16:39 +05:30
Josh Mak
62f3d6378a
Fix units for node ram chart
2020-10-02 12:12:17 -07:00
Eric Herbrandson
ed397ae606
Merge pull request #145 from hodovani/patch-1
...
Remove comparing a string and a number
2020-10-02 10:18:29 -05:00
Eric Herbrandson
c5886facb8
Merge pull request #132 from fossabot/add-license-scan-badge
...
Add license scan report and status
2020-10-02 10:14:33 -05:00
Eric Herbrandson
d27a4ee61b
Update README.md
...
I don't think we need this in both places
2020-10-02 10:14:19 -05:00
matvii
03c2b8cebc
Remove comparing a string and a number
...
Comparing [:155] a string [:154] (from string literal "" [:154] ) and a number [:155] (from number literal 85 [:155] ) might behave differently than you expect, as implicit conversion is performed. Replace `''` with `0` because we use it to display number near the percent sign.
2020-10-02 17:59:56 +03:00
Eric Herbrandson
e056a634bf
Merge pull request #140 from Zacharias3690/feature/zbarnes/init-container-logs
...
Add logs for init containers
2020-09-30 12:12:16 -05:00
zbarnes
3e3370822c
Issue 49: Add logs for init containers
2020-09-28 13:47:43 -05:00
Eric Herbrandson
e00a3cc9fe
Merging
2020-09-26 10:44:27 -05:00
Eric Herbrandson
83e371276b
Wrapping up dark mode
2020-09-26 10:41:36 -05:00
Eric Herbrandson
b1b6bbcd3a
#139 : Fixing bug with workloads chart not displaying
2020-09-24 19:15:53 -05:00
Eric Herbrandson
f7a17766c8
Working on dark mode support
2020-09-24 19:10:07 -05:00
Eric Herbrandson
9fe1498797
Merge pull request #137 from chargao/patch-2
...
changing github link
2020-09-21 08:52:55 -05:00
Charlie Gao
cea0d973db
changing github link
...
https://github.com/herbrandson/k8dash -> https://github.com/indeedeng/k8dash
2020-09-15 15:31:47 -05:00
Eric Herbrandson
6e51c25e5c
Merge pull request #136 from tianni4104/127
...
skip api request when the last request is not completed
2020-09-15 12:58:05 -05:00
atu
fac5d904bf
use try finally for request block
2020-09-14 20:21:43 -07:00
atu
304a108b8a
fix according to CR
2020-09-14 20:19:54 -07:00
Eric Herbrandson
7effb9357c
Initial pass at new branding
2020-09-12 09:48:37 -05:00
atu
022a039314
skip api request when the last request is not completed
2020-09-08 22:15:04 -07:00
Eric Herbrandson
3e5bf4d26c
Merge pull request #133 from alzuri/gh-96
...
gh-96: remove trailing slashes to enable relative links on dashboard event list
2020-09-04 16:00:02 -05:00
Alex Alzuri
11f78af7b0
gh-96: remove trailing slashes to enable relative links on dashboard event list
2020-09-04 15:35:52 -05:00
fossabot
809253f621
Add license scan report and status
...
Signed off by: fossabot <badges@fossa.com >
2020-09-04 07:51:03 -07:00
Eric Herbrandson
403acf6f80
Merge branch 'master' of github.com:herbrandson/k8dash
2020-09-04 09:36:36 -05:00
Eric Herbrandson
cdf243b8ed
Removing unneeded file
2020-09-04 09:36:27 -05:00
Eric Herbrandson
1758c51b92
Merge pull request #130 from chargao/patch-1
...
Adding link to minikube
2020-09-01 20:43:02 -05:00
Charlie Gao
ffd0a6a142
Adding link to minikube
2020-09-01 15:48:56 -05:00
Eric Herbrandson
46e8f82c72
Merging
2020-08-30 11:24:48 -05:00
Eric Herbrandson
8e64b7f822
Merge branch 'master' into dev
2020-08-30 11:22:48 -05:00
Eric Herbrandson
186b9beca5
Merge pull request #128 from chargao/patch-1
...
K8Dash -> k8dash
2020-08-28 09:12:24 -05:00
Eric Herbrandson
4e2fb47eb8
Merge pull request #129 from chargao/gh-92
...
gh-92: linking to namespace from other pages
2020-08-27 16:16:53 -05:00
Charlie Gao
db484e26a2
gh-92: linking to namespace from other pages
2020-08-27 16:13:14 -05:00
Charlie Gao
4ae101eb3d
K8Dash -> k8dash
2020-08-27 13:40:45 -05:00
Eric Herbrandson
3e7dd6869b
Merge pull request #126 from tianni4104/typescript
...
convert statefulSet and workloads into ts
2020-08-24 11:54:47 -05:00
atu
292258605e
fix statefulSet type
2020-08-24 09:17:09 -07:00
atu
c6103b5af7
convert statefulSet and workloads into ts
2020-08-23 21:29:41 -07:00
Eric Herbrandson
f5769b55bc
Converting services.js and service.js to TS
2020-08-23 16:38:27 -05:00
Eric Herbrandson
e35a88fff8
Oooops. Adding missing files
2020-08-23 16:28:10 -05:00
Eric Herbrandson
15635b1087
More TS progress
2020-08-22 10:12:11 -05:00
Eric Herbrandson
e0604589fa
Removing some TODO types
2020-08-19 22:41:12 -05:00
Eric Herbrandson
cfb24de72b
More TS progress
2020-08-19 22:14:02 -05:00
Eric Herbrandson
539b6b2b71
Fixing issue where auth cookie is being sent w/ every response
2020-08-19 14:08:35 -05:00