34 Commits

Author SHA1 Message Date
Vidhem
4ebd656d61 Switch node-sass to dart sass
Signed-off-by: Vidhem <vidhem.chhabra@gmail.com>
2021-11-09 22:18:33 +05:30
Eric Herbrandson
3eb1db7e71 Wrapping up rename and pointing k8s yaml files to github hosted docker images 2021-07-16 12:08:08 -05:00
Eric Herbrandson
0d476b0023 Merge pull request #197 from olivergg/issue188_fix_parseunitsofram
Fix issue #188 (proposal)
2021-02-20 11:48:41 -06:00
Olivier G
0cdf46470d Add package-lock.json (+jest) 2021-02-06 11:55:49 +01:00
Arthur Tu
8044798050 fix package-lock.json resolved url 2021-01-28 09:40:41 -08:00
Arthur Tu
b22737af5b fix package-lock.json 2021-01-20 20:11:07 -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
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
Eric Herbrandson
539b6b2b71 Fixing issue where auth cookie is being sent w/ every response 2020-08-19 14:08:35 -05:00
Eric Herbrandson
366d2f26a6 Merge branch 'master' into dev 2020-08-19 09:54:23 -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
cca2f33c86 Converting Nodes, Node, Pods, and Pod to TS 2020-08-09 18:26:49 -05:00
Eric Herbrandson
15a73a9f6f Converting apiProxy.js, api.js, and namespace.js to TS 2020-08-06 16:41:12 -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
854b7ba843 Initial pass at typescript conversion 2020-08-04 13:34:47 -05:00
Eric Herbrandson
545c9271ab Resolving security warning around target=_blank anchor 2020-07-28 13:33:32 -05:00
Eric Herbrandson
7162b71615 Updating npm dependencies 2020-05-07 15:33:10 -05: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
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
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