Commit Graph

25 Commits

Author SHA1 Message Date
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