Commit Graph
37 Commits
Author SHA1 Message Date
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 0d476b0023 Merge pull request #197 from olivergg/issue188_fix_parseunitsofram
Fix issue #188 (proposal)
2021-02-20 11:48:41 -06:00
Olivier G 51081ab0cc Add @types/jest to package.json 2021-02-06 11:54:19 +01:00
Arthur Tu 8044798050 fix package-lock.json resolved url 2021-01-28 09:40:41 -08:00
Arthur Tu b6ea8cf05c fix some bugs 2021-01-20 09:42:43 -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
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
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
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
Eric Herbrandson cfb24de72b More TS progress 2020-08-19 22:14:02 -05:00
Danny Ockilson cb8dd768af Install and configure cross-env
Allows ENV variable usage in npm scripts on windows dev machines
2020-08-19 04:46:00 -04:00
Eric Herbrandson bc76ef410a Fixing some issues caused by a recent merge 2020-08-12 10:38:55 -05:00
Eric Herbrandson cca2f33c86 Converting Nodes, Node, Pods, and Pod to TS 2020-08-09 18:26:49 -05:00
atu 2fa1f8d320 fix type any to TODO and add multiple components to ts 2020-08-06 12:31:14 -07:00
atu c88a1f6556 convert multiple components to ts and some typings 2020-08-05 14:42:32 -07:00
atu cf3a163cf7 add types for react 2020-08-05 09:51:46 -07:00
Eric Herbrandson 233ad85bad Adding npm command to run linting 2020-08-05 07:54:22 -05:00
Eric Herbrandson 854b7ba843 Initial pass at typescript conversion 2020-08-04 13:34:47 -05:00
Eric Herbrandson 7162b71615 Updating npm dependencies 2020-05-07 15:33:10 -05:00
Olivier 57027cc07d Use humanize-duration to better format duration (mo, m, ms) 2019-12-16 19:37:11 +01:00
Eric Herbrandson 01e49e3f56 Removing moment.js (a bit of perf gain) 2019-06-22 16:52:43 -05:00
Eric Herbrandson 4b8b23423d Adding ability to pass authorization headers recieved from the GET for the index.html page through to the client 2019-06-22 15:31:20 -05:00
Eric Herbrandson 412d6aa02a Improvements to the logging ui. Correctly decoding unicode chars. Initial support for ansi color codes. Fixing bug where logs could be repeated multiple times. Performance improvements. 2019-06-18 08:16:25 -05:00
Eric Herbrandson 97afc1f96b Smart login doesn't loose the original url 2019-06-13 21:52:47 -05:00
Eric Herbrandson 5872bdba89 Update npm and node dependencies 2019-06-13 21:34:08 -05:00
Eric Herbrandson 893ad958b3 Replacing 'page' npm package with custom router 2019-05-19 19:07:27 -05:00
Eric Herbrandson d411607b83 Enabling ability for k8dash to be served from non-root urls 2019-05-18 15:28:51 -05:00
Eric Herbrandson 4fb8d09a01 Creating custom donut chart with animations 2019-04-23 21:58:19 -05:00
Eric Herbrandson c5f7275958 Wrapping up responsive design overhaul 2019-04-12 23:16:49 -05:00
Eric Herbrandson b93a3f741e Switching router to solve issue w/ routing to urls with colons in the item name 2019-04-07 14:31:32 -05:00
Eric Herbrandson 63fb853aac Adding sorting to all collections. Some styling work 2019-03-23 20:44:13 -05:00
Eric Herbrandson 8105618b0e Adding terminal support. Adding ability to view preivous logs. 2019-03-22 19:18:00 -05:00
Eric Herbrandson d6fafd5ba6 Last minute cleanup. Improving docker build process 2019-03-16 14:03:15 -05:00
Eric Herbrandson b229552af0 Initial commit 2019-03-15 09:12:07 -05:00