Commit Graph

51 Commits

Author SHA1 Message Date
Arthur Tu
4ae7740304 remove proto storage logic 2021-06-06 21:51:06 -07:00
Arthur Tu
290c57b166 make protobuff the default method and move it as an env var in backend 2021-06-06 21:42:36 -07:00
Xiaowei Zhou
7a4391888f Add protobuf support for metric kind PodList #191 2021-02-22 11:01:39 +09: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
Xiaowei Zhou
351aa36945 Add protobuf support for metric kind NodeList #192 2021-02-13 19:26:22 +09:00
Yuqiu Wang
98000b064c Fix typo 2021-02-08 08:03:08 -10:00
Yuqiu Wang
1704a7be1d Add protobuf support for EventList 2021-02-07 10:57:43 -10:00
Olivier G
13aef578d4 Fix issue 188 (proposal) 2021-02-06 11:47:14 +01:00
Arthur Tu
86fe08e89d fix lint and CRs 2021-01-20 20:54:05 -08:00
Arthur Tu
1b22783d5a fix lint 2021-01-20 20:25:18 -08:00
Arthur Tu
b6ea8cf05c fix some bugs 2021-01-20 09:42:43 -08:00
Arthur Tu
3a999f0120 Add init support for protobuf 2021-01-19 20:54:02 -08:00
Eric Herbrandson
de4c16869c Fixing some linting errors 2020-10-15 14:01:00 -05:00
Josh Mak
62f3d6378a Fix units for node ram chart 2020-10-02 12:12:17 -07:00
zbarnes
3e3370822c Issue 49: Add logs for init containers 2020-09-28 13:47:43 -05: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
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
614854fd01 More TS 2020-08-18 09:41:55 -05:00
Eric Herbrandson
2401a5bbdd More TS 2020-08-16 19:16:54 -05:00
Eric Herbrandson
b1a6030e43 Converting a lot more files to TS 2020-08-16 11:37:11 -05:00
Eric Herbrandson
bc76ef410a Fixing some issues caused by a recent merge 2020-08-12 10:38:55 -05:00
Eric Herbrandson
f30cedcd1e Merge pull request #118 from tianni4104/typescript
extra components into ts
2020-08-10 10:53:30 -05:00
atu
18d5d378b3 fix some types 2020-08-09 20:56:25 -07: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
345acf3ce9 fix type 2020-08-06 12:31:14 -07:00
atu
6d0e0dce44 convert all utils into ts 2020-08-06 12:31:14 -07:00
Eric Herbrandson
1948cb896d Converting Button.js and Chart.js to ts 2020-08-05 16:14:25 -05:00
Eric Herbrandson
6dfec43454 Adding missing files 2020-08-05 07:52:10 -05:00
Eric Herbrandson
854b7ba843 Initial pass at typescript conversion 2020-08-04 13:34:47 -05:00
wizawu
6fe79962c1 Filter 'Running' phase in getNodeResourcePercent 2020-07-02 15:51:55 +08:00
Olivier
52174e8751 Add utils/nodeHelpers.js to provide some Node related utility functions 2020-04-30 17:10:15 +02:00
Eric Herbrandson
18fc286569 Merge pull request #53 from olivergg/href_for_urls_in_metadata
Href for urls in metadata
2020-01-15 09:12:52 -06:00
Olivier
45f81db3a3 Show job duration in job detail 2020-01-05 10:11:34 +01:00
Olivier
a0177115c5 Add anchor link for metadata values that match valid URLs 2020-01-04 20:33:35 +01: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
28de53c37c Refactoring. More chart clean up. Improving sorting by pod resources. 2019-04-23 22:42:20 -05:00
Eric Herbrandson
67548c3a0f Adding more columns to pods/nodes to better display reservations and limits 2019-04-20 16:32:45 -05:00
Eric Herbrandson
8ea4bd32a0 A lot of charts work 2019-04-16 20:05:17 -05:00
Eric Herbrandson
c5f7275958 Wrapping up responsive design overhaul 2019-04-12 23:16:49 -05:00
frohikey
7c88f48f99 Helper function parseUnitsOfBytes 2019-04-07 21:52:54 +02:00
frohikey
a4fad0e37b Fix parsing disk space / ram 2019-04-07 18:29:10 +02:00
Eric Herbrandson
4526ecec02 Refactoring. Better charts. Fixed a bug parsing cpu usage. Using a better api for validating tokens. Added some server logging at startup to help track down issues. 2019-04-03 22:17:08 -05:00
Eric Herbrandson
68b0afbd05 Charts improvements (more charts in more places). Some refactoring 2019-03-25 15:48:50 -05:00
Eric Herbrandson
63fb853aac Adding sorting to all collections. Some styling work 2019-03-23 20:44:13 -05:00