Alison Yu
cc05fb782d
Create MAINTAINERS
...
added maintainers list
2021-06-10 11:23:41 -05:00
Arthur Tu
8045aa5868
fix lint and CRs
2021-06-10 11:23:41 -05:00
Arthur Tu
377ac6a79c
fix lint
2021-06-10 11:23:41 -05:00
Arthur Tu
5febd0e8f2
fix package-lock.json
2021-06-10 11:23:41 -05:00
Arthur Tu
155bedb82f
fix some bugs
2021-06-10 11:23:41 -05:00
Arthur Tu
9b136739da
Add init support for protobuf
2021-06-10 11:23:41 -05:00
Kevin Binswanger
eb18709abc
Points all URLs to indeedeng
...
The README was written before it was published as indeedeng, and some of
the URLs pointed to a personal user's account rather than indeedeng.
2021-06-10 11:23:41 -05:00
Alison Yu
49e2f4400a
Add logo marks - SVG
...
Added color and white logo marks (no text) in SVG
2021-06-10 11:23:41 -05:00
Alison Yu
a17ccf7775
Added Logo Marks - PNG
...
Added color and white logo marks (no text) in PNG
2021-06-10 11:23:41 -05:00
Alison Yu
be877f89e1
Create PATH_TO_MAINTAINER.md
2021-06-10 11:23:41 -05:00
Charlie Gao
c1c965e12b
wording update
2021-06-10 11:23:41 -05:00
atu
478d1bc4cc
add CONTRIBUTING.md
2021-06-10 11:23:41 -05:00
Charlie Gao
88259b1bc7
Removing Hacktoberfest calendar, spelling corrections
2021-06-10 11:23:41 -05:00
Eric Blackburn
e1ec543aff
Added versioning and release strategy markdown file
2021-06-10 11:23:41 -05:00
Eric Blackburn
19ea46b8d8
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
2021-06-10 11:23:41 -05:00
Cory Metcalfe
1d2a969922
pod exec header copypasta from logs view
2021-06-10 11:23:41 -05:00
Jeff Rescignano
af2d01ee0c
Optimize images
2021-06-10 11:23:41 -05:00
Eric Herbrandson
da6f9f2263
Updating npm dependencies
2020-10-17 12:04:37 -05:00
Eric Herbrandson
9ddae47c62
Updating npm packages
2020-10-17 11:50:54 -05:00
Eric Herbrandson
79f2f5a3bd
Fixing some linter errors
2020-10-17 11:46:28 -05:00
Eric Herbrandson
3fbdba4252
Merge pull request #141 from garasubo/gh-56
...
#56 : add download buttton
2020-10-17 11:45:26 -05:00
Eric Herbrandson
bc2e27ae23
Merge branch 'master' into gh-56
2020-10-17 11:37:48 -05:00
Eric Herbrandson
2384ab9f86
Removing unit test run from github actions until we actually have some tests
2020-10-17 11:33:35 -05:00
Eric Herbrandson
de4c16869c
Fixing some linting errors
2020-10-15 14:01:00 -05:00
Eric Herbrandson
7906593f7a
Merge pull request #157 from goldsziggy/156-add-github-workflow
...
feat(github-workflow): started the basics of github-workflow
2020-10-09 11:36:10 -05:00
Eric Herbrandson
352642e1df
Merge pull request #161 from alisonjudy/master
...
Updated readme.md for Hacktoberfest
2020-10-07 16:33:48 -05:00
Alison Yu
13d4eca62b
Added Hacktoberfest Open Office Hours to the readme.md
2020-10-07 13:27:55 -07:00
Matthew Zygowicz
34d2763ff1
feat(github-workflow): started the basics of github-workflow
...
early stages of the change-set
ci: renamed ci to main.yml
ci: renamed the workflow folder
2020-10-05 20:21:21 -05:00
takumi
6fcc4a0414
refactor loading logs
2020-10-05 17:11:13 +09:00
takumi
dd366ca2ea
refactor
2020-10-05 16:30:26 +09:00
takumi
9b79343935
add download buttton
2020-10-05 16:28:28 +09:00
Eric Herbrandson
06a836dae4
Merge pull request #154 from simarpreetsingh-019/master
...
Updated readme.md with Table of content (TOC)
2020-10-04 19:56:41 -05:00
Simarpreet Singh
c112cf4ad2
Update README.md
2020-10-05 03:52:26 +05:30
Simarpreet Singh
168138a604
updated readme.md with back to TOC button
...
updated readme.md with back to TOC button so that one can go back to top if he/she wants to see or go to top without scrolling.
2020-10-05 03:51:08 +05:30
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